-
Couldn't load subscription status.
- Fork 4.1k
Closed
Labels
KeyVaultfeature-requestThis issue requires a new behavior in the product in order be resolved.This issue requires a new behavior in the product in order be resolved.
Milestone
Description
Description
Adding an optional parameter to Get-AzKeyVaultSecret. When specified, outputs the plain text secret.
Design choices
- Should we return the plain text secret only, or return a
PSKeyVaultSecretobject with an extra property representing the plain text secret?- Per below sggestions, we'll just return the secret text.
- Any other cmdlets also need
-AsPlainText?- Not this time.
Expectation
It should work in
- PowerShell 7.0, 7.1
- PowerShell core
- Windows PowerShell 5.1
- ConstrainedLanguage mode
- Linux
- MacOS
Cost
s
Metadata
Metadata
Assignees
Labels
KeyVaultfeature-requestThis issue requires a new behavior in the product in order be resolved.This issue requires a new behavior in the product in order be resolved.