MSBrett / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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'

About

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.


Languages

Language:Bicep 86.9%Language:PowerShell 13.1%