Azure App Service API

The Azure App Service REST API enables programmatic management of web apps, app service plans, deployment slots, custom domains, SSL certificates, and application settings. It supports continuous deployment, auto-scaling, authentication configuration, and hybrid connections through Azure Resource Manager endpoints.

API entry from apis.yml

apis.yml Raw ↑
aid: microsoft-azure-app-service:azure-app-service-api
name: Azure App Service API
description: The Azure App Service REST API enables programmatic management of web apps, app service plans,
  deployment slots, custom domains, SSL certificates, and application settings. It supports continuous
  deployment, auto-scaling, authentication configuration, and hybrid connections through Azure Resource
  Manager endpoints.
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://learn.microsoft.com/en-us/rest/api/appservice/
baseURL: https://management.azure.com/
tags:
- App Service
- Hosting
- PaaS
- Web Apps
properties:
- type: Documentation
  url: https://learn.microsoft.com/en-us/rest/api/appservice/
- type: APIReference
  url: https://learn.microsoft.com/en-us/rest/api/appservice/operation-groups
- type: Authentication
  url: https://learn.microsoft.com/en-us/azure/app-service/overview-authentication-authorization
- type: SDK
  url: https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/appservice