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
Friday Fact: We delivered 52 facts in 2024!
Jan 3, 2025
In 2024, I have challenged my team to publish an Enterprise Integration fact every Friday A fact about the technologies we work on every day: Azure
Friday Fact: Self-Chained APIM request is possible even if your APIM is configured to use a virtu...
Dec 27, 2024
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
Friday Fact: You can expose a Function on API Management directly from your Function App
Jul 12, 2024
On this Friday Fact, we will discuss a cool new Azure Portal feature But first, let's introduce the scenario: Scenario We have a simple Azure Function
API Management Best Practices, Tips, and Tricks #5 How to dynamically rewrite the URI
Jun 4, 2024
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: Removing API Management Name Values sometimes causes conflicts
May 24, 2024
APIs are essential nowadays, enabling different software systems to communicate with each other Effective API management ensures that these interactions
API Management Terraform deployment error: A resource with the ID already exists
Apr 16, 2024
Following my last blog post: API Management Terraform deployment error: The user, group or application ‘does not have secrets get permission on key vault
API Management Terraform deployment error: The user, group or application ‘does not have se...
Apr 15, 2024
Last week, I got, once again, the following error while trying to deploy an API on API Management using a Terraform Visual Studio project: Error: making
Friday Fact: XML to JSON Conversion in API Management and Logic Apps have different behaviors
Feb 16, 2024
I don't know the reason why two products from the same family - Azure Integration Services - have completely different behaviors while converting XML to JSON,