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

My 10 favorite Azure API Management Tips and Tricks!

My 10 favorite Azure API Management Tips and Tricks!

Last week, I’ve presented at INTEGRATE my 10 favorite tips and tricks for Azure API Management.  I want to share them here with you! Automate your backups Dynamically expose your Open API definitions  Send API Inspector Traces to Application Insights Hide stack...
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...