-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[KeyVault] - Use RBAC for permissions (#18752)
## What - Remove access permissions from ARM template - Switch to RBAC based permission model for KV ## Why Due to a recent permission that was added on the service side, our nightly tests started failing as the ARM template has not been updated with the new permission. Instead of adding the permissions, Heath noticed that we can switch to RBAC roles now and avoid having to chase these things are they're added. This commit just ports that over to Azure SDK for JS.
- Loading branch information
Showing
1 changed file
with
13 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters