Skip to content

Commit 13abfa7

Browse files
committed
fix build errors
1 parent 69bfef9 commit 13abfa7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/azure-signalr/concept-upstream.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -106,10 +106,10 @@ When you select `ManagedIdentity`, you must first enable a managed identity in A
106106
1. Select **Settings**.
107107
1. Switch **Service Mode** to **Serverless**.
108108
1. Add URLs under **Upstream URL Pattern**.
109-
:::image type="content" source="media/concept-upstream/upstream-portal.png" alt-text="Screenshot of AzureSignalR ServiceUpstream settings":::
109+
:::image type="content" source="media/concept-upstream/upstream-portal.png" alt-text="Screenshot of AzureSignalR Service Upstream settings.":::
110110
1. Select **Hub Rules** to open **Upstream Settings**.
111-
:::image type="content" source="media/concept-upstream/upstream-detail-portal.png" alt-text="Upstream setting details":::
112-
1 Change **Hub Rules**, **Event Rules** and **Category Rules** by entering rule value in the corresponding field.
111+
:::image type="content" source="media/concept-upstream/upstream-detail-portal.png" alt-text="Screenshot of Azure SignalR Upstream setting details.":::
112+
1. Change **Hub Rules**, **Event Rules** and **Category Rules** by entering rule value in the corresponding field.
113113
1. Under **Upstream Authentication** select
114114
1. **Use Managed Identity**. (Ensure that you've enabled managed identity)
115115
1. Choose any options under **Audience in the issued token**. See [Managed identities for Azure SignalR Service](howto-use-managed-identity.md) for details.

0 commit comments

Comments
 (0)