An open API service indexing awesome lists of open source software.

https://github.com/christophwille/keyvaultsearch

Search in Azure Key Vault using DefaultAzureCredential
https://github.com/christophwille/keyvaultsearch

azure csharp dotnet

Last synced: 2 months ago
JSON representation

Search in Azure Key Vault using DefaultAzureCredential

Awesome Lists containing this project

README

          

# Search in Azure Key Vault using DefaultAzureCredential

I got annoyed that I can't search for secrets in the Azure Portal... so I built myself a super-simple tool to do just that.

![how to search](searchexperience.png)

Note it uses DefaultAzureCredential and nothing else.