Skip to content

Commit f200aa4

Browse files
committed
weird art issue
1 parent 0193d93 commit f200aa4

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

articles/virtual-machines/linux/media/quick-create-cli/nginix-welcome-page.png renamed to articles/virtual-machines/linux/media/quick-create-cli/nginix-welcome-page-debian.png

File renamed without changes.

articles/virtual-machines/linux/media/quick-create-cli/view-the-nginx-welcome-page.png renamed to articles/virtual-machines/linux/media/quick-create-cli/nginx-welcome-page.png

File renamed without changes.

articles/virtual-machines/linux/quick-create-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ az vm open-port --port 80 --resource-group myResourceGroup --name myVM
9393

9494
Use a web browser of your choice to view the default NGINX welcome page. Use the public IP address of your VM as the web address. The following example shows the default NGINX web site:
9595

96-
:::image type="content" source="media/quick-create-cli/nginx-welcome-page.png" alt-text="Screenshot showing the N G I N X default web page.":::
96+
:::image type="content" source="media/quick-create-cli/nginx-welcome-page-debian.png" alt-text="Screenshot showing the N G I N X default web page.":::
9797

9898
## Clean up resources
9999

articles/virtual-machines/linux/quick-create-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ Get-AzPublicIpAddress -Name myPubIP -ResourceGroupName myResourceGroup | select
8989

9090
Use a web browser of your choice to view the default NGINX welcome page. Enter the public IP address of the VM as the web address.
9191

92-
:::image type="content" source="media/quick-create-cli/nginx-welcome-page.png" alt-text="Screenshot showing the N G I N X default web page.":::
92+
:::image type="content" source="media/quick-create-cli/nginx-welcome-page-debian.png" alt-text="Screenshot showing the N G I N X default web page.":::
9393

9494

9595
## Clean up resources

0 commit comments

Comments
 (0)