Azure trainings!
Infused with experience from the field, brought with lots of passion!

Securely distributing client secrets within the organization

Securely distributing client secrets within the organization

The weakest link in security is the human element.  This statement gets regularly confirmed, when we are setting up OAuth2 or Open ID Connect at a customer.  This blog explains the security issue and how you can overcome it with some very little effort. The problem In...

My first findings on the Azure Key Vault connector

On Twitter, there was some noise about a new Logic Apps connector for Azure Key Vault.  As I love both of these Azure services, I was tempted to give it a try.  You can read here my first impressions. Operations The available operations are quite impressive.  I...

Key Vault deployment removes access policies

Azure Key Vault is one of those services that must be included in every Azure solution.  Having the devops and infrastructure-as-code principles in mind, Key Vault must be automatically provisioned during releases.  This is where Key Vault comes with a caveat, of...