python-appservice-deploy
Official sourceDeploys Python Flask, Django, or FastAPI code to Azure App Service Linux with smart defaults, creating the resource group, plan, and web app as needed.
Source: Microsoft
At a glance
Verified source- Best for
- Deploying a Python web app to App Service Linux with minimal prompts
- Works with
- GitHub Copilot · Claude Code
- Outcome
- Auto-creating RG, plan, and web app on Python 3.14
- Source
- microsoft/github-copilot-for-azure
01 / Understand the skill
About python-appservice-deploy
Deploy Python (Flask/Django/FastAPI) code to Azure App Service Linux. WHEN: \"Flask App Service\", \"Django App Service\", \"FastAPI App Service\", \"deploy Python to App Service\". DO NOT USE FOR: Container Apps, Functions, non-Python, Terraform/Bicep/IaC, full infra — use azure-prepare.
Deploy Python (Flask/Django/FastAPI) code to Azure App Service Linux. WHEN: \"Flask App Service\", \"Django App Service\", \"FastAPI App Service\", \"deploy Python to App Service\". DO NOT USE FOR: Container Apps, Functions, non-Python, Terraform/Bicep/IaC, full infra — use azure-prepare.
Not a fit when
DO NOT USE FOR: Container Apps, Functions, non-Python, Terraform/Bicep/IaC, full infra — use azure-prepare.
02 / Confirm the fit
Use python-appservice-deploy when you need to
- Deploying a Python web app to App Service Linux with minimal prompts
- Auto-creating RG, plan, and web app on Python 3.14
- Setting framework-correct startup commands (e.g. uvicorn for FastAPI)
- Code-only deploys without VNet, Key Vault, or full IaC
03 / See the workflow
How python-appservice-deploy works
- 01Install: npx skills add https://github.com/microsoft/github-copilot-for-azure --skill python-appservice-deploy
- 02Try: Deploy my FastAPI app to Azure App Service.
- 03Get: A created/updated App Service with the right runtime, startup, and a deployed app URL.
Check before installing
Compatible platforms
GitHub Copilot · Claude Code
Best fit
Deploying a Python web app to App Service Linux with minimal prompts
Review the source instructions if the required output differs from the formats described above.
Install and use
Compatible with GitHub Copilot and Claude Code · Published by Microsoft
Ready to add python-appservice-deploy?
Use the published instructions below, then provide the required input and describe the result you need.
General instructions · GitHub Copilot · Claude Code
npx skills add https://github.com/microsoft/github-copilot-for-azure --skill python-appservice-deploy
Review the source repository and license before installing third-party skills.
Continue exploring
Similar skills
Authoritative reference for the Claude API and Anthropic SDKs: model IDs, pricing, thinking/effort params, streaming, tool use, caching, managed agents, and model migration.
Read, edit, create, and fix Excel/CSV files — formulas, formatting, charts, and clean financial models with zero formula errors.
Generate distinctive, production-grade frontend UI that avoids generic AI aesthetics — pages, components, dashboards, and landing pages.
Build high-quality MCP (Model Context Protocol) servers in Python (FastMCP) or Node/TypeScript that let LLMs use external services through well-designed tools.

