Passer au contenu principal

 Subscribe

Mike Budzynski

Program Manager, Azure API Management

Latest posts

Showing 1 – 10 of 11 posts found

Published • 2 min read

Annonce de la prise en charge, en préversion, de la spécification OpenAPI v3 par le service Gestion des API Azure 

By Program Manager, Azure API Management

La version 3 de la spécification OpenAPI, dernière version de la norme open source largement utilisée pour décrire les API, est désormais prise en charge, en préversion, par le service Gestion des API Azure. L’implémentation de cette fonctionnalité est basée sur le kit de développement logiciel (SDK) OpenAPI.NET.

Published • 5 min read

Deep Dive on set-body Policy 

By Program Manager, Azure API Management

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 

By Program Manager, Azure API Management

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 

By Program Manager, Azure API Management

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?”