Skip to content

Commit

Permalink
Update template to create KV using RBAC (Azure#31768)
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhidaLiu authored Aug 23, 2023
1 parent fcd717b commit 11a6c8f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -661,6 +661,7 @@
"family": "A"
},
"accessPolicies": [],
"enableRbacAuthorization": true,
"networkAcls": "[if(equals(parameters('keyVaultBehindVNet'), 'true'), variables('networkRuleSetBehindVNet'), json('null'))]"
}
},
Expand Down

0 comments on commit 11a6c8f

Please sign in to comment.