az policy assignment create is missing metadata argument #30713
Labels
ARM
az resource/group/lock/tag/deployment/policy/managementapp/account management-group
Auto-Assign
Auto assign by bot
Azure CLI Team
The command of the issue is owned by Azure CLI team
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Milestone
az policy assignment create
&az policy assignment update
and are missing the metadata argument. This is necessary to provide, among else, the category information.Azure PowerShell module (Az.Resources) cmdlet New-AzPolicyAssignment & Update-AzPolicyAssignment do provide the argument
-Metadata
similar to issues #5798 & #10768
Environment Summary
Install Method is
curl -sL https://aka.ms/InstallAzureCLIDeb | bash
Host OS: MacOS 15.2 (Intel)
DevContainer: Ubuntu:22.04
The text was updated successfully, but these errors were encountered: