Skip to content

Commit 8ff2010

Browse files
authored
Fix list spacing
1 parent 99ba400 commit 8ff2010

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/connectors/connectors-create-api-servicebus.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,9 @@ The Service Bus connector has different versions, based on [logic app workflow t
5353
* If your logic app resource uses a managed identity for authenticating access to your Service Bus namespace and messaging entity, make sure that you've assigned role permissions at the corresponding levels. For example, to access a queue, the managed identity requires a role that has the necessary permissions for that queue.
5454

5555
* Each logic app resource should use only one managed identity, even if the logic app's workflow accesses different messaging entities.
56+
5657
* Each managed identity that accesses a queue or topic subscription should use its own Service Bus API connection.
58+
5759
* Service Bus operations that exchange messages with different messaging entities and require different permissions should use their own Service Bus API connections.
5860

5961
For more information about managed identities, see [Authenticate access to Azure resources with managed identities in Azure Logic Apps](../logic-apps/create-managed-service-identity.md).

0 commit comments

Comments
 (0)