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
The virtual machine will reboot to install the container support in Windows. Re-connect to the virtual machine and the Docker install will continue.
250
+
The virtual machine will reboot to install the container support in Windows. Reconnect to the virtual machine and the Docker install will continue.
251
251
252
-
For more information about Windows containers see, [Get started: Prep Windows for containers](/virtualization/windowscontainers/quick-start/set-up-environment?tabs=dockerce#windows-server-1).
252
+
For more information about Windows containers, see, [Get started: Prep Windows for containers](/virtualization/windowscontainers/quick-start/set-up-environment?tabs=dockerce#windows-server-1).
253
253
254
254
After Docker is installed on your virtual machine, continue with the steps in this article.
255
255
@@ -308,7 +308,7 @@ The script that creates the containers with the Azure CNI plugin requires the ap
It can take a few minutes for the image for the container to download for the first time. When the container starts and intializes the network, the Bastion connection will disconnect. Wait a few seconds and the connection will reestablish.
311
+
It can take a few minutes for the image for the container to download for the first time. When the container starts and initializes the network, the Bastion connection will disconnect. Wait a few seconds and the connection will reestablish.
312
312
313
313
10. To verify that the container received the IP address you previously configured, connect to the container and view the IP:
314
314
@@ -323,7 +323,7 @@ It can take a few minutes for the image for the container to download for the fi
323
323
```
324
324
:::image type="content" source="./media/deploy-container-networking-docker-windows/ipconfig-output.png" alt-text="Screenshot of ipconfig output in PowerShell prompt of test container.":::
325
325
326
-
12. Exit the container and exit the Bastion connection.
326
+
12. Exit the container and close the Bastion connection to **myVM**.
0 commit comments