Skip to content

Commit ebdf4d0

Browse files
authored
Update filter condition and rule action limits
1 parent b5a2044 commit ebdf4d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/service-bus-messaging/overview-emulator.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@ Like the Service bus cloud service, the emulator provides the following quotas f
7474
| Number of Subscriptions per topic | 50 | Yes
7575
| Number of correlation filters per topic | 1000 | Yes
7676
| Number of SQL Filters | 20 | Yes
77-
| Length of filter condition or rule action string | 1024 (1K) | No
78-
| Number of expressions per rule action | 32 | No
77+
| Length of filter condition or rule action string | 1024 | Yes
78+
| Number of expressions per rule action | 32 | Yes
7979
| Number of concurrent connections to namespace| 10 |Yes
8080
| Number of concurrent receive requests on entity (queue/Topic) or subscription entity | 200 |Yes
8181
| Message size | 256 KB |No

0 commit comments

Comments
 (0)