Azure API Management Extension for Visual Studio CodeUse the Azure API Management extension to perform common management operations on your Azure API Management service instances without switching away from Visual Studio Code. Azure API Management is a fully managed service that helps customers to securely expose their APIs to external and internal consumers. API Management serves as a facade and a front door for the API implementations and enables their frictionless consumption by developers. Visit this page for more information and resources related to Azure API Management. RequirementsAll you need is an Azure Subscription to get started. If you don't have one, click here for a free subscription with $200 in Azure credits! Main Features
Create an API Management instance using defaults
Create an API Management instance using custom options
Create an API by importing an OpenAPI specificationPlease note: only JSON format is supported currently.
Edit an API in Azure Resource Manager format
Edit an API in OpenAPI format
Edit policies
Test an API
Create and edit a Named Value
Import Function App
Import App Service Web App
Deploy Gateway with Docker or Kubernetes
Debug Policy
Show diffs against last saved version
Switch API Revision
Release API Revision
API Filter
Self-Hosted Gateway Debugging
Manage User Subscriptions
Intellisense for Policy Expressions.Follow instructions here. Managing Azure SubscriptionsIf you are not signed in to Azure, a 'Sign in to Azure...' link will appear. If you don't have an Azure Account, you can sign up for one today for free and receive $200 in credits by selecting "Create a Free Azure Account...", or select "Create an Azure for Students Account...". To sign out of Azure in VSCode, go to the account page, select your Azure account, and click 'Sign Out'. To switch tenants in VSCode, go to "View" -> "Command Palette" and search for "Azure API Management: Select Tenant...". To choose which subscriptions appear in the extension's explorer, click the "Select Subscriptions..." button on any subscription node (indicated by a filter icon when you hover over it), or go to "View" -> "Command Palette" and search for "Azure API Management: Select Subscriptions". ContributingThere are several ways you can contribute to this repo:
LegalBefore we can accept your pull request you will need to sign a Contribution License Agreement. All you need to do is to submit a pull request, then the PR will get appropriately labelled (e.g. Code of ConductThis project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments. TelemetryVS Code collects usage data and sends it to Microsoft to help improve our products and services. Read our privacy statement to learn more. If you don’t wish to send usage data to Microsoft, you can set the License |

















