メイン コンテンツにスキップ

 Subscribe

Mike Budzynski

Program Manager, Azure API Management

Latest posts

Showing 1 – 10 of 11 posts found

Published • 2 min read

Azure API Management の OpenAPI 仕様 v3 プレビュー サポートのアナウンス 

Azure API Management は、API の記述に広く使われているオープンソース仕様の最新バージョンである OpenAPI 仕様 v3 のプレビュー サポートを導入しました。機能の実装は OpenAPI.NET SDK に基づいています。

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