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

Trying the new Microsoft Applied Skills

Trying the new Microsoft Applied Skills

Two weeks ago, Microsoft announced Microsoft Applied Skills as part of the Microsoft Learn initiative (more info here).  This is how Microsoft positions it, compared to the traditional certifications: I gave it a try with the “Secure storage for Azure Files and...
What do the new API Management v2 tiers mean for you?

What do the new API Management v2 tiers mean for you?

10 days ago, Microsoft announced the public preview of two new Azure API Management tiers: Basic v2 and Standard v2.  You can find more information here.  I got many questions about the consequence of these new tiers, hence this blog post 🙂 New features of the v2...
Validate payloads in Azure API Management

Validate payloads in Azure API Management

Both from a security and data quality perspective, it is advised to validate request and response payloads in Azure API Management.  This blog shows how to do this. Validate-content policy The validate-content policy validates the size or content of a request or...