Skip to content

Commit eb0cbfa

Browse files
Merge pull request #273559 from tomvcassidy/main
fixing image
2 parents c85733c + 1ba991b commit eb0cbfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-instances/container-instances-quickstart-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Use Azure Container Instances to run serverless Docker containers in Azure with
1616

1717
In this quickstart, you use Azure PowerShell to deploy an isolated Windows container and make its application available with a fully qualified domain name (FQDN) and port. A few seconds after you execute a single deployment command, you can browse to the application running in the container:
1818

19-
![App deployed to Azure Container Instances viewed in browser][qs-powershell-01]
19+
![App deployed to Azure Container Instances viewed in browser][./media/container-instances-quickstart/view-an-application-running-in-an-azure-container-instance.png]
2020

2121
If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/) before you begin.
2222

0 commit comments

Comments
 (0)