API Management Best Practices, Tips, and Tricks #7 HTTP Headers structure and naming convention
Sep 1, 2025
Here we are, ready for another edition of API Management Best Practices, Tips, and Tricks Today, we will address another helpful Best practice, Tip, and Trick
API Management Best Practices, Tips, and Tricks #6 URL’s structure and naming convention
Aug 26, 2025
Here we are, ready for another edition of API Management Best Practices, Tips, and Tricks Today, we will address another helpful Best practice, Tip, and Trick
Friday Fact: Did you know that Azure API Management supports Schemas
Aug 1, 2025
Azure API Management (APIM) not only helps manage APIs but also supports Schemas to enhance the usability of APIs By utilizing Schemas, developers can define
Mastering API Best Practices Enforcing Best Practices with Azure API Management whitepaper
Jun 18, 2025
Best practices in API design are essential because they ensure consistency, making APIs intuitive and easy to use When APIs follow a structured approach,
Friday Fact: Changing APIM Operations Doesn’t Update their PathTemplate (Bug?)
May 9, 2025
One thing I noticed while using the Logic App Standard Designer is how it wrongly handles the PathTemplate when you're working with an APIM connector When
Azure API Management: How to configure your APIOps process to filter the extract of Groups
Apr 15, 2025
Yesterday, we published a blog post describing how to control the version sets to be extracted by our extrator pipeline, basically by configuring the version
Azure API Management: How to configure your APIOps process to filter the extract of version sets
Apr 14, 2025
APIOps is a methodology that applies the concepts of GitOps and DevOps to API deployment It enables teams to manage their APIs through version control and
How to enable API Management Connector inside VS Code Logic App Standard Workflow Designer
Feb 19, 2025
If you’ve been working with Azure Logic Apps Standard in Visual Studio Code and noticed that the API Management connector is conspicuously absent from the
Friday Fact: You can use Postman colection inside CI/CD Pipelines to do unit tests in your API Ma...
Feb 7, 2025
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