Azure App Services Reference

Comprehensive API, SDK, and tool references for Azure App Services.

API References

Explore the REST APIs for managing and interacting with Azure App Services.

SDK References

Find documentation for the Azure SDKs that provide programmatic access to App Services.

Tools and Utilities

Discover references for tools that help you develop, deploy, and manage App Services.

Reference Guides

Detailed guides and specifications for various App Services components.

App Service Plan Reference

Information about pricing tiers, resource limits, and features of App Service Plans.

Key properties and configurations include:

  • SKU Name (e.g., F1, B1, P2v3)
  • Worker Size (e.g., Small, Medium, Large)
  • Reserved Instance (True/False)
  • Region

See the full App Service Plan SKU documentation for details.

Deployment Slots Reference

Details on managing deployment slots, including swap operations and configuration.

Operation Description
Swap Slot Swaps the content and configuration of two deployment slots.
List Slots Retrieves a list of all deployment slots for an App Service.
Create Slot Creates a new deployment slot.

Authentication and Authorization Reference

Learn about the different authentication providers and authorization mechanisms supported by Azure App Services.

Important: Always refer to the latest API version documentation to ensure compatibility.
Note: This section provides a high-level overview of reference materials. For specific command syntax or API signatures, please navigate to the detailed SDK or API reference pages.