az appservice
Note
This command group has commands that are defined in both Azure CLI and at least one extension. Install each extension to benefit from its extended capabilities. Learn more about extensions.
Manage Appservice.
Commands
| Name | Description | Type | Status |
|---|---|---|---|
| az appservice ase |
Manage App Service Environments. |
Core | GA |
| az appservice ase create |
Create App Service Environment. |
Core | GA |
| az appservice ase create-inbound-services |
Private DNS Zone for Internal (ILB) App Service Environments. |
Core | Preview |
| az appservice ase delete |
Delete App Service Environment. |
Core | GA |
| az appservice ase list |
List App Service Environments. |
Core | GA |
| az appservice ase list-addresses |
List IP addresses associated with an App Service Environment. |
Core | GA |
| az appservice ase list-plans |
List app service plans associated with an App Service Environment. |
Core | GA |
| az appservice ase send-test-notification |
Send a test upgrade notification in App Service Environment. |
Core | GA |
| az appservice ase show |
Show details of an App Service Environment. |
Core | GA |
| az appservice ase update |
Update App Service Environment. |
Core | GA |
| az appservice ase upgrade |
Upgrade App Service Environment. |
Core | GA |
| az appservice domain |
Manage custom domains. |
Core | Preview |
| az appservice domain create |
Create and purchase a custom domain. |
Core | Preview |
| az appservice domain show-terms |
Show the legal terms for purchasing and creating a custom domain. |
Core | Preview |
| az appservice hybrid-connection |
A method that sets the key a hybrid-connection uses. |
Core | GA |
| 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. |
Core | GA |
| az appservice kube |
Manage Kubernetes Environments. |
Extension | Preview |
| az appservice kube create |
Create a Kubernetes Environment. |
Extension | Preview |
| az appservice kube delete |
Delete kubernetes environment. |
Extension | Preview |
| az appservice kube list |
List kubernetes environments by subscription or resource group. |
Extension | Preview |
| az appservice kube show |
Show the details of a kubernetes environment. |
Extension | Preview |
| az appservice kube update |
Update a Kubernetes Environment. Currently not supported. |
Extension | Preview |
| az appservice kube wait |
Wait for a Kubernetes Environment to reach a desired state. |
Extension | Preview |
| az appservice list-locations |
List regions where a plan sku is available. |
Core | GA |
| az appservice plan |
Manage Plan. |
Core and Extension | GA |
| az appservice plan create |
Create an app service plan. |
Core | GA |
| az appservice plan create (appservice-kube extension) |
Create an app service plan. |
Extension | GA |
| az appservice plan delete |
Delete an app service plan. |
Core | GA |
| az appservice plan identity |
Manage managed identity for App Service plans. |
Core | Preview |
| az appservice plan identity assign |
Assign a managed identity to an App Service plan. |
Core | Preview |
| az appservice plan identity remove |
Remove managed identities from an App Service plan. |
Core | Preview |
| az appservice plan identity set-default |
Set the default managed identity for an App Service plan. |
Core | Preview |
| az appservice plan identity show |
Show the managed identity for an App Service plan. |
Core | Preview |
| az appservice plan list |
List app service plans. |
Core | GA |
| az appservice plan list (appservice-kube extension) |
List app service plans. |
Extension | GA |
| az appservice plan managed-instance |
Manage Managed Instance. |
Core | Preview |
| az appservice plan managed-instance install-script |
Manage install scripts for managed instance App Service plans. |
Core | Preview |
| az appservice plan managed-instance install-script add |
Add an install script to a managed instance App Service plan. |
Core | Preview |
| az appservice plan managed-instance install-script list |
List install scripts for a managed instance App Service plan. |
Core | Preview |
| az appservice plan managed-instance install-script remove |
Remove an install script from a managed instance App Service plan. |
Core | Preview |
| az appservice plan managed-instance instance |
Manage Instance. |
Core | Preview |
| az appservice plan managed-instance instance connect |
Connect to a managed instance App Service plan worker instance via RDP using Azure Bastion. |
Core | Preview |
| az appservice plan managed-instance instance list |
List instances for a managed instance App Service plan. |
Core | Preview |
| az appservice plan managed-instance instance recycle |
Recycle a specific instance in a managed instance App Service plan. |
Core | Preview |
| az appservice plan managed-instance network |
Manage network integration for managed instance App Service plans. |
Core | Preview |
| az appservice plan managed-instance network add |
Add VNet integration to a managed instance App Service plan. |
Core | Preview |
| az appservice plan managed-instance network remove |
Remove VNet integration from a managed instance App Service plan. |
Core | Preview |
| az appservice plan managed-instance network show |
Show the network configuration for a managed instance App Service plan. |
Core | Preview |
| az appservice plan managed-instance registry-adapter |
Manage registry adapters for managed instance App Service plans. |
Core | Preview |
| az appservice plan managed-instance registry-adapter add |
Add a registry adapter to a managed instance App Service plan. |
Core | Preview |
| az appservice plan managed-instance registry-adapter list |
List registry adapters for a managed instance App Service plan. |
Core | Preview |
| az appservice plan managed-instance registry-adapter remove |
Remove a registry adapter from a managed instance App Service plan. |
Core | Preview |
| az appservice plan managed-instance storage-mount |
Manage storage mounts for managed instance App Service plans. |
Core | Preview |
| az appservice plan managed-instance storage-mount add |
Add a storage mount to a managed instance App Service plan. |
Core | Preview |
| az appservice plan managed-instance storage-mount list |
List storage mounts for a managed instance App Service plan. |
Core | Preview |
| az appservice plan managed-instance storage-mount remove |
Remove a storage mount from a managed instance App Service plan. |
Core | Preview |
| az appservice plan show |
Get the app service plans for a resource group or a set of resource groups. |
Core | GA |
| az appservice plan show (appservice-kube extension) |
Get the app service plans for a resource group or a set of resource groups. |
Extension | GA |
| az appservice plan update |
Update an app service plan. |
Core | GA |
| az appservice plan update (appservice-kube extension) |
Update an app service plan. See https://docs.microsoft.com/azure/app-service/app-service-plan-manage#move-an-app-to-another-app-service-plan to learn more. |
Extension | GA |
| az appservice vnet-integration |
A method that lists the virtual network integrations used in an appservice plan. |
Core | GA |
| az appservice vnet-integration list |
List the virtual network integrations used in an appservice plan. |
Core | GA |
az appservice list-locations
List regions where a plan sku is available.
az appservice list-locations --sku {B1, B2, B3, D1, F1, FREE, I1MV2, I1V2, I2MV2, I2V2, I3MV2, I3V2, I4MV2, I4V2, I5MV2, I5V2, I6V2, P0V3, P0V4, P1MV3, P1MV4, P1V2, P1V3, P1V4, P2MV3, P2MV4, P2V2, P2V3, P2V4, P3MV3, P3MV4, P3V2, P3V3, P3V4, P4MV3, P4MV4, P5MV3, P5MV4, S1, S2, S3, SHARED, WS1, WS2, WS3}
[--hyperv-workers-enabled]
[--linux-workers-enabled]
Examples
List regions where a plan sku is available. (autogenerated)
az appservice list-locations --sku F1
Required Parameters
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), P0V4(Premium V4 Extra Small), P1V4(Premium V4 Small), P2V4(Premium V4 Medium), P3V4(Premium V4 Large), P1MV4(Premium Memory Optimized V4 Small), P2MV4(Premium Memory Optimized V4 Medium), P3MV4(Premium Memory Optimized V4 Large), P4MV4(Premium Memory Optimized V4 Extra Large), P5MV4(Premium Memory Optimized V4 Extra Extra Large), I1V2 (Isolated V2 I1V2), I2V2 (Isolated V2 I2V2), I3V2 (Isolated V2 I3V2), I4V2 (Isolated V2 I4V2), I5V2 (Isolated V2 I5V2), I6V2 (Isolated V2 I6V2), I1MV2 (Isolated Memory Optimized V2 I1MV2), I2MV2 (Isolated Memory Optimized V2 I2MV2), I3MV2 (Isolated Memory Optimized V2 I3MV2), I4MV2 (Isolated Memory Optimized V2 I4MV2), I5MV2 (Isolated Memory Optimized V2 I5MV2), WS1 (Logic Apps Workflow Standard 1), WS2 (Logic Apps Workflow Standard 2), WS3 (Logic Apps Workflow Standard 3).
| Property | Value |
|---|---|
| Accepted values: | B1, B2, B3, D1, F1, FREE, I1MV2, I1V2, I2MV2, I2V2, I3MV2, I3V2, I4MV2, I4V2, I5MV2, I5V2, I6V2, P0V3, P0V4, P1MV3, P1MV4, P1V2, P1V3, P1V4, P2MV3, P2MV4, P2V2, P2V3, P2V4, P3MV3, P3MV4, P3V2, P3V3, P3V4, P4MV3, P4MV4, P5MV3, P5MV4, S1, S2, S3, SHARED, WS1, WS2, WS3 |
Optional Parameters
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
Get regions which support hosting web apps on Windows Container workers.
Get regions which support hosting web apps on Linux workers.
Global Parameters
Increase logging verbosity to show all debug logs.
| Property | Value |
|---|---|
| Default value: | False |
Show this help message and exit.
Only show errors, suppressing warnings.
| Property | Value |
|---|---|
| Default value: | False |
Output format.
| Property | Value |
|---|---|
| Default value: | json |
| Accepted values: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.
Increase logging verbosity. Use --debug for full debug logs.
| Property | Value |
|---|---|
| Default value: | False |