{ "$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentParameters.json#", "contentVersion": "1.0.0.0", "parameters": { "policyName": { "value": "InheritTag-Tenant" }, "policyDescription": { "value": "Inherit a Tenant tag from the subscription" }, "tagName": { "value": "Tenant" } } }