Skip to content

[Keyvault] Fix#22457: az keyvault key decrypt/encrypt: Fix returning bytes for --output tsv#22464

Merged
evelyn-ys merged 2 commits intoAzure:devfrom
jonie001:fix_keyvault_key_decrypt_output
May 19, 2022
Merged

[Keyvault] Fix#22457: az keyvault key decrypt/encrypt: Fix returning bytes for --output tsv#22464
evelyn-ys merged 2 commits intoAzure:devfrom
jonie001:fix_keyvault_key_decrypt_output

Conversation

@jonie001
Copy link
Copy Markdown
Contributor

Related command

fix #22457

Description

Testing Guide

History Notes

[Component Name 1] BREAKING CHANGE: az command a: Make some customer-facing breaking change
[Component Name 2] az command b: Add some customer-facing feature


This checklist is used to make sure that common guidelines for a pull request are followed.

@ghost ghost added the customer-reported Issues that are reported by GitHub users external to the Azure organization. label May 16, 2022
@ghost
Copy link
Copy Markdown

ghost commented May 16, 2022

Thank you for your contribution jonie001! We will review the pull request and get back to you soon.

@ghost ghost added the Auto-Assign Auto assign by bot label May 16, 2022
@ghost ghost requested a review from yonzhan May 16, 2022 09:28
@ghost ghost assigned evelyn-ys May 16, 2022
@ghost ghost added this to the May 2022 (2022-05-24) - For Build milestone May 16, 2022
@ghost ghost added the KeyVault az keyvault label May 16, 2022
@yonzhan
Copy link
Copy Markdown
Collaborator

yonzhan commented May 16, 2022

Keyvault

@evelyn-ys evelyn-ys changed the title [Keyvault] Fix#22457: az keyvault key decrypt&az keyvault key encrypt: Fix output vault without b'' wrap [Keyvault] Fix#22457: az keyvault key decrypt/encrypt: Fix output vault without b'' wrap May 19, 2022
@evelyn-ys evelyn-ys changed the title [Keyvault] Fix#22457: az keyvault key decrypt/encrypt: Fix output vault without b'' wrap [Keyvault] Fix#22457: az keyvault key decrypt/encrypt: Fix returning bytes for --output tsv May 19, 2022
@evelyn-ys
Copy link
Copy Markdown
Member

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 2 pipeline(s).

@evelyn-ys evelyn-ys merged commit bb54d36 into Azure:dev May 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Auto-Assign Auto assign by bot customer-reported Issues that are reported by GitHub users external to the Azure organization. KeyVault az keyvault

Projects

None yet

Development

Successfully merging this pull request may close these issues.

az keyvault key decrypt/encrypt -o tsv output gives bytes string literals since 2.31.0

3 participants