You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I'm trying to add more than 10 Entities to a namespace and I'm getting this error 2024-07-01 14:45:55 Unhandled exception. FluentAssertions.Execution.AssertionFailedException: Expected value to be less than or equal to 10 because Max EventHubs supported $10, but found 12 (difference of 2).
I noticed there is a Config-schema.json that has a definition for the maximum number of entities, but changing it has no effects, I don't see it referenced anywhere too, is it actually used anywhere?
Desktop:
OS: Windows
Emulator Launch Method:
Launcher Script
The text was updated successfully, but these errors were encountered:
Describe the bug
I'm trying to add more than 10 Entities to a namespace and I'm getting this error
2024-07-01 14:45:55 Unhandled exception. FluentAssertions.Execution.AssertionFailedException: Expected value to be less than or equal to 10 because Max EventHubs supported $10, but found 12 (difference of 2).
I noticed there is a Config-schema.json that has a definition for the maximum number of entities, but changing it has no effects, I don't see it referenced anywhere too, is it actually used anywhere?
Desktop:
Emulator Launch Method:
The text was updated successfully, but these errors were encountered: