Skip to content

Commit 6bec9d3

Browse files
Update service-bus-trusted-services.md
1 parent 2b74f14 commit 6bec9d3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/service-bus-messaging/includes/service-bus-trusted-services.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ ms.custom: "include file"
1313
## Trusted Microsoft services
1414
When you enable the **Allow trusted Microsoft services to bypass this firewall** setting, the following services are granted access to your Service Bus resources.
1515

16+
> [!IMPORTANT]
17+
> When enabling trusted Microsoft services, always assign a Managed Identity. This identity facilitates secure communication between your Service Bus namespace and the trusted Microsoft service.
18+
1619
| Trusted service | Supported usage scenarios |
1720
| --------------- | ------------------------- |
1821
| Azure Event Grid | Allows Azure Event Grid to send events to queues or topics in your Service Bus namespace. You also need to do the following steps: <ul><li>Enable system-assigned identity for a topic or a domain</li><li>Add the identity to the Azure Service Bus Data Sender role on the Service Bus namespace</li><li>Then, configure the event subscription that uses a Service Bus queue or topic as an endpoint to use the system-assigned identity.</li></ul> <p>For more information, see [Event delivery with a managed identity](../../event-grid/managed-service-identity.md)</p>|
@@ -33,6 +36,3 @@ The other trusted services for Azure Service Bus can be found below:
3336
- Microsoft Purview
3437
- Microsoft Defender for Cloud
3538
- Azure Provider Hub
36-
37-
> [!IMPORTANT]
38-
> When allowing trusted Microsoft services, make sure you use a Managed Identity. This identity is used to allow communication with the trusted Microsoft service.

0 commit comments

Comments
 (0)