Skip to content

Commit 876807c

Browse files
authored
Update stream-analytics-user-assigned-managed-identity-overview.md
1 parent cee9701 commit 876807c

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

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

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -61,16 +61,17 @@ After creating your user-assigned identity and configuring your input and output
6161
2. Under **connection status** click on **try regranting access** to switch from system-assigned to user-assigned.
6262
3. Wait for a few minutes for the input/output to be granted access to the job.
6363

64-
You can select each input and output on the endpoint management to manually configure an adapter to the job.
64+
> [!NOTE]
65+
> You can select each input and output on the endpoint management to manually configure an adapter to the job.
6566
6667

6768
## Other Scenarios and limitations
6869
With support for both system-assigned identity and user-assigned identity, here are some scenarios and limitations to be aware of when configuring your Azure stream analytics job:
6970

70-
1. You can switch from using system-assigned identity to user-assigned identity and vice-versa.
71-
2. You can switch from an existing user-assigned identity to a newly created user-assigned identity. Note that the previous identity is not removed from storage access control list.
72-
3. Adding multiple identities to a job is not supported.
73-
71+
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.
72+
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.
7475

7576
## Next steps
7677

0 commit comments

Comments
 (0)