File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
articles/application-gateway/for-containers Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ services: application gateway
5
5
author : greg-lindsay
6
6
ms.service : azure-appgw-for-containers
7
7
ms.topic : conceptual
8
- ms.date : 1/13 /2025
8
+ ms.date : 1/14 /2025
9
9
ms.author : greglin
10
10
---
11
11
@@ -26,7 +26,7 @@ WebSocket protocol has no specific implementation with Gateway API for configura
26
26
Apply the following deployment.yaml file on your cluster to create a sample web application to demonstrate WebSocket support.
27
27
28
28
``` bash
29
- kubectl apply -f https://learn.microsoft .com/azure/application-gateway/for-containers/examples/websocket-scenario/deployment.yaml
29
+ kubectl apply -f https://raw.githubusercontent .com/MicrosoftDocs/ azure-docs/refs/heads/main/articles /application-gateway/for-containers/examples/websocket-scenario/deployment.yaml
30
30
```
31
31
32
32
This command creates the following on your cluster:
You can’t perform that action at this time.
0 commit comments