We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Enabled Purge Protection? appeared twice in the output of Get-AzKeyVault
Enabled Purge Protection?
Get-AzKeyVault
Get-AzKeyVault -ResourceGroupName *** -Name ***
It's defined twice in KeyVaultformat.ps1xml https://github.com/Azure/azure-powershell/blob/master/src/KeyVault/KeyVault/KeyVault.format.ps1xml#L513-L523
The text was updated successfully, but these errors were encountered:
@BethanyZhou could you fix it if you have spare time? Thanks (If you do, please set the correct milestone)
Sorry, something went wrong.
BTW the label should either be "Enabled for Purge Protection?" or "Purge Protection Enabled?"
BethanyZhou
Successfully merging a pull request may close this issue.
Description
Enabled Purge Protection?
appeared twice in the output ofGet-AzKeyVault
Steps to reproduce
Root cause
It's defined twice in KeyVaultformat.ps1xml
https://github.com/Azure/azure-powershell/blob/master/src/KeyVault/KeyVault/KeyVault.format.ps1xml#L513-L523
The text was updated successfully, but these errors were encountered: