How to use Azure Key Vault Secrets using Manage Identity
In this post, I shared how to use Azure Key Vault Secrets in Azure Function using Manage Idenity
One of the common concern of every application, either On-premises or Cloud, how to manage application keys and secrets? Keeping credential, secrets and other keys is an important task. Keeping sensitive information in code is not a good practice. Most people keep application keys and secrets in application config file (JSON or XML) and change those value according to environments. I followed the same practice with Azure Function, WebJob and Web App.
dotnet (12)
aws (10)
lambda (7)
azure (6)
docker (5)
s3 (3)
sqs (3)
localstack (3)
genai (2)
bedrock (2)
dynamodb (2)
csharp (2)
automation (2)
iot (2)
esp32 (2)
microcontroller (2)
cosmosdb (2)
cost (2)
amazon-q (1)
amazon-q-business (1)
textract (1)
visualstudio (1)
sns (1)
unittest (1)
autofixture (1)
nbomber (1)
load-testing (1)
api (1)
token-vending-machine (1)
saas (1)
aws-iam (1)
app2container (1)
migration (1)
embeddedsystem (1)
nanoframework (1)
lowpower (1)
powershell (1)
azure-function (1)
function (1)
container (1)
stream-analytics (1)
azure-blob (1)
database (1)
optimize (1)
key-vault (1)
secrets (1)
identity (1)
webjobs (1)