You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Run this ARM template deployment with `az deployment group create --resource-group myResourceGroup --template-file azuredeploy.json`
58
-
1. Provide the values for machineName, and configurationProfileAssignment when prompted
59
+
1. Provide the values for machineName, and configurationProfileName when prompted
59
60
1. You're ready to deploy
60
61
61
62
As with any ARM template, it's possible to factor out the parameters into a separate `azuredeploy.parameters.json` file and use that as an argument when deploying.
0 commit comments