Friday Fact: You can use Postman colection inside CI/CD Pipelines to do unit tests in your API Ma...
Testing APIs is a crucial part of ensuring that your applications work as expected When dealing with Azure API Management (APIM), exporting APIs for testing
Friday Fact: Self-Chained APIM request is possible even if your APIM is configured to use a virtu...
By default, your API Management instance is accessed from the internet at a public endpoint and acts as a gateway to public backends However, APIM allows you
How to Expose Microsoft Flow thru Azure API Management
Recently on Serveless360, a community blog that I contribute, I explain how you able to expose an Azure Logic App as an API using Azure API Management (Azure
Prototyping your Frontend: How to mock responses in API Management?
Sometimes the best option to create a REST API and provide something for to the partners to try it out (documentation or starting to developer their side),