normalian blog

Let's talk about Microsoft Azure, ASP.NET and Java!

Entries from 2021-04-29 to 1 day

Store passwords and secrets securely by using App Service and Azure Key Vault on each environment without code changes

It was sometimes painful task to change settings, connection string and others depending on environment - production, QT, staging or development. It's also quite important to ensure to keep secret and security for others. As a solution for…