Azure / Azure/azure-powershell

[Feature]: Az.KeyVault Powershell module - Set-AzKeyVaultSecret cmdlet add support to hashtables in Secret Value

Open
#17,794 4 comments 0 reactions 1 assignee Claimed by @BethanyZhou View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.