Skip to content

Commit 65548d5

Browse files
authored
Update service-bus-managed-identity.md
1 parent 106a0e9 commit 65548d5

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

articles/stream-analytics/service-bus-managed-identity.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.date: 08/10/2022
99
ms.custom: subject-rbac-steps
1010
---
1111

12-
# Use managed identities to access Service Bus from an Azure Stream Analytics job (preview)
12+
# Use managed identities to access Service Bus from an Azure Stream Analytics job
1313

1414
Azure Stream Analytics supports managed identity authentication for both Azure Service Bus output. Managed identities for Azure resources is a cross-Azure feature that enables you to create a secure identity associated with the deployment under which your application code runs. You can then associate that identity with access-control roles that grant custom permissions for accessing specific Azure resources that your application needs.
1515

@@ -69,9 +69,6 @@ Now that your managed identity is configured, you're ready to add the Service
6969

7070
1. Fill out the rest of the properties and select **Save**.
7171

72-
### Limitation
73-
Test connection on the azure portal is not expected to work when authentication mode for Service Bus is set to user-assigned or system-assigned managed identity.
74-
7572
## Next steps
7673

7774
* [Understand outputs from Azure Stream Analytics](stream-analytics-define-outputs.md)

0 commit comments

Comments
 (0)