Skip to content

Commit 5d89f73

Browse files
committed
looks good in the preview
1 parent c6cf802 commit 5d89f73

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

includes/service-bus-quotas-table.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,5 @@ The following table lists quota information specific to Azure Service Bus messag
3535
| Number of [SharedAccessAuthorizationRule](/dotnet/api/microsoft.servicebus.messaging.sharedaccessauthorizationrule) rules per namespace, queue, or topic |Entity, namespace |Subsequent requests for creation of additional rules are rejected, and an exception is received by the calling code. |Maximum number of rules: 12. <br /><br /> Rules that are configured on a Service Bus namespace apply to all queues and topics in that namespace. |
3636
| Number of messages per transaction | Transaction | Additional incoming messages are rejected, and an exception stating "Cannot send more than 100 messages in a single transaction" is received by the calling code. | 100 <br /><br /> For both **Send()** and **SendAsync()** operations. |
3737
| Number of virtual network and IP filter rules | Namespace | &nbsp; | 128 |
38+
3839
[Azure portal]: https://portal.azure.com

0 commit comments

Comments
 (0)