Azure / Azure/azure-powershell

[Feature]: AzApplicationGatewayTrustedRootCertificate should have -KeyVaultId [secret id] parameter

Open
#23,833 4 comments 0 reactions 0 assignees View on GitHub
act-quality-productivity-squad customer-reported feature-request Network - Application Gateway Service Attention
Dominant language
C#
Stars
4.8k
Forks
4.3k
Avg merge
2d 17h
Merged PRs (30d)
51

Description

### Description of the new feature

I don't want to have .pfx files on disk for this when I already have certificates and other secrets in Azure Key Vault. It would be great if AzApplicationGatewayTrustedRootCertificate didn't have only a parameter that required a path to a .pfx file on disk, but could access a secret if a managed identity was configured.

### Proposed implementation details (optional)

Add -KeyVaultId [secret id] parameter, similar in function to that in New-AzApiManagementCustomHostnameConfiguration, to get the certificate from Azure Key Vault instead of a .pfx file on disk.

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.