Listing: Codebeispiel für Azure Policy { "if": { "field": "Microsoft.Storage/ storageAccounts/encryption.services. blob.enabled "equals": "false" }, "then": { "effect": "deny" } }