Native support for WebSocket APIs (public preview) in Azure API Management. This enables you to manage, protect, observe, and expose your WebSocket API in API Management, alongside REST and SOAP APIs. It
read more...PowerShell is a great language to query REST APIs. When I call a REST API, I usually expect things to go well, but sometimes it doesn’t. So, how should I handle HTTP errors like 404, 403, and so
read more...Every year Gartner publish their Magic Quadrant covering the landscape of API Management vendors. This year, luckily, is no exception. Gartner has released their “Gartner Magic Quadrant for Full
read more...Microsoft recently announced that the latest release of the Visual Studio Code extension for API Management introduces the ability to debug policies configured in your Azure API Management services in
read more...This blog post is a no-nonsense guide to acquire a Request Trace in Azure API Management. A Request Trace is a JSON document that contains valuable information about a request/response sent to API’s
read more...Open API Specification 3 (OAS3) has been around for a while now, and the Azure API Management team has worked on its OAS3 implementation for a good 1,5 years. But now, finally, the OAS3 support is generally
read more...When developing API-software in an API-first world, the user experience is important. When developing APIs and leveraging the API ecosystem, you will see that providing a great developer experience and
read more...Azure API Management is Microsoft’s turnkey solution for administrating and publishing APIs to external and internal customers; and for many development teams, Azure API Management is part of the
read more...When developing a REST API we often think of it as an HTTP web service running on some web servers. But that is only the tip of the iceberg; professional API developers know that a successful REST API
read more...