We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdcb9e6 commit 16fbb71Copy full SHA for 16fbb71
articles/automanage/arm-deploy-arc.md
@@ -50,6 +50,7 @@ This ARM template will create a configuration profile assignment for your specif
50
The `configurationProfile` value can be one of the following values:
51
* "/providers/Microsoft.Automanage/bestPractices/AzureBestPracticesProduction"
52
* "/providers/Microsoft.Automanage/bestPractices/AzureBestPracticesDevTest"
53
+* "/subscriptions/[sub ID]/resourceGroups/resourceGroupName/providers/Microsoft.Automanage/configurationProfiles/customProfileName (for custom profiles)
54
55
Follow these steps to deploy the ARM template:
56
1. Save this ARM template as `azuredeploy.json`.
0 commit comments