Azurestack-2020-09-01-hybrid profile bug fix - updating Keyvault dataplane api version (#16709)
This commit is contained in:
Родитель
c4d6f92d3f
Коммит
dc7236c9ae
|
@ -651,11 +651,15 @@
|
|||
},
|
||||
"data-plane": {
|
||||
"microsoft.keyvault": {
|
||||
"2016-10-01": [
|
||||
"7.1": [
|
||||
{
|
||||
"resourceType": "*",
|
||||
"path": "https://raw.githubusercontent.com/Azure/azure-rest-api-specs/master/specification/keyvault/data-plane/Microsoft.KeyVault/stable/2016-10-01/keyvault.json"
|
||||
}
|
||||
"resourceType": "secrets",
|
||||
"path": "https://raw.githubusercontent.com/Azure/azure-rest-api-specs/main/specification/keyvault/data-plane/Microsoft.KeyVault/stable/7.1/secrets.json"
|
||||
},
|
||||
{
|
||||
"resourceType": "keys",
|
||||
"path": "https://raw.githubusercontent.com/Azure/azure-rest-api-specs/main/specification/keyvault/data-plane/Microsoft.KeyVault/stable/7.1/keys.json"
|
||||
}
|
||||
]
|
||||
},
|
||||
"microsoft.containerregistry": {
|
||||
|
|
Загрузка…
Ссылка в новой задаче