We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4d6f92 commit dc7236cCopy full SHA for dc7236c
profile/2020-09-01-hybrid.json
@@ -651,11 +651,15 @@
651
},
652
"data-plane": {
653
"microsoft.keyvault": {
654
- "2016-10-01": [
+ "7.1": [
655
{
656
- "resourceType": "*",
657
- "path": "https://raw.githubusercontent.com/Azure/azure-rest-api-specs/master/specification/keyvault/data-plane/Microsoft.KeyVault/stable/2016-10-01/keyvault.json"
658
- }
+ "resourceType": "secrets",
+ "path": "https://raw.githubusercontent.com/Azure/azure-rest-api-specs/main/specification/keyvault/data-plane/Microsoft.KeyVault/stable/7.1/secrets.json"
+ },
659
+ {
660
+ "resourceType": "keys",
661
+ "path": "https://raw.githubusercontent.com/Azure/azure-rest-api-specs/main/specification/keyvault/data-plane/Microsoft.KeyVault/stable/7.1/keys.json"
662
+ }
663
]
664
665
"microsoft.containerregistry": {
0 commit comments