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
resources | where type == "microsoft.keyvault/vaults" | where isnull(properties.enablePurgeProtection) or properties.enablePurgeProtection != "true" | project id,subscriptionId
The text was updated successfully, but these errors were encountered:
Query missing from item G2.03, proposed query:
The text was updated successfully, but these errors were encountered: