Skip to content

430am/AzurePolicy

Repository files navigation

AzurePolicy

to add policies via Azure CLI use the following format:

az policy definition create --name 'Audit Storage Soft Delete' --rules ./AuditSoftDelete/azurepolicy.rules.json --params ./AuditSoftDelete/azurepolicy.paramaters.json --subscription <id or name>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published