You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/virtual-machines/linux/quick-create-cli.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -93,7 +93,7 @@ az vm open-port --port 80 --resource-group myResourceGroup --name myVM
93
93
94
94
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:
95
95
96
-
:::image type="content" source="media/quick-create-cli/view-the-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.png" alt-text="Screenshot showing the N G I N X default web page.":::
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.
91
91
92
-
:::image type="content" source="media/quick-create-cli/view-the-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.png" alt-text="Screenshot showing the N G I N X default web page.":::
0 commit comments