App Configuration with VM

Azure Public Test Date Azure Public Test Result

Azure US Gov Last Test Date Azure US Gov Last Test Result

Best Practice Check Cred Scan Check

Deploy To Azure Visualize

This template references (reads) existing key-value configurations from an existing config store from the Azure Resource Manager template. The retrieved values are used to set properties of the resources created by the template. This template does not create an App Configuration store or modify key-values in an App Configuration store. You must first create an App Configuration store, and then add key-values into the store using the Azure portal or Azure CLI. To create an App Configuration store by using ARM template, see App Configuration store. To go through the whole process, see Quickstart: Automated VM deployment with App Configuration and Resource Manager template.

To use this template, add the following key-values to your Azure App Configuration store:

Key Value
windowsOSVersion 2019-Datacenter
diskSizeGB 1023

NOTE: The principal deploying the template must have contributor access to the App Configuration Store.

If you are new to App Configurations, see:

If you are new to template deployment, see:

Azure Resource Manager documentation

Tags: Azure4Student, AppConfiguration, Beginner, Microsoft.Storage/storageAccounts, Microsoft.Network/publicIPAddresses, Microsoft.Network/virtualNetworks, Microsoft.Network/networkInterfaces, Microsoft.Compute/virtualMachines