Skip to content

Commit c68dbc4

Browse files
signalr-howto-work-with-app-gateway: sanitize & remove images
1 parent 08d41b3 commit c68dbc4

File tree

4 files changed

+1
-5
lines changed

4 files changed

+1
-5
lines changed
-2.56 KB
Loading
Binary file not shown.

articles/azure-signalr/signalr-howto-work-with-app-gateway.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,6 @@ Create from the portal an Application Gateway instance **_AG1_**:
5151

5252
- Accept the default values for the other settings and then select **Next: Frontends**
5353

54-
:::image type="content" source="./media/signalr-howto-work-with-app-gateway/basics.png" alt-text="Screenshot of creating Application Gateway instance with Basics tab.":::
55-
5654
- On the **Frontends** tab:
5755

5856
- **Frontend IP address type**: **Public**.
@@ -196,9 +194,7 @@ Let's configure SignalR Service to only allow private access. You can find more
196194
- Select **Next: DNS**
197195
- On **DNS** tab
198196
- **Integration with private DNS zone**: **Yes**
199-
- Review and create the private endpoint
200-
201-
:::image type="content" source="./media/signalr-howto-work-with-app-gateway/application-gateway-setup-private-endpoint.png" alt-text="Screenshot of setting up the private endpoint resource for the SignalR Service.":::
197+
- Review and create the private endpoint
202198

203199

204200
### Refresh Application Gateway backend pool

0 commit comments

Comments
 (0)