Commit 2b8597e
CodeGen from PR 20839 in Azure/azure-rest-api-specs
[Hub Generated] Review request for Microsoft.KeyVault to add version stable/2022-11-01 (Azure#20839)
* Adds base for updating Microsoft.KeyVault from version stable/2022-07-01 to version 2022-11-01
* Updates readme
* Updates API version in new specs and examples
* Adding specification for data plane Key operations through Managed HSM control plane (via ARM)
* undo of change done to address R3006
* Updating duplicate tags and operation id
* Addressing PR comments from ARM review
* PR Feedback : update string.
* Fixing lint errors and some PR feedback
* fixing prettier checks
* fixing validation errors from lint diff
* Making ManagedHsmKey as proxy resource by removing 'Tags' and 'Location' properties from it.
* Adding Tags
* removing additional property 'Location'
* Removed unreferenced parameter definitions.
* Updating examples to have default value for enablePurgeProtection as false as per PR feedback.
* Merging changes made to version 2022-07-01 in PR Azure/azure-rest-api-specs#21671
This added securitydomainproperties and fixed a s360 item.
* Fixing validation errors from PR
* Adding suppresion based on new rules described here: https://dev.azure.com/azure-sdk/internal/_wiki/wikis/internal.wiki/828/How-to-suppress-validation-rules and removing swagger changes for headers.
* Pulled a breaking change from 2022-07-01 api-version and Updated where clause path
---------
Co-authored-by: FAREAST\riteshc <riteshc@microsoft.com>1 parent 1d833ec commit 2b8597e
File tree
29 files changed
+4848
-2338
lines changed- sdk/resourcemanager/keyvault/armkeyvault
29 files changed
+4848
-2338
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
4 | 9 | | |
5 | 10 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
17 | 22 | | |
| 23 | + | |
| 24 | + | |
18 | 25 | | |
19 | 26 | | |
20 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
21 | 44 | | |
22 | 45 | | |
23 | 46 | | |
24 | 47 | | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
25 | 51 | | |
26 | 52 | | |
27 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
Lines changed: 26 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
Lines changed: 43 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments