Skip to content

Commit 19c190e

Browse files
author
msftbot[bot]
authored
[ReleasePR keyvault] [Hub Generated] Review request for Microsoft.KeyVault to update key permissions for 2021-06-01-preview. (#2038)
Create to sync Azure/azure-rest-api-specs#16536 [ReCreate this PR](https://github.com/azure-resource-manager-schemas/compare/main...AzureSDKAutomation:sdkAuto/keyvault?expand=1)
2 parents 75e5cfa + 9ed73ae commit 19c190e

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

schemas/2021-06-01-preview/Microsoft.KeyVault.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -661,7 +661,8 @@
661661
"verify",
662662
"wrapKey",
663663
"unwrapKey",
664-
"import"
664+
"import",
665+
"release"
665666
]
666667
}
667668
},
@@ -1309,8 +1310,10 @@
13091310
"restore",
13101311
"recover",
13111312
"purge",
1312-
"release",
1313-
"rotate"
1313+
"rotate",
1314+
"getrotationpolicy",
1315+
"setrotationpolicy",
1316+
"release"
13141317
]
13151318
}
13161319
},

0 commit comments

Comments
 (0)