-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Open
Labels
PolicyAzure Resource PolicyAzure Resource PolicyService AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.
Description
Discussed in #28542
Originally posted by pankmishra September 10, 2025
Hi Team, I am unable to retrieve the policy definitions using below script. However, I am able to retrieve the list of policy definitions from azure portal by manually applying the filter. I tried this to multiple subscription bt same result.
Get-AzPolicyDefinition | Where-Object {$_.Properties.metadata.category -eq 'Tags'}
Metadata
Metadata
Assignees
Labels
PolicyAzure Resource PolicyAzure Resource PolicyService AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.