You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/stream-analytics/stream-analytics-user-assigned-managed-identity-overview.md
+3-5Lines changed: 3 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,10 +20,10 @@ In this article, you learn how to create a user-assigned managed identity for yo
20
20
21
21
## Create a user-assigned managed identity
22
22
23
-
To create a user-assigned managed identity, your account needs the [Managed Identity Contributor role](https://docs.microsoft.com/azure/role-based-access-control/built-in-roles#managed-identity-contributor) assignment.
23
+
To create a user-assigned managed identity, your account needs the [Managed Identity Contributor role](../role-based-access-control/built-in-roles#managed-identity-contributor.md) assignment.
24
24
25
25
> [!NOTE]
26
-
> Only alphanumeric characters (0-9, a-z, and A-Z) and the hyphen (-) are supported when you create user-assigned managed identities. For the assignment to a virtual machine or virtual machine scale set to work correctly, the name is limited to 24 characters. For more information, see [**FAQs and known issues**](https://docs.microsoft.com/azure/active-directory/managed-identities-azure-resources/known-issues)
26
+
> Only alphanumeric characters (0-9, a-z, and A-Z) and the hyphen (-) are supported when you create user-assigned managed identities. For the assignment to a virtual machine or virtual machine scale set to work correctly, the name is limited to 24 characters. For more information, see [**FAQs and known issues**](../active-directory/managed-identities-azure-resources/known-issues.md)
@@ -37,7 +37,7 @@ To create a user-assigned managed identity, your account needs the [Managed Iden
37
37
4. Select **Review + create** to review changes
38
38
5. Select **Create**
39
39
40
-
For more information on how to manager user-assigned managed identities please visit the [Managed user-assigned managed identities page](https://docs.microsoft.com/azure/active-directory/managed-identities-azure-resources/how-manage-user-assigned-managed-identities?pivots=identity-mi-methods-azp).
40
+
For more information on how to manager user-assigned managed identities please visit the [Managed user-assigned managed identities page](../active-directory/managed-identities-azure-resources/how-manage-user-assigned-managed-identities.md?pivots=identity-mi-methods-azp).
41
41
42
42
43
43
## Switching to user-assigned managed identity
@@ -63,8 +63,6 @@ After creating your user-assigned identity and configuring your input and output
63
63
64
64
You can select each input and output on the endpoint management to manually configure an adapter to the job.
65
65
66
-
67
-
68
66
## Next steps
69
67
70
68
*[Quickstart: Create a Stream Analytics job by using the Azure portal](stream-analytics-quick-create-portal.md)
0 commit comments