How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Microsoft Azure AppServicePlans API

The AppServicePlans API from Microsoft Azure — 19 operation(s) for appserviceplans.

Microsoft Azure AppServicePlans API is one of 1667 APIs that Microsoft Azure publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include AppServicePlans. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, pricing, a JSON-LD context, and a getting-started guide.

This API exposes 27 operations across 19 paths, and defines 5 schemas. It is described by OpenAPI 3.2.0, at version 2020-08-01-preview.

27 operations 19 paths 5 schemas 3 DELETE16 GET2 PATCH3 POST3 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2020-08-01-preview
Resource Areas
1

Paths & Operations 27

Across 19 paths, the API surfaces 27 operations — 3 DELETE, 16 GET, 2 PATCH, 3 POST, 3 PUT. Each is listed below with its method, path, parameters, and response codes.

AppServicePlans 27
GET
/subscriptions/{subscriptionId}/providers/Microsoft.Web/serverfarms
Microsoft Azure Get All App Service Plans For A Subscription
microsoftAzureAppserviceplansList 3 params → 200default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms
Microsoft Azure Get All App Service Plans In A Resource Group
microsoftAzureAppserviceplansListbyresourcegroup 3 params → 200default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}
Microsoft Azure Get An App Service Plan
microsoftAzureAppserviceplansGet 4 params → 200404default
PUT
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}
Microsoft Azure Creates Or Updates An App Service Plan
microsoftAzureAppserviceplansCreateorupdate 4 params body → 200202default
DELETE
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}
Microsoft Azure Delete An App Service Plan
microsoftAzureAppserviceplansDelete 4 params → 200204default
PATCH
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}
Microsoft Azure Creates Or Updates An App Service Plan
microsoftAzureAppserviceplansUpdate 4 params body → 200202default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/capabilities
Microsoft Azure List All Capabilities Of An App Service Plan
microsoftAzureAppserviceplansListcapabilities 4 params → 200default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/hybridConnectionNamespaces/{namespaceName}/relays/{relayName}
Microsoft Azure Retrieve A Hybrid Connection In Use In An App Service Plan
microsoftAzureAppserviceplansGethybridconnection 6 params → 200default
DELETE
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/hybridConnectionNamespaces/{namespaceName}/relays/{relayName}
Microsoft Azure Delete A Hybrid Connection In Use In An App Service Plan
microsoftAzureAppserviceplansDeletehybridconnection 6 params → 200204default
POST
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/hybridConnectionNamespaces/{namespaceName}/relays/{relayName}/listKeys
Microsoft Azure Get The Send Key Name And Value Of A Hybrid Connection
microsoftAzureAppserviceplansListhybridconnectionkeys 6 params → 200default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/hybridConnectionNamespaces/{namespaceName}/relays/{relayName}/sites
Microsoft Azure Get All Apps That Use A Hybrid Connection In An App Service Plan
microsoftAzureAppserviceplansListwebappsbyhybridconnection 6 params → 200default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/hybridConnectionPlanLimits/limit
Microsoft Azure Get The Maximum Number Of Hybrid Connections Allowed In An App Service Plan
microsoftAzureAppserviceplansGethybridconnectionplanlimit 4 params → 200default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/hybridConnectionRelays
Microsoft Azure Retrieve All Hybrid Connections In Use In An App Service Plan
microsoftAzureAppserviceplansListhybridconnections 4 params → 200default
POST
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/restartSites
Microsoft Azure Restart All Apps In An App Service Plan
microsoftAzureAppserviceplansRestartwebapps 5 params → 204default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/sites
Microsoft Azure Get All Apps Associated With An App Service Plan
microsoftAzureAppserviceplansListwebapps 7 params → 200default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/skus
Microsoft Azure Gets All Selectable Skus For A Given App Service Plan
microsoftAzureAppserviceplansGetserverfarmskus 4 params → 200default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/usages
Microsoft Azure Gets Server Farm Usage Information
microsoftAzureAppserviceplansListusages 5 params → 200default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/virtualNetworkConnections
Microsoft Azure Get All Virtual Networks Associated With An App Service Plan
microsoftAzureAppserviceplansListvnets 4 params → 200default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/virtualNetworkConnections/{vnetName}
Microsoft Azure Get A Virtual Network Associated With An App Service Plan
microsoftAzureAppserviceplansGetvnetfromserverfarm 5 params → 200404default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/virtualNetworkConnections/{vnetName}/gateways/{gatewayName}
Microsoft Azure Get A Virtual Network Gateway
microsoftAzureAppserviceplansGetvnetgateway 6 params → 200default
PUT
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/virtualNetworkConnections/{vnetName}/gateways/{gatewayName}
Microsoft Azure Update A Virtual Network Gateway
microsoftAzureAppserviceplansUpdatevnetgateway 6 params body → 200default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/virtualNetworkConnections/{vnetName}/routes
Microsoft Azure Get All Routes That Are Associated With A Virtual Network In An App Service Plan
microsoftAzureAppserviceplansListroutesforvnet 5 params → 200default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/virtualNetworkConnections/{vnetName}/routes/{routeName}
Microsoft Azure Get A Virtual Network Route In An App Service Plan
microsoftAzureAppserviceplansGetrouteforvnet 6 params → 200404default
PUT
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/virtualNetworkConnections/{vnetName}/routes/{routeName}
Microsoft Azure Create Or Update A Virtual Network Route In An App Service Plan
microsoftAzureAppserviceplansCreateorupdatevnetroute 6 params body → 200400404default
DELETE
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/virtualNetworkConnections/{vnetName}/routes/{routeName}
Microsoft Azure Delete A Virtual Network Route In An App Service Plan
microsoftAzureAppserviceplansDeletevnetroute 6 params → 200404default
PATCH
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/virtualNetworkConnections/{vnetName}/routes/{routeName}
Microsoft Azure Create Or Update A Virtual Network Route In An App Service Plan
microsoftAzureAppserviceplansUpdatevnetroute 6 params body → 200400404default
POST
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/workers/{workerName}/reboot
Microsoft Azure Reboot A Worker Machine In An App Service Plan
microsoftAzureAppserviceplansRebootworker 5 params → 204default

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are ResourceCollection (2 properties), HybridConnectionCollection (2 properties), HybridConnectionKey (1 property), HybridConnectionLimits (1 property). Each schema is shown below with its type and property counts.

AppServicePlanPatchResource
object
ARM resource for a app service plan.
1 property
HybridConnectionLimits
object
Hybrid Connection limits contract. This is used to return the plan limits of Hybrid Connections.
1 property
HybridConnectionKey
object
Hybrid Connection key contract. This has the send key name and value for a Hybrid Connection.
1 property
HybridConnectionCollection
object
Collection of hostname bindings.
2 properties 1 required
ResourceCollection
object
Collection of resources.
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

microsoft-azure-appserviceplans-api-openapi.yml Raw ↑

Other APIs Microsoft Azure publishes across the network.

Microsoft Azure AI Search API
Microsoft Azure Communication Services API
Microsoft Azure Event Grid API
Microsoft Azure Functions API
Microsoft Azure DevOps REST API
Microsoft Azure AI Foundry API
Microsoft Azure Resource JSON Schema
Microsoft Azure JSON-LD Context
Microsoft Azure AccessConnector API
Microsoft Azure AccessControlRecords API
Microsoft Azure AccessPolicies API
Microsoft Azure AccessReviewInstanceAcceptRecommmendations API
Where this information came from

This is an independent, third-party profile of Microsoft Azure AppServicePlans API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.