/nvmetest

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.

Primary LanguageBicep

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'