Skip to content

Commit

Permalink
Fix examples for keyvault default tag: package-preview-2021-11 (#18962)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alancere authored May 25, 2022
1 parent 9a65970 commit 6d33e72
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"resourceGroupName": "sample-group",
"vaultName": "sample-vault",
"privateEndpointConnectionName": "sample-pec",
"api-version": "2018-02-14"
"api-version": "2021-11-01-preview"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"resourceGroupName": "sample-group",
"vaultName": "sample-vault",
"privateEndpointConnectionName": "sample-pec",
"api-version": "2018-02-14"
"api-version": "2021-11-01-preview"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"subscriptionId": "00000000-0000-0000-0000-000000000000",
"resourceGroupName": "sample-group",
"vaultName": "sample-vault",
"api-version": "2018-02-14"
"api-version": "2021-11-01-preview"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"resourceGroupName": "sample-group",
"vaultName": "sample-vault",
"privateEndpointConnectionName": "sample-pec",
"api-version": "2018-02-14",
"api-version": "2021-11-01-preview",
"properties": {
"etag": "",
"properties": {
Expand Down

0 comments on commit 6d33e72

Please sign in to comment.