diff --git a/specification/keyvault/resource-manager/Microsoft.KeyVault/stable/2019-09-01/keyvault.json b/specification/keyvault/resource-manager/Microsoft.KeyVault/stable/2019-09-01/keyvault.json index a2fe7f795cae..415914cd9053 100644 --- a/specification/keyvault/resource-manager/Microsoft.KeyVault/stable/2019-09-01/keyvault.json +++ b/specification/keyvault/resource-manager/Microsoft.KeyVault/stable/2019-09-01/keyvault.json @@ -983,6 +983,7 @@ "items": { "type": "string", "enum": [ + "all", "encrypt", "decrypt", "wrapKey", @@ -1012,6 +1013,7 @@ "items": { "type": "string", "enum": [ + "all", "get", "list", "set", @@ -1033,6 +1035,7 @@ "items": { "type": "string", "enum": [ + "all", "get", "list", "delete", @@ -1062,6 +1065,7 @@ "items": { "type": "string", "enum": [ + "all", "get", "list", "delete",