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
This policy needs the value for "[parameters('purviewResourceId')]"
If we want to deploy to Subscription we can use: az deployment sub create -l northeurope -f deploy.policyDefinition.sub.json -p ./PolicyDefinitions/Synapse/params.policyDefinition.Append-Synapse-Purview.json
But I fail to understand two things:
How we can pass the value for the parameter purviewResourceId
how to "mass" deploy multiple policies using a single parameter file
Documentation Issue
Hello,
It is possible to include some example how to deploy policies?
Example:
https://github.com/Azure/data-management-zone/blob/main/infra/Policies/PolicyDefinitions/Synapse/params.policyDefinition.Append-Synapse-Purview.json
This policy needs the value for "[parameters('purviewResourceId')]"
If we want to deploy to Subscription we can use:
az deployment sub create -l northeurope -f deploy.policyDefinition.sub.json -p ./PolicyDefinitions/Synapse/params.policyDefinition.Append-Synapse-Purview.json
But I fail to understand two things:
Thanks!
Code of Conduct
The text was updated successfully, but these errors were encountered: