Azure / azure-powershell

Microsoft Azure PowerShell
Other
4.23k stars 3.83k forks source link

Az.KeyVault should have SecretManagement tag in Powershell Gallery #15173

Closed JustinGrote closed 3 years ago

JustinGrote commented 3 years ago

Description of the new feature

Az.Keyvault is not discoverable if someone types "secretmanagement" into the PowerShell Gallery, as such several people don't know a secret management vault exists. The guidance from the PowerShell team is to have secretmanagement tag for vault extensions, so this should be added to the deployment process when this module is published to the PowerShellgallery.

@sydneyhsmith of the PowerShell team can provide additional information.

dingmeng-xue commented 3 years ago

Thanks for suggestion. We will consider it.