Azure / Azure/azure-powershell
[Feature]: Az.KeyVault Powershell module - Set-AzKeyVaultSecret cmdlet add support to hashtables in Secret Value
Open
act-identity-squad
customer-reported
feature-request
KeyVault
needs-team-attention
- Dominant language
- C#
- Stars
- 4.8k
- Forks
- 4.3k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 51
Description
### Description of the new feature
The portal GUI and Azure KeyVault Extension for PowerShell Secret Management both allow hashtables in the secret value. When we attempt the same using the Az.KeyVault module we cannot use hashtables. Converting the hashtable in SecureString does not work as the end result is "System.Collections.Hashtable" when calling the Secret value as plain text.
### Proposed implementation details (optional)
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.