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/azure-signalr/howto-use-managed-identity.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ To add a system-managed identity to your SignalR instance:
41
41
1. On the **System assigned** tab, switch **Status** to **On**.
42
42
1. Select **Save**.
43
43
44
-
:::image type="content" source="media/signalr-howto-use-managed-identity/system-identity-portal.png" alt-text="Add a system-assigned identity in the portal":::
44
+
:::image type="content" source="media/signalr-howto-use-managed-identity/system-identity-portal.png" alt-text="Screenshot showing Add a system-assigned identity in the portal.":::
45
45
46
46
1. Select **Yes** to confirm the change.
47
47
@@ -55,7 +55,7 @@ To add a user-assigned identity to your SignalR instance, you need to create the
55
55
1. On the **User assigned** tab, select **Add**.
56
56
1. Select the identity from the **User assigned managed identities** drop down menu.
57
57
1. Select **Add**.
58
-
:::image type="content" source="media/signalr-howto-use-managed-identity/user-identity-portal.png" alt-text="Add a user-assigned identity in the portal":::
58
+
:::image type="content" source="media/signalr-howto-use-managed-identity/user-identity-portal.png" alt-text="Screenshot showing Add a user-assigned identity in the portal.":::
59
59
60
60
## Use a managed identity in serverless scenarios
61
61
@@ -106,7 +106,7 @@ You can easily set access validation for a Function App without code changes usi
106
106
1. In the **Basics** tab, select **Microsoft** from the **Identity provider** dropdown.
107
107
1. Select **Log in with Azure Active Directory** in **Action to take when request is not authenticated**.
108
108
1. Select **Microsoft** in the identity provider dropdown. The option to create a new registration is selected by default. You can change the name of the registration. For more information on enabling Azure AD provider, see [Configure your App Service or Azure Functions app to use Azure AD login](../app-service/configure-authentication-provider-aad.md)
:::image type="content" source="media/signalr-howto-use-managed-identity/function-aad.png" alt-text="Screenshot showing Function Add.":::
110
110
1. Navigate to SignalR Service and follow the [steps](howto-use-managed-identity.md#add-a-system-assigned-identity) to add a system-assigned identity or user-assigned identity.
111
111
1. go to **Upstream settings** in SignalR Service and choose **Use Managed Identity** and **Select from existing Applications**. Select the application you created previously.
Copy file name to clipboardExpand all lines: articles/azure-signalr/signalr-howto-azure-policy.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@ When a resource is non-compliant, there are many possible reasons. To determine
43
43
1. Select **Compliance**.
44
44
1. Use the filters to limit compliance states or to search for policies
45
45
46
-
[](./media/signalr-howto-azure-policy/azure-policy-compliance.png#lightbox)
46
+
[](./media/signalr-howto-azure-policy/azure-policy-compliance.png#lightbox)
47
47
48
48
1. Select a policy to review aggregate compliance details and events. If desired, then select a specific SignalR for resource compliance.
0 commit comments