← 返回首页
Deploy Python Web Apps

Languages

Topics Overview JavaScript JSON HTML Emmet CSS, SCSS and Less TypeScript Markdown PowerShell C++ Java PHP Python Julia R Ruby Rust Go T-SQL C# .NET Swift Working with JavaScript Node.js Tutorial Node.js Debugging Deploy Node.js Apps Browser Debugging Angular Tutorial React Tutorial Vue Tutorial Debugging Recipes Performance Profiling Extensions Tutorial Transpiling Editing Refactoring Debugging Quick Start Tutorial Run Python Code Editing Linting Formatting Debugging Environments Testing Python Interactive Django Tutorial FastAPI Tutorial Flask Tutorial Create Containers Deploy Python Apps Python in the Web Settings Reference Getting Started Navigate and Edit Refactoring Formatting and Linting Project Management Build Tools Run and Debug Testing Spring Boot Modernizing Java Apps Application Servers Deploy Java Apps GUI Applications Extensions FAQ Intro Videos GCC on Linux GCC on Windows GCC on Windows Subsystem for Linux Clang on macOS Microsoft C++ on Windows Build with CMake CMake Tools on Linux CMake Quick Start C++ Dev Tools for Copilot Editing and Navigating Debugging Configure Debugging Refactoring Settings Reference Configure IntelliSense Configure IntelliSense for Cross-Compiling FAQ Intro Videos Get Started Navigate and Edit IntelliCode Refactoring Formatting and Linting Project Management Build Tools Package Management Run and Debug Testing FAQ
Copy as Markdown

On this page there are 1 sections

Deploy Python Web Apps

The Azure Tools extensions for Visual Studio Code make it easy to deploy Python applications (including containers) to Azure App Service and to deploy serverless code to Azure Functions.

Deployment tutorials

The following tutorials on the Python Azure Developer's Center walk you though the details.

Tutorial Description Related Tools
Deploy Python web app to Azure App Service Deploy a simple web app Django
Flask
Azure CLI
Azure App Service
Azure Tools
Deploy Python web app with database to Azure App Service Deploy a web app with PostgreSQL database Django
Flask
PostgreSQL
Azure App Service
Azure Tools
Deploy Python containers to Azure App Service Deploy a container Container Tools
Azure App Service
Azure Tools
Deploy Python to Azure Functions Deploy serverless code with Azure Functions Azure Functions Core Tools
Azure Functions
Azure Tools