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.
2 parents 4e2816e + 16fbb71 commit 80de636Copy full SHA for 80de636
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