Azure / azure-policy

Repository for Azure Resource Policy built-in definitions and samples
MIT License
1.47k stars 1.07k forks source link

Setup subscriptions to transition to an alternative vulnerability assessment solution - contains hardcoded location eastus #1309

Open aavdberg opened 3 months ago

aavdberg commented 3 months ago

Details of the scenario you tried and the problem that is occurring

"deployment": { "location": "eastus", "properties": { "mode": "Incremental", "template": { "contentVersion": "1.0.0.0", "$schema": "https://schema.management.azure.com/schemas/2018-05-01/subscriptionDeploymentTemplate.json#", "parameters": { "selectedProvider": { "type": "string" } },

Verbose logs showing the problem

Suggested solution to the issue

parameterize this.

If policy is Guest Configuration - details about target node

-->