Microsoft Azure CLI extension for managing App Service resources like web apps, functions, and slots. Version 0.2.21 works with Azure CLI core. Releases follow Azure CLI releases (approx. monthly).
pip install azure-cli-appserviceNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Verifies import of the command module loader. To use CLI commands, invoke via Azure CLI, not directly in Python.
Install azure-cli-core alongside this package.
Use Azure CLI commands (e.g., `az webapp`) instead of direct imports.
Run `az find "webapp"` or check Azure CLI release notes.