{"categories":[{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http"}],"enrichment":{"capability":"Provides programmatic management of Azure Web Apps, App Service Plans, and related hosting resources through the Azure SDK for Python.","skillfed_tags":["azure-sdk","cloud-infrastructure","web-hosting"],"use_cases":["Automate provisioning and teardown of web app environments in CI/CD pipelines","Programmatically manage deployment slots and traffic routing for blue-green deployments","Query and monitor app service plan metrics and resource utilization across subscriptions","Configure SSL certificates, custom domains, and authentication settings on web apps at scale","Integrate web app lifecycle management into infrastructure-as-code or multi-tenant SaaS platforms"],"what_it_does":"azure-mgmt-web is the Microsoft Azure SDK client library for managing Web Apps and related App Service resources. It wraps the Azure Resource Manager API, allowing Python developers to programmatically create, update, delete, and query web applications, app service plans, deployment slots, certificates, and other hosting infrastructure within Azure subscriptions.\n\nThe package is designed for developers who need to automate Azure web hosting operations\u2014provisioning environments, configuring deployments, managing scaling policies, or integrating web app lifecycle management into larger infrastructure-as-code workflows. It depends on isodate for date handling, azure-mgmt-core for common SDK patterns, and typing-extensions for type hints. Authentication requires Microsoft Entra token configuration via environment variables.","worth_installing":"Yes. This is an actively maintained, production-stable library (Development Status 5) with no known vulnerabilities, low install friction, and broad Python version support (3.10\u20133.14). Install it if you need to manage Azure Web Apps programmatically; skip it if you only use the Azure Portal or CLI."},"id":"azure-mgmt-web","links":{"html":"https://skillfed.io/packages/azure-mgmt-web","md":"https://skillfed.io/packages/azure-mgmt-web.md","pypi":"https://pypi.org/project/azure-mgmt-web/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-13","license_spdx":"MIT","license_treatment":"permissive","name":"azure-mgmt-web","python_support":"supports_current","summary":"Microsoft Azure Web Management Client Library for Python"},"popularity":{"monthly_downloads":8232147,"position":1644,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"11.0.1"}
