Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 655 Bytes

README.MD

File metadata and controls

14 lines (9 loc) · 655 Bytes

Windows Server VM with NVME storage

This template deploys a Windows Server VM and 6 NVME data disks to a new virtual network with an optional bastion for access to the environment.

Deploy via the Azure Portal

Deploy To Azure

Deploy using the Azure CLI

#!/bin/bash
az deployment group create --template-file ./main.bicep --resource-group 'nvme_test'