Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Graph query missing from AKV check for soft-delete and purge-protection #570

Open
erjosito opened this issue Dec 8, 2023 · 0 comments
Open
Assignees

Comments

@erjosito
Copy link
Collaborator

erjosito commented Dec 8, 2023

Query missing from item G2.03, proposed query:

resources | where type == "microsoft.keyvault/vaults" | where isnull(properties.enablePurgeProtection) or properties.enablePurgeProtection != "true" | project id,subscriptionId
@erjosito erjosito self-assigned this Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant