Azure Marketplace VM with uiFormDefinition

Deploy To Azure

This template allows deploying a Windows VM using an existing resource for the Virtual Network. The VM has no Public IP Address.

The admin password is retrieved from Azure Key Vault.

A PowerShell script is pulled from a storage account container and executed upon VM creation using the CustomScriptExtension. The storage account access key is securely retrieved from Key Vault.

uiFormDefinition.json is also included.

Before submitting to Marketplace, the following steps will need to be performed