Skip to content

Conversation

@BethanyZhou
Copy link
Contributor

@BethanyZhou BethanyZhou commented Dec 1, 2020

Description

Target:
To support selective restoring a key vault key from a managed HSM full backup.

Change:
Added a parameter called KeyPath into all parameter sets.

Logic:
If KeyPath is null, conduct full back-up restore. Otherwise only restore a key.

Checklist

  • I have read the Submitting Changes section of CONTRIBUTING.md
  • The title of the PR is clear and informative
  • The appropriate ChangeLog.md file(s) has been updated:
    • For any service, the ChangeLog.md file can be found at src/{{SERVICE}}/{{SERVICE}}/ChangeLog.md
    • A snippet outlining the change(s) made in the PR should be written under the ## Upcoming Release header -- no new version header should be added
  • The PR does not introduce breaking changes
  • If applicable, the changes made in the PR have proper test coverage
  • For public API changes to cmdlets:
    • a cmdlet design review was approved for the changes in this repository (Microsoft internal only)
      • {Please put the link here}
    • the markdown help files have been regenerated using the commands listed here

@BethanyZhou BethanyZhou linked an issue Dec 1, 2020 that may be closed by this pull request
@BethanyZhou
Copy link
Contributor Author

/azp run azure-powershell - powershell-core

@azure-pipelines
Copy link
Contributor

Azure Pipelines successfully started running 1 pipeline(s).

@wyunchi-ms
Copy link
Contributor

Please resolve the conflicts. @BethanyZhou

@BethanyZhou
Copy link
Contributor Author

@wyunchi-ms Resolved. Please help to review again, thanks.

@wyunchi-ms wyunchi-ms merged commit 3512e9a into Azure:master Dec 12, 2020
@BethanyZhou BethanyZhou deleted the selectiveKeyRestore branch December 8, 2021 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[KeyVault] Selective key restore

2 participants