An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
Still waiting for any solution here. Can anybody help or provide any direction? Or is it not at all possible to achieve.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi,
I am having a Key vault which is not publicly exposed
Adding Key vault reference to this Key vault in App Configuration giving error:
Tried the managed identity way:
App Configuration settings
Key vault access policy configuration.
Please advise. 🙏 Thanks.
Note: My security team wont allow public Key Vault access.
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
An Azure service that provides hosted, universal storage for Azure app configurations.
Still waiting for any solution here. Can anybody help or provide any direction? Or is it not at all possible to achieve.
App Configuration is not listed in Trusted services due to available customization.
Kindly try Granting your app access to Key Vault
DefaultAzureCredential automatically uses ManagedIdentityCredential when your app is running in Azure. You can use the same managed identity to authenticate with both App Configuration and Key Vault.
If you don't have any further queries and the suggestion above answers your ask, please "Accept the answer", This will help us and others in the community as well.
Thanks,
Akshay Kaushik
Hi All,
Can someone share installation guide for azure key vault managed HSM.
Also please share how get the current configuration (export the current configuration settings )