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

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...
Hide stack traces in a smart way in Azure API Management

Hide stack traces in a smart way in Azure API Management

Stack traces are a nice gift for hackers, because they reveal details about the underlying technology that you are using.  From a security perspective, it is good to remove stack traces when exceptions occur and just return a generic error message, like I described in...