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

  • Full Stack Hands-On Development with .NET

    In the fast-paced realm of modern software development, proficiency across a full stack of technologies is not just beneficial, it's essential. Microsoft has an entire stack of open source development components in its .NET platform (formerly known as .NET Core) that can be used to build an end-to-end set of applications.

  • .NET-Centric Uno Platform Debuts 'Single Project' for 9 Targets

    "We've reduced the complexity of project files and eliminated the need for explicit NuGet package references, separate project libraries, or 'shared' projects."

  • Creating Reactive Applications in .NET

    In modern applications, data is being retrieved in asynchronous, real-time streams, as traditional pull requests where the clients asks for data from the server are becoming a thing of the past.

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

Subscribe on YouTube