Skip to content
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

[keyvault] Support for service version 7.6-preview.1 #29579

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

timovv
Copy link
Member

@timovv timovv commented May 3, 2024

Packages impacted by this PR

  • @azure/keyvault-admin
  • @azure/keyvault-certificates
  • @azure/keyvault-keys
  • @azure/keyvault-secrets

Issues associated with this PR

Describe the problem that is addressed by this PR

  • Re-record and bump service version for all four Key Vault packages
  • Add support for new feature in keyvault-admin: pre-backup and pre-restore.
    • Two new LROs which can be called to verify whether a backup or restore operation can be performed. From what I understand, this is a "dry run" of the backup or restore operation and takes the same parameters.

To do

  • Test the new features. The new features have not widely deployed yet so am unable to test and make recordings.

@azure-sdk
Copy link
Collaborator

azure-sdk commented May 6, 2024

API change check

APIView has identified API level changes in this PR and created following API reviews.

@azure/keyvault-certificates
@azure/keyvault-secrets
@azure/keyvault-admin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

[Key Vault] Re-generate libraries and release first beta for service version 7.6-preview.1
2 participants