Saltar al contenido principal

 Subscribe

Mike Budzynski

Program Manager, Azure API Management

Latest posts

Showing 1 – 10 of 11 posts found

Published • 2 min read

Anuncio de la versión preliminar de compatibilidad con OpenAPI Specification v3 en Azure API Management 

Azure API Management acaba de presentar la compatibilidad con la versión preliminar de OpenAPI Specification v3, la versión más reciente del estándar de código abierto ampliamente utilizado de descripción de API. La implementación de la característica se basa en el SDK de OpenAPI.NET.

Published • 5 min read

Deep Dive on set-body Policy 

The set body policy is used for changing the request or response body. If the policy is in the inbound policy section it changes the request payload passed to the back-end API, however, if it is in the outbound section it changes the response payload returned by API Management to the client.

Published • 3 min read

Versions & Revisions 

Today we are excited to announce the public preview of support for Versions and Revisions in Azure API Management! This new feature gives you flexibility and control in how you manage change and the lifecycle of your API.

Published • 3 min read

SOAP to REST 

A few months ago we added SOAP pass-through support to Azure API Management – thank you to all of you using and giving us feedback on this feature. One of the top requests was, “How can I transform my SOAP backend into a RESTful HTTP front end?”