Skip to content

Commit a232b84

Browse files
authored
Update stream-analytics-user-assigned-managed-identity-overview.md
1 parent 117a9b3 commit a232b84

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/stream-analytics/stream-analytics-user-assigned-managed-identity-overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: enkrumah
55
ms.author: ebnkruma
66
ms.service: stream-analytics
77
ms.topic: conceptual
8-
ms.date: 09/28/2022
8+
ms.date: 09/29/2022
99
---
1010

1111
# User-assigned managed identities for Azure Stream Analytics (preview)
@@ -70,8 +70,8 @@ With support for both system-assigned identity and user-assigned identity, here
7070

7171
1. You can switch from using system-assigned identity to user-assigned identity and vice-versa. When you switch from a user-assigned identity to another identity, the user identity is not deleted since you created it. You will have to manually delete it from your storage access control list.
7272
2. You can switch from an existing user-assigned identity to a newly created user-assigned identity. The previous identity is not removed from storage access control list.
73-
3. You cannot add multiple identities to a job.
74-
4. If you want to remove a user-assigned identity or system-assigned from a stream analytics job, you would have to provide a replacement.
73+
3. You cannot add multiple identities to your stream analytics job.
74+
4. Currently we do not support deleting an identity from a stream analytics job. You can replace it with another user-assigned or system-assigned identity.
7575

7676
## Next steps
7777

0 commit comments

Comments
 (0)