Azure Notes - Azure Key Vault
Azure Key Vault is a key, secret and certificate storing, managing solution on Azure.
SECRET - A secret could be any sensitive value like tokens, passwords etc. We can import secrets to key vault and also read them from the key vault.
KEY - A key is ...
trinayakantevari.hashnode.dev5 min read