-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[mgmt] keyvault release #33353
base: main
Are you sure you want to change the base?
[mgmt] keyvault release #33353
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates the Azure KeyVault ARM package release, introducing new API values and updating relevant samples to reflect the new release version and supported SKU names.
- Updated the README to include a new impressions image and minor formatting changes.
- Modified the API definitions to add new enum values for SKU names and families.
- Updated the CHANGELOG and multiple samples to reflect the new release version, including changes in original file references and code formatting improvements.
Reviewed Changes
Copilot reviewed 196 out of 196 changed files in this pull request and generated no comments.
Show a summary per file
File | Description |
---|---|
sdk/keyvault/arm-keyvault/README.md | Updated usage instructions and added an impressions image. |
sdk/keyvault/arm-keyvault/review/arm-keyvault.api.md | Added a new enum value to KnownManagedHsmSkuFamily and updated SKU type. |
sdk/keyvault/arm-keyvault/CHANGELOG.md | Updated release version and changelog details. |
sdk/keyvault/arm-keyvault/samples-dev/managedHsmKeysGetSample.ts | Updated file header and adjusted formatting for consistency. |
sdk/keyvault/arm-keyvault/samples-dev/keysCreateIfNotExistSample.ts | Updated file header and original file reference. |
sdk/keyvault/arm-keyvault/samples-dev/managedHsmKeysCreateIfNotExistSample.ts | Updated file header and original file reference. |
sdk/keyvault/arm-keyvault/samples-dev/managedHsmsCheckMhsmNameAvailabilitySample.ts | Updated file header and original file reference. |
sdk/keyvault/arm-keyvault/samples-dev/keysGetVersionSample.ts | Updated file header and formatting for multi-line calls. |
sdk/keyvault/arm-keyvault/samples-dev/managedHsmKeysListVersionsSample.ts | Updated file header and adjusted formatting for multi-line iteration. |
sdk/keyvault/arm-keyvault/samples-dev/managedHsmKeysListSample.ts | Updated file header and adjusted formatting for multi-line iteration. |
sdk/keyvault/arm-keyvault/samples-dev/managedHsmKeysGetVersionSample.ts | Updated file header and original file reference. |
sdk/keyvault/arm-keyvault/samples-dev/keysListVersionsSample.ts | Updated file header and adjusted formatting for multi-line iteration. |
sdk/keyvault/arm-keyvault/samples-dev/keysListSample.ts | Updated file header and original file reference. |
sdk/keyvault/arm-keyvault/samples-dev/keysGetSample.ts | Updated file header and original file reference. |
API change check APIView has identified API level changes in this PR and created following API reviews. |
https://github.com/Azure/sdk-release-request/issues/5901