Skip to content

Commit 1ba991b

Browse files
authored
Merge pull request #2 from tomvcassidy/tomvcassidy-patch-1
fixing image
2 parents 36fe708 + 4f46a4c commit 1ba991b

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)