Accessing Connection String values in Azure Function V1 and V2 – Biplab Singha’s blog

Connection string is a good way to store database or source system connection string. Currently Azure Function provides four different types on connection strings as below. MySql- Conection string for MySql database SQLServer- Connection strings for SQL server SQLAzure – Connection strings for SQL Azure Custom—Any other types of connection string excluding above The way for accessing… Continue Reading biplab singha’s...

Read More

Accessing Key Vault in Azure Function – Biplab Singha’s blog

Azure Key Vault is a secure storage for keys connection strings and password. Azure Key Vault helps safeguard cryptographic keys and secrets used by cloud applications and services. By using Key Vault, you can encrypt keys and secrets (such as authentication keys, storage account keys, data encryption keys, .PFX files, and passwords) using keys protected by hardware security modules… Continue Reading biplab singha’s...

Read More
Read More
Read More
Read More
Read More
Read More