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

Common API Management policies

When settings up new API Management instances at customers, I notice that I often specify the same policies at the highest scope, All API’s.  This blog is just a small note to myself and hopefully it might help you too. Inbound policies Two inbound policies are...

Call an API without CORS enabled from Logic Apps

Logic Apps integrate seamlessly with API’s that are annotated with swagger metadata.  The HTTP + Swagger action dynamically discovers all available operations and presents them in a user-friendly way. There are two requirements for this to work: The Swagger...