Version 1.71 is now available! Read about the new features and fixes from August.
Dismiss this update
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.
The following tutorials on the Python Azure Developer's Center walk you though the details.
Tutorial | Description |
---|---|
Deploy Python web apps to Azure App Service | Deploy a web app using the Azure App Service extension. |
Deploy Python containers to Azure App Service | Deploy a Docker container using the Docker extension. |
Deploy Python to Azure Functions | Deploy serverless code using the Azure Functions extension. |