This one click deployment will build a VDC Admin & Development box in Azure. All of the tools required to build and admin a VDC are installed.
Software included on the VM
- Docker for Windows Community Edition
- Git for Windows (bash)
- Visual Studio Code with Extentions: Azure ARM Tools, Azure CLI, Python Linting, Docker, PowerShell
- Python 3.6.4
Creds
- User: vdcadmin
- Password: Password.1!!
Starting Docker
- Once the VM is deployed use the Azure portal to connect.
- Double click the Docker for Windows shortcut on the desktop.
- It will take a few minutes for Docker to start the first time.
- The VDC Repo will be placed on the desktop - Right-click and Open with VSCode