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

Supports Encrypt/Decrypt/Wrap/Unwrap using keys #15816

Merged
merged 6 commits into from
Sep 7, 2021

Conversation

BethanyZhou
Copy link
Contributor

@BethanyZhou BethanyZhou commented Sep 6, 2021

Description

Supports Encrypt/Decrypt/Wrap/Unwrap keys by Invoke-AzKeyVaultKeyOperation
image

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:

@BethanyZhou BethanyZhou changed the title Supports Encrypt/Decrypt/Wrap/Unwrap keys Supports Encrypt/Decrypt/Wrap/Unwrap using keys Sep 6, 2021
@BethanyZhou BethanyZhou linked an issue Sep 6, 2021 that may be closed by this pull request
@wyunchi-ms
Copy link
Contributor

online version of Invoke-AzKeyVaultKeyOperation.md is incorrect. Please fix it.

@wyunchi-ms wyunchi-ms self-assigned this Sep 6, 2021
@BethanyZhou BethanyZhou merged commit 24f497c into Azure:main Sep 7, 2021
@BethanyZhou BethanyZhou deleted the keyfeatures branch December 8, 2021 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Q: Equivalent for az keyvault key decrypt?
2 participants