メインコンテンツまでスキップ

Deploying Applications to Azure

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 you're a fullstack, backend, API developer, or DevOps engineer, you'll find the deployment steps you need.

Deployment tutorials

The tutorials and topics below describe different ways of creating and deploying apps to Azure via Visual Studio Code:

Tutorial(s)DescriptionFramework / Language
Deploy a static websiteCreate, deploy, and update a static websiteAngular, Blazor, React, or Vue
Deploy Node.js appsDeploy web apps, containerized apps, or serverless codeNode.js
Deploy Python appsDeploy web apps, containerized apps, or serverless codePython
Deploy Java appsDeploy web apps, Spring Boot apps, or serverless codeJava

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.

Next steps