Version 1.72 is now available! Read about the new features and fixes from September.
Dismiss this update
Visual Studio Code makes it easy to deploy your applications to the cloud with Azure and we've created walkthroughs to help you get started.
Whether your workflow is through the Azure CLI or Azure App Service, using a Docker container, or creating serverless Azure Functions, you'll find the deployment steps you need.
These tutorials from Microsoft Learn describe different ways of creating and deploying apps to Azure via Visual Studio Code:
Tutorial | Description |
---|---|
Deploy Azure Functions | Build and manage Azure Functions serverless apps directly in VS Code with the Azure Functions extension. |
Deploy using the App Service extension | Manage Azure resources directly in VS Code with the Azure App Service extension. |
Deploy using Docker | Deploy your website using a Docker container. |
Deploy a static website | Create, deploy, and update a static website. |
You can find additional tutorials and walkthroughs on the Azure Developer Center, including language-specific articles for JavaScript and Node.js, Python, Java, and .NET.