az appservice

Manage App Service plans.

Commands

az appservice ase

Manage App Service Environments.

az appservice ase create

Create app service environment.

az appservice ase create-inbound-services

Private DNS Zone for Internal (ILB) App Service Environments.

az appservice ase delete

Delete app service environment.

az appservice ase list

List app service environments.

az appservice ase list-addresses

List VIPs associated with an app service environment v2.

az appservice ase list-plans

List app service plans associated with an app service environment.

az appservice ase send-test-notification

Send a test upgrade notification in app service environment v3.

az appservice ase show

Show details of an app service environment.

az appservice ase update

Update app service environment.

az appservice ase upgrade

Upgrade app service environment v3.

az appservice domain

Manage custom domains.

az appservice domain create

Create and purchase a custom domain.

az appservice domain show-terms

Show the legal terms for purchasing and creating a custom domain.

az appservice hybrid-connection

A method that sets the key a hybrid-connection uses.

az appservice hybrid-connection set-key

Set the key that all apps in an appservice plan use to connect to the hybrid-connections in that appservice plan.

az appservice kube

Manage Kubernetes Environments.

az appservice kube create

Create a Kubernetes Environment.

az appservice kube delete

Delete kubernetes environment.

az appservice kube list

List kubernetes environments by subscription or resource group.

az appservice kube show

Show the details of a kubernetes environment.

az appservice kube update

Update a Kubernetes Environment. Currently not supported.

az appservice kube wait

Wait for a Kubernetes Environment to reach a desired state.

az appservice list-locations

List regions where a plan sku is available.

az appservice plan

Manage app service plans.

az appservice plan create

Create an app service plan.

az appservice plan delete

Delete an app service plan.

az appservice plan list

List app service plans.

az appservice plan show

Get the app service plans for a resource group or a set of resource groups.

az appservice plan update

Update an app service plan.

az appservice vnet-integration

A method that lists the virtual network integrations used in an appservice plan.

az appservice vnet-integration list

List the virtual network integrations used in an appservice plan.

az appservice list-locations

List regions where a plan sku is available.

az appservice list-locations --sku {B1, B2, B3, D1, F1, FREE, I1, I1v2, I2, I2v2, I3, I3v2, I4v2, I5v2, I6v2, P0V3, P1MV3, P1V2, P1V3, P2MV3, P2V2, P2V3, P3MV3, P3V2, P3V3, P4MV3, P5MV3, S1, S2, S3, SHARED, WS1, WS2, WS3}
                             [--linux-workers-enabled]

Examples

List regions where a plan sku is available. (autogenerated)

az appservice list-locations --sku F1

Required Parameters

--sku

The pricing tiers, e.g., F1(Free), D1(Shared), B1(Basic Small), B2(Basic Medium), B3(Basic Large), S1(Standard Small), P1V2(Premium V2 Small), P2V2(Premium V2 Medium), P3V2(Premium V2 Large), P0V3(Premium V3 Extra Small), P1V3(Premium V3 Small), P2V3(Premium V3 Medium), P3V3(Premium V3 Large), P1MV3(Premium Memory Optimized V3 Small), P2MV3(Premium Memory Optimized V3 Medium), P3MV3(Premium Memory Optimized V3 Large), P4MV3(Premium Memory Optimized V3 Extra Large), P5MV3(Premium Memory Optimized V3 Extra Extra Large), I1 (Isolated Small), I2 (Isolated Medium), I3 (Isolated Large), I1v2 (Isolated V2 Small), I2v2 (Isolated V2 Medium), I3v2 (Isolated V2 Large), I4v2 (Isolated V2 I4v2), I5v2 (Isolated V2 I5v2), I6v2 (Isolated V2 I6v2), WS1 (Logic Apps Workflow Standard 1), WS2 (Logic Apps Workflow Standard 2), WS3 (Logic Apps Workflow Standard 3).

accepted values: B1, B2, B3, D1, F1, FREE, I1, I1v2, I2, I2v2, I3, I3v2, I4v2, I5v2, I6v2, P0V3, P1MV3, P1V2, P1V3, P2MV3, P2V2, P2V3, P3MV3, P3V2, P3V3, P4MV3, P5MV3, S1, S2, S3, SHARED, WS1, WS2, WS3

Optional Parameters

--linux-workers-enabled

Get regions which support hosting web apps on Linux workers.