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

Enforce Azure AD authentication on Service Bus

Enforce Azure AD authentication on Service Bus

Security is one of my main concerns when building PaaS solutions in Azure.  Since private endpoints have GA’d, I always apply network security on my projects.  Unfortunately, private endpoints for Service Bus are only available in the Premium tier, which is a...
Improving the user experience of Azure Policy

Improving the user experience of Azure Policy

A solid governance is the foundation of a successful Azure implementation.  I often refer to it as “freedom within the frame”.  As an organization, you configure the rules of the game, e.g. allowed locations, no public IPs, restricted service tiers…...
Help!  My Azure policy is not firing!

Help! My Azure policy is not firing!

Lately, I was involved in auto-provisioning a complete Azure governance setup.  The automation was done through Azure CLI, as this offered the most flexible solution for my customer.  Policy definitions were created via the az policy definition create command.  While...