web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :

Read Secret from Azure Key Vault using Key Vault Rest API through Postman

Nishant Rana Profile Picture Nishant Rana 11,325 Microsoft Employee
In the previous posts, we saw how to register an Azure AD app and read the secret from Azure Key Vault using SecretClient and UsernamePasswordCredential class https://nishantrana.me/2020/11/27/read-secret-from-azure-key-vault-using-secretclient-class-console-app-c/ https://nishantrana.me/2020/12/01/read-secret-from-azure-key-vault-using-secretclient-usernamepasswordcredential-c/ In this post, we’d fetch the secret saved in Key Vault through Postman. Register an Azure AD App Copy its client id and client secret Provide the … Continue reading "Read Secret from Azure Key Vault using Key Vault Rest API through Postman"

This was originally posted here.

Comments

*This post is locked for comments