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

Azure API Management policy expressions cheat-sheet!

Azure API Management policy expressions cheat-sheet!

The problem When authoring Azure API Management policies, I often ask myself “How can I get the value of an HTTP header, without throwing null reference exception if it does not exist?” or “What’s the best way to verify an incoming client...
Automatic backups for Azure API Management

Automatic backups for Azure API Management

It’s a good practice to configure backups for your API Management instances in production.  A disaster can always occur, so it’s better that you are prepared for that.  Even when your API Management is completely deployed through automation, this advise...
Managed Identity simplified with the new Azure .NET SDKs!

Managed Identity simplified with the new Azure .NET SDKs!

As you might know, Microsoft is working hard to create brand new SDKs for most of its services.  The goal of this effort is to simplify development, increase productivity, introduce uniformization across SDKs and to focus hard on documentation and samples.  An...