Azure Key Vault allows to store the keys, secrets and certificate which are used by applications to access securely. The automated key rotation feature was one of the most await feature, however it is available in public preview now. The feature allows users or DevOps or scripting tools like PowerShall to configure the auto rotation... Continue Reading →
Azure Storage – Encrypt and Decrypt blobs using Azure Key Vault
The blob storage accessibility can be control using Role-Based Access Control (RBAC). Team members have read permission then they can view data inside blob storage which is quite useful for non-prod environment scenarios. But, if this is not a good use case for production environment. Production environment data security can be improved using Azure Data... Continue Reading →
How to Connect Azure Data Services From Excel
Do you know that we can connect Azure services using Excel? I came across a scenario where I was supposed to utilize Azure Blob and Azure SQL service, and bring the data to Excel and do some analysis and create charts. In this post, we are going to connect Azure Blob Storage and Azure SQL... Continue Reading →