News

Azure API Management Service Now Available to Developers

API developers can now use Azure API Management Service to publish APIs for others to use, as well as programmatically monitor usage and health of APIs.

Among a number of Azure-related announcements, Microsoft announced a nugget for developers: the general availability of the Azure API Management Service. That nugget is among a slew of Azure improvements that Microsoft announced last week, mostly on the IT end: Azure alerting, role-based access control, and enhancements to the Azure Websites service.

The Azure API Management Service was announced back in May as a preview. Scott Guthrie, executive vice president of the Microsoft Cloud and Enterprise group, blogs that the service is aimed at companies developing APIs who want to be able to publish them for use by others. (Prior to heading that group, Guthrie had been instrumental in founding and developing .NET.)

Besides being able to publish APIs, Azure API Management allows for programmatic access to API process analytics, to help with monitoring and usage. Guthrie wrote in a blog from last month that this "[opens] up host of integration and automation scenarios, including directly monetizing an API with your commerce provider of choice, taking over user or subscription management, automating API deployments and more."

Azure API Management services can be used to set usage limits or throttle APIs, track health and errors, and " expose a developer portal for your APIs that provides documentation and test experiences to developers who want to use" them.

A new feature with the GA release is the addition of OAuth support. It allows API developers who are developing OAuth-supported APIs to be able to register OAuth Authorization Servers directly within the Developer Portal.

There are two tiers to the service: Standard, which is free with a formal service-level agreement, and a Developer tier for $49 per month, for developers who want to use it outside the confines of an SLA.

To start working with the Azure API Management Service, go here.

About the Author

You Tell 'Em, Readers: If you've read this far, know that Michael Domingo, Visual Studio Magazine Editor in Chief, is here to serve you, dear readers, and wants to get you the information you so richly deserve. What news, content, topics, issues do you want to see covered in Visual Studio Magazine? He's listening at [email protected].

comments powered by Disqus

Featured

  • VS Code v1.99 Is All About Copilot Chat AI, Including Agent Mode

    Agent Mode provides an autonomous editing experience where Copilot plans and executes tasks to fulfill requests. It determines relevant files, applies code changes, suggests terminal commands, and iterates to resolve issues, all while keeping users in control to review and confirm actions.

  • Windows Community Toolkit v8.2 Adds Native AOT Support

    Microsoft shipped Windows Community Toolkit v8.2, an incremental update to the open-source collection of helper functions and other resources designed to simplify the development of Windows applications. The main new feature is support for native ahead-of-time (AOT) compilation.

  • New 'Visual Studio Hub' 1-Stop-Shop for GitHub Copilot Resources, More

    Unsurprisingly, GitHub Copilot resources are front-and-center in Microsoft's new Visual Studio Hub, a one-stop-shop for all things concerning your favorite IDE.

  • Mastering Blazor Authentication and Authorization

    At the Visual Studio Live! @ Microsoft HQ developer conference set for August, Rockford Lhotka will explain the ins and outs of authentication across Blazor Server, WebAssembly, and .NET MAUI Hybrid apps, and show how to use identity and claims to customize application behavior through fine-grained authorization.

  • Linear Support Vector Regression from Scratch Using C# with Evolutionary Training

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the linear support vector regression (linear SVR) technique, where the goal is to predict a single numeric value. A linear SVR model uses an unusual error/loss function and cannot be trained using standard simple techniques, and so evolutionary optimization training is used.

Subscribe on YouTube