DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

Azure Key Vault : Privately Access using Azure Private Link

5 years ago medium.com
Azure Key Vault : Privately Access using Azure Private Link

Summary: This is a summary of an article originally published by the source. Read the full original article here →

As you may know, the Azure Private link is the new security toy, it covers too many Azure Services. I already wrote some articles about it : In this article, It is the Azure Key Vault! Azure Key Vault is covered with Private Link too and it is on GA.

In other words, your company has a private network and to add secrets to Azure Key Vault, it has to disable the proxies that go to the internet and reach the Key Vault through a private IP Address resolvable.

Now that you have a resolvable IP Address of the Key Vault, the script below connects to Azure then it gets the access token using the proxy.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com