Skip to content

Commit 2b625f1

Browse files
authored
Updated windows-container-cli to include diagnostic note
1 parent 97293b7 commit 2b625f1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/aks/windows-container-cli.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -291,6 +291,9 @@ To see the sample app in action, open a web browser to the external IP address o
291291

292292
![Image of browsing to ASP.NET sample application](media/windows-container/asp-net-sample-app.png)
293293

294+
> [!Note]
295+
> If you receive a connection timeout when trying to load the page then you should check the sample pod to ensure it is running [kubectl get pods]. Sometimes the windows container will not be started by the time your external IP address is available.
296+
294297
## Delete cluster
295298

296299
When the cluster is no longer needed, use the [az group delete][az-group-delete] command to remove the resource group, container service, and all related resources.

0 commit comments

Comments
 (0)