web_apps
Creates, updates, deletes, gets or lists a web_apps resource.
Overview
| Name | web_apps |
| Type | Resource |
| Id | azure.web.web_apps |
Fields
The following fields are returned by SELECT queries:
- get_instance_process_module_slot
- list_slot_differences_slot
- list_instance_process_threads_slot
- get_hybrid_connection_slot
- get_vnet_connection_gateway_slot
- get_instance_process_module
- get_process_module_slot
- get_triggered_web_job_history_slot
- list_slot_differences_from_production
- list_backup_status_secrets_slot
- list_deployment_log_slot
- list_function_keys_slot
- list_instance_process_threads
- list_instance_processes_slot
- list_process_threads_slot
- list_network_features_slot
- list_triggered_web_job_history_slot
- get_network_trace_operation_slot
- get_private_endpoint_connection_slot
- get_hybrid_connection
- get_vnet_connection_slot
- get_vnet_connection_gateway
- get_app_setting_key_vault_reference_slot
- get_site_connection_string_key_vault_reference_slot
- get_configuration_snapshot_slot
- get_slot_site_deployment_status_slot
- get_domain_ownership_identifier_slot
- get_host_name_binding_slot
- get_relay_service_connection_slot
- get_process_module
- get_premier_add_on_slot
- get_public_certificate_slot
- get_site_container_slot
- get_site_extension_slot
- get_triggered_web_job_history
- get_instance_workflow_slot
- list_application_settings_slot
- list_backup_status_secrets
- list_deployment_log
- list_function_keys
- list_instance_processes
- list_process_threads
- list_network_features
- list_triggered_web_job_history
- get_private_endpoint_connection
- get_vnet_connection
- get_network_trace_operation
- get_app_setting_key_vault_reference
- get_site_connection_string_key_vault_reference
- get_configuration_snapshot
- get_production_site_deployment_status
- get_domain_ownership_identifier
- get_host_name_binding
- get_relay_service_connection
- get_premier_add_on
- get_public_certificate
- get_site_container
- get_site_extension
- get_workflow
- get
- list_by_resource_group
- list
| Name | Datatype | Description |
|---|---|---|
id | string | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. |
name | string | The name of the resource. |
file_name | string | File name. |
base_address | string | Base address. Used as module identifier in ARM resource URI. |
file_description | string | File description. |
file_path | string | File path. |
file_version | string | File version. |
href | string | HRef URI. |
is_debug | boolean | Is debug?. |
kind | string | Kind of resource. |
language | string | Module language (locale). |
module_memory_size | integer | Module memory size. |
product | string | Product name. |
product_version | string | Product version. |
systemData | object | Azure Resource Manager metadata containing createdBy and modifiedBy information. |
type | string | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts". |
| Name | Datatype | Description |
|---|---|---|
id | string | Resource Id. |
name | string | Resource Name. |
description | string | Description of the setting difference. |
diffRule | string | Rule that describes how to process the setting difference during a slot swap. |
kind | string | Kind of resource. |
level | string | Level of the difference: Information, Warning or Error. |
settingName | string | Name of the setting. |
settingType | string | The type of the setting: General, AppSetting or ConnectionString. |
type | string | Resource type. |
valueInCurrentSlot | string | Value of the setting in the current slot. |
valueInTargetSlot | string | Value of the setting in the target slot. |
| Name | Datatype | Description |
|---|---|---|
id | string | Resource Id. |
name | string | Resource Name. |
base_priority | integer | Base priority. |
current_priority | integer | Current thread priority. |
href | string | HRef URI. |
identifier | integer | Site extension ID. |
kind | string | Kind of resource. |
priority_level | string | Thread priority level. |
process | string | Process URI. |
start_address | string | Start address. |
start_time | string (date-time) | Start time. |
state | string | Thread state. |
total_processor_time | string | Total processor time. |
type | string | Resource type. |
user_processor_time | string | User processor time. |
wait_reason | string | Wait reason. |
| Name | Datatype | Description |
|---|---|---|
id | string | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. |
name | string | The name of the resource. |
hostname | string | The hostname of the endpoint. |
kind | string | Kind of resource. |
port | integer | The port of the endpoint. |
relayArmUri | string | The ARM URI to the Service Bus relay. |
relayName | string | The name of the Service Bus relay. |
sendKeyName | string | The name of the Service Bus key which has Send permissions. This is used to authenticate to Service Bus. |
sendKeyValue | string | The value of the Service Bus key. This is used to authenticate to Service Bus. In ARM this key will not be returned normally, use the POST /listKeys API instead. |
serviceBusNamespace | string | The name of the Service Bus namespace. |
serviceBusSuffix | string | The suffix for the service bus endpoint. By default this is .servicebus.windows.net. |
systemData | object | Azure Resource Manager metadata containing createdBy and modifiedBy information. |
type | string | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts". |
| Name | Datatype | Description |
|---|---|---|
id | string | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. |
name | string | The name of the resource. |
kind | string | Kind of resource. |
systemData | object | Azure Resource Manager metadata containing createdBy and modifiedBy information. |
type | string | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts". |
vnetName | string | The Virtual Network name. |
vpnPackageUri | string | The URI where the VPN package can be downloaded. Required. |
| Name | Datatype | Description |
|---|---|---|
id | string | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. |
name | string | The name of the resource. |
file_name | string | File name. |
base_address | string | Base address. Used as module identifier in ARM resource URI. |
file_description | string | File description. |
file_path | string | File path. |
file_version | string | File version. |
href | string | HRef URI. |
is_debug | boolean | Is debug?. |
kind | string | Kind of resource. |
language | string | Module language (locale). |
module_memory_size | integer | Module memory size. |
product | string | Product name. |
product_version | string | Product version. |
systemData | object | Azure Resource Manager metadata containing createdBy and modifiedBy information. |
type | string | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts". |
| Name | Datatype | Description |
|---|---|---|
id | string | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. |
name | string | The name of the resource. |
file_name | string | File name. |
base_address | string | Base address. Used as module identifier in ARM resource URI. |
file_description | string | File description. |
file_path | string | File path. |
file_version | string | File version. |
href | string | HRef URI. |
is_debug | boolean | Is debug?. |
kind | string | Kind of resource. |
language | string | Module language (locale). |
module_memory_size | integer | Module memory size. |
product | string | Product name. |
product_version | string | Product version. |
systemData | object | Azure Resource Manager metadata containing createdBy and modifiedBy information. |
type | string | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts". |
| Name | Datatype | Description |
|---|---|---|
id | string | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. |
name | string | The name of the resource. |
kind | string | Kind of resource. |
runs | array | List of triggered web job runs. |
systemData | object | Azure Resource Manager metadata containing createdBy and modifiedBy information. |
type | string | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts". |
| Name | Datatype | Description |
|---|---|---|
id | string | Resource Id. |
name | string | Resource Name. |
description | string | Description of the setting difference. |
diffRule | string | Rule that describes how to process the setting difference during a slot swap. |
kind | string | Kind of resource. |
level | string | Level of the difference: Information, Warning or Error. |
settingName | string | Name of the setting. |
settingType | string | The type of the setting: General, AppSetting or ConnectionString. |
type | string | Resource type. |
valueInCurrentSlot | string | Value of the setting in the current slot. |
valueInTargetSlot | string | Value of the setting in the target slot. |
| Name | Datatype | Description |
|---|---|---|
id | string | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. |
name | string | The name of the resource. |
blobName | string | Name of the blob which contains data for this backup. |
correlationId | string | Unique correlation identifier. Please use this along with the timestamp while communicating with Azure support. |
created | string (date-time) | Timestamp of the backup creation. |
databases | array | List of databases included in the backup. |
finishedTimeStamp | string (date-time) | Timestamp when this backup finished. |
kind | string | Kind of resource. |
lastRestoreTimeStamp | string (date-time) | Timestamp of a last restore operation which used this backup. |
log | string | Details regarding this backup. Might contain an error message. |
scheduled | boolean | True if this backup has been created due to a schedule being triggered. |
sizeInBytes | integer | Size of the backup in bytes. |
status | string | Backup status. Known values are: "InProgress", "Failed", "Succeeded", "TimedOut", "Created", "Skipped", "PartiallySucceeded", "DeleteInProgress", "DeleteFailed", and "Deleted". (InProgress, Failed, Succeeded, TimedOut, Created, Skipped, PartiallySucceeded, DeleteInProgress, DeleteFailed, Deleted) |
storageAccountUrl | string | SAS URL for the storage account container which contains this backup. |
systemData | object | Azure Resource Manager metadata containing createdBy and modifiedBy information. |
type | string | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts". |
websiteSizeInBytes | integer | Size of the original web app which has been backed up. |
| Name | Datatype | Description |
|---|---|---|
id | string | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. |
name | string | The name of the resource. |
active | boolean | True if deployment is currently active, false if completed and null if not started. |
author | string | Who authored the deployment. |
author_email | string | Author email. |
deployer | string | Who performed the deployment. |
details | string | Details on deployment. |
end_time | string (date-time) | End time. |
kind | string | Kind of resource. |
message | string | Details about deployment status. |
start_time | string (date-time) | Start time. |
status | integer | Deployment status. |
systemData | object | Azure Resource Manager metadata containing createdBy and modifiedBy information. |
type | string | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts". |
| Name | Datatype | Description |
|---|---|---|
id | string | Resource Id. |
name | string | Resource Name. |
kind | string | Kind of resource. |
properties | object | Settings. |
type | string | Resource type. |
| Name | Datatype | Description |
|---|---|---|
id | string | Resource Id. |
name | string | Resource Name. |
base_priority | integer | Base priority. |
current_priority | integer | Current thread priority. |
href | string | HRef URI. |
identifier | integer | Site extension ID. |
kind | string | Kind of resource. |
priority_level | string | Thread priority level. |
process | string | Process URI. |
start_address | string | Start address. |
start_time | string (date-time) | Start time. |
state | string | Thread state. |
total_processor_time | string | Total processor time. |
type | string | Resource type. |
user_processor_time | string | User processor time. |
wait_reason | string | Wait reason. |
| Name | Datatype | Description |
|---|---|---|
id | string | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. |
name | string | The name of the resource. |
deployment_name | string | Deployment name. |
file_name | string | File name of this process. |
user_name | string | User name. |
children | array | Child process list. |
command_line | string | Command line. |
description | string | Description of process. |
environment_variables | object | List of environment variables. |
handle_count | integer | Handle count. |
href | string | HRef URI. |
identifier | integer | ARM Identifier for deployment. |
iis_profile_timeout_in_seconds | number | IIS Profile timeout (seconds). |
is_iis_profile_running | boolean | Is the IIS Profile running?. |
is_profile_running | boolean | Is profile running?. |
is_scm_site | boolean | Is this the SCM site?. |
is_webjob | boolean | Is this a Web Job?. |
kind | string | Kind of resource. |
minidump | string | Minidump URI. |
module_count | integer | Module count. |
modules | array | List of modules. |
non_paged_system_memory | integer | Non-paged system memory. |
open_file_handles | array | List of open files. |
paged_memory | integer | Paged memory. |
paged_system_memory | integer | Paged system memory. |
parent | string | Parent process. |
peak_paged_memory | integer | Peak paged memory. |
peak_virtual_memory | integer | Peak virtual memory usage. |
peak_working_set | integer | Peak working set. |
private_memory | integer | Private memory size. |
privileged_cpu_time | string | Privileged CPU time. |
start_time | string (date-time) | Start time. |
systemData | object | Azure Resource Manager metadata containing createdBy and modifiedBy information. |
thread_count | integer | Thread count. |
threads | array | Thread list. |
time_stamp | string (date-time) | Time stamp. |
total_cpu_time | string | Total CPU time. |
type | string | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts". |
user_cpu_time | string | User CPU time. |
virtual_memory | integer | Virtual memory size. |
working_set | integer | Working set. |
| Name | Datatype | Description |
|---|---|---|
id | string | Resource Id. |
name | string | Resource Name. |
base_priority | integer | Base priority. |
current_priority | integer | Current thread priority. |
href | string | HRef URI. |
identifier | integer | Site extension ID. |
kind | string | Kind of resource. |
priority_level | string | Thread priority level. |
process | string | Process URI. |
start_address | string | Start address. |
start_time | string (date-time) | Start time. |
state | string | Thread state. |
total_processor_time | string | Total processor time. |
type | string | Resource type. |
user_processor_time | string | User processor time. |
wait_reason | string | Wait reason. |
| Name | Datatype | Description |
|---|---|---|
id | string | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. |
name | string | The name of the resource. |
hybridConnections | array | The Hybrid Connections summary view. |
hybridConnectionsV2 | array | The Hybrid Connection V2 (Service Bus) view. |
kind | string | Kind of resource. |
systemData | object | Azure Resource Manager metadata containing createdBy and modifiedBy information. |
type | string | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts". |
virtualNetworkConnection | object | The Virtual Network summary view. |
virtualNetworkName | string | The Virtual Network name. |
| Name | Datatype | Description |
|---|---|---|
id | string | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. |
name | string | The name of the resource. |
kind | string | Kind of resource. |
runs | array | List of triggered web job runs. |
systemData | object | Azure Resource Manager metadata containing createdBy and modifiedBy information. |
type | string | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts". |
| Name | Datatype | Description |
|---|---|---|
message | string | Detailed message of a network trace operation, e.g. error message in case of failure. |
path | string | Local file path for the captured network trace file. |
status | string | Current status of the network trace operation, same as Operation.Status (InProgress/Succeeded/Failed). |
| Name | Datatype | Description |
|---|---|---|
id | string | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. |
name | string | The name of the resource. |
ipAddresses | array | Private IPAddresses mapped to the remote private endpoint. |
kind | string | Kind of resource. |
privateEndpoint | object | PrivateEndpoint of a remote private endpoint connection. |
privateLinkServiceConnectionState | object | The state of a private link connection. |
provisioningState | string | :vartype provisioning_state: str |
systemData | object | Azure Resource Manager metadata containing createdBy and modifiedBy information. |
type | string | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts". |
| Name | Datatype | Description |
|---|---|---|
id | string | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. |
name | string | The name of the resource. |
hostname | string | The hostname of the endpoint. |
kind | string | Kind of resource. |
port | integer | The port of the endpoint. |
relayArmUri | string | The ARM URI to the Service Bus relay. |
relayName | string | The name of the Service Bus relay. |
sendKeyName | string | The name of the Service Bus key which has Send permissions. This is used to authenticate to Service Bus. |
sendKeyValue | string | The value of the Service Bus key. This is used to authenticate to Service Bus. In ARM this key will not be returned normally, use the POST /listKeys API instead. |
serviceBusNamespace | string | The name of the Service Bus namespace. |
serviceBusSuffix | string | The suffix for the service bus endpoint. By default this is .servicebus.windows.net. |
systemData | object | Azure Resource Manager metadata containing createdBy and modifiedBy information. |
type | string | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts". |
| Name | Datatype | Description |
|---|---|---|
id | string | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. |
name | string | The name of the resource. |
certBlob | string | A certificate file (.cer) blob containing the public key of the private key used to authenticate a \nPoint-To-Site VPN connection. |
certThumbprint | string | The client certificate thumbprint. |
dnsServers | string | DNS servers to be used by this Virtual Network. This should be a comma-separated list of IP addresses. |
isSwift | boolean | Flag that is used to denote if this is VNET injection. |
kind | string | Kind of resource. |
resyncRequired | boolean | true if a resync is required; otherwise, false. |
routes | array | The routes that this Virtual Network connection uses. |
systemData | object | Azure Resource Manager metadata containing createdBy and modifiedBy information. |
type | string | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts". |
vnetResourceId | string | The Virtual Network's resource ID. |
| Name | Datatype | Description |
|---|---|---|
id | string | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. |
name | string | The name of the resource. |
kind | string | Kind of resource. |
systemData | object | Azure Resource Manager metadata containing createdBy and modifiedBy information. |
type | string | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts". |
vnetName | string | The Virtual Network name. |
vpnPackageUri | string | The URI where the VPN package can be downloaded. Required. |
| Name | Datatype | Description |
|---|---|---|
id | string | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. |
name | string | The name of the resource. |
activeVersion | string | :vartype active_version: str |
details | string | :vartype details: str |
identityType | object | Managed service identity. |
kind | string | Kind of resource. |
reference | string | :vartype reference: str |
secretName | string | :vartype secret_name: str |
secretVersion | string | :vartype secret_version: str |
source | string | Default value is "KeyVault". |
status | string | Known values are: "Initialized", "Resolved", "InvalidSyntax", "MSINotEnabled", "VaultNotFound", "SecretNotFound", "SecretVersionNotFound", "AccessToKeyVaultDenied", "OtherReasons", "FetchTimedOut", and "UnauthorizedClient". (Initialized, Resolved, InvalidSyntax, MSINotEnabled, VaultNotFound, SecretNotFound, SecretVersionNotFound, AccessToKeyVaultDenied, OtherReasons, FetchTimedOut, UnauthorizedClient) |
systemData | object | Azure Resource Manager metadata containing createdBy and modifiedBy information. |
type | string | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts". |
vaultName | string | :vartype vault_name: str |
| Name | Datatype | Description |
|---|---|---|
id | string | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. |
name | string | The name of the resource. |
activeVersion | string | :vartype active_version: str |
details | string | :vartype details: str |
identityType | object | Managed service identity. |
kind | string | Kind of resource. |
reference | string | :vartype reference: str |
secretName | string | :vartype secret_name: str |
secretVersion | string | :vartype secret_version: str |
source | string | Default value is "KeyVault". |
status | string | Known values are: "Initialized", "Resolved", "InvalidSyntax", "MSINotEnabled", "VaultNotFound", "SecretNotFound", "SecretVersionNotFound", "AccessToKeyVaultDenied", "OtherReasons", "FetchTimedOut", and "UnauthorizedClient". (Initialized, Resolved, InvalidSyntax, MSINotEnabled, VaultNotFound, SecretNotFound, SecretVersionNotFound, AccessToKeyVaultDenied, OtherReasons, FetchTimedOut, UnauthorizedClient) |
systemData | object | Azure Resource Manager metadata containing createdBy and modifiedBy information. |
type | string | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts". |
vaultName | string | :vartype vault_name: str |
| Name | Datatype | Description |
|---|---|---|
id | string | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. |
name | string | The name of the resource. |
acrUseManagedIdentityCreds | boolean | Flag to use Managed Identity Creds for ACR pull. |
acrUserManagedIdentityID | string | If using user managed identity, the user managed identity ClientId. |
alwaysOn | boolean | true if Always On is enabled; otherwise, false. |
apiDefinition | object | Information about the formal API definition for the app. |
apiManagementConfig | object | Azure API management settings linked to the app. |
appCommandLine | string | App command line to launch. |
appSettings | array | Application settings. This property is not returned in response to normal create and read requests since it may contain sensitive information. |
autoHealEnabled | boolean | true if Auto Heal is enabled; otherwise, false. |
autoHealRules | object | Auto Heal rules. |
autoSwapSlotName | string | Auto-swap slot name. |
azureStorageAccounts | object | List of Azure Storage Accounts. |
connectionStrings | array | Connection strings. This property is not returned in response to normal create and read requests since it may contain sensitive information. |
cors | object | Cross-Origin Resource Sharing (CORS) settings. |
defaultDocuments | array | Default documents. |
detailedErrorLoggingEnabled | boolean | true if detailed error logging is enabled; otherwise, false. |
documentRoot | string | Document root. |
elasticWebAppScaleLimit | integer | Maximum number of workers that a site can scale out to. This setting only applies to apps in plans where ElasticScaleEnabled is true. |
experiments | object | This is work around for polymorphic types. |
ftpsState | string | State of FTP / FTPS service. Known values are: "AllAllowed", "FtpsOnly", and "Disabled". (AllAllowed, FtpsOnly, Disabled) |
functionAppScaleLimit | integer | Maximum number of workers that a site can scale out to. This setting only applies to the Consumption and Elastic Premium Plans. |
functionsRuntimeScaleMonitoringEnabled | boolean | Gets or sets a value indicating whether functions runtime scale monitoring is enabled. When enabled, the ScaleController will not monitor event sources directly, but will instead call to the runtime to get scale status. |
handlerMappings | array | Handler mappings. |
healthCheckPath | string | Health check path. |
http20Enabled | boolean | Http20Enabled: configures a web site to allow clients to connect over http2.0. |
http20ProxyFlag | integer | Http20ProxyFlag: Configures a website to allow http2.0 to pass be proxied all the way to the app. 0 = disabled, 1 = pass through all http2 traffic, 2 = pass through gRPC only. |
httpLoggingEnabled | boolean | true if HTTP logging is enabled; otherwise, false. |
ipSecurityRestrictions | array | IP security restrictions for main. |
ipSecurityRestrictionsDefaultAction | string | Default action for main access restriction if no rules are matched. Known values are: "Allow" and "Deny". (Allow, Deny) |
javaContainer | string | Java container. |
javaContainerVersion | string | Java container version. |
javaVersion | string | Java version. |
keyVaultReferenceIdentity | string | Identity to use for Key Vault Reference authentication. |
kind | string | Kind of resource. If the resource is an app, you can refer to https://github.com/Azure/app-service-linux-docs/blob/master/Things_You_Should_Know/kind_property.md#app-service-resource-kind-reference _ for details supported values for kind. |
limits | object | Site limits. |
linuxFxVersion | string | Linux App Framework and version. |
loadBalancing | string | Site load balancing. Known values are: "WeightedRoundRobin", "LeastRequests", "LeastResponseTime", "WeightedTotalTraffic", "RequestHash", "PerSiteRoundRobin", and "LeastRequestsWithTieBreaker". (WeightedRoundRobin, LeastRequests, LeastResponseTime, WeightedTotalTraffic, RequestHash, PerSiteRoundRobin, LeastRequestsWithTieBreaker) |
localMySqlEnabled | boolean | true to enable local MySQL; otherwise, false. |
logsDirectorySizeLimit | integer | HTTP logs directory size limit. |
machineKey | object | Site MachineKey. |
managedPipelineMode | string | Managed pipeline mode. Known values are: "Integrated" and "Classic". (Integrated, Classic) |
managedServiceIdentityId | integer | Managed Service Identity Id. |
metadata | array | Application metadata. This property cannot be retrieved, since it may contain secrets. |
minTlsCipherSuite | string | The minimum strength TLS cipher suite allowed for an application. Known values are: "TLS_AES_256_GCM_SHA384", "TLS_AES_128_GCM_SHA256", "TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384", "TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256", "TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256", "TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384", "TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256", "TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384", "TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256", "TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA", "TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA", "TLS_RSA_WITH_AES_256_GCM_SHA384", "TLS_RSA_WITH_AES_128_GCM_SHA256", "TLS_RSA_WITH_AES_256_CBC_SHA256", "TLS_RSA_WITH_AES_128_CBC_SHA256", "TLS_RSA_WITH_AES_256_CBC_SHA", and "TLS_RSA_WITH_AES_128_CBC_SHA". (TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA) |
minTlsVersion | string | MinTlsVersion: configures the minimum version of TLS required for SSL requests. Known values are: "1.0", "1.1", "1.2", and "1.3". (1.0, 1.1, 1.2, 1.3) |
minimumElasticInstanceCount | integer | Number of minimum instance count for a site This setting only applies to the Elastic Plans. |
netFrameworkVersion | string | .NET Framework version. |
nodeVersion | string | Version of Node.js. |
numberOfWorkers | integer | Number of workers. |
phpVersion | string | Version of PHP. |
powerShellVersion | string | Version of PowerShell. |
preWarmedInstanceCount | integer | Number of preWarmed instances. This setting only applies to the Consumption and Elastic Plans. |
publicNetworkAccess | string | Property to allow or block all public traffic. |
publishingUsername | string | Publishing user name. |
push | object | Push endpoint settings. |
pythonVersion | string | Version of Python. |
remoteDebuggingEnabled | boolean | true if remote debugging is enabled; otherwise, false. |
remoteDebuggingVersion | string | Remote debugging version. |
requestTracingEnabled | boolean | true if request tracing is enabled; otherwise, false. |
requestTracingExpirationTime | string (date-time) | Request tracing expiration time. |
scmIpSecurityRestrictions | array | IP security restrictions for scm. |
scmIpSecurityRestrictionsDefaultAction | string | Default action for scm access restriction if no rules are matched. Known values are: "Allow" and "Deny". (Allow, Deny) |
scmIpSecurityRestrictionsUseMain | boolean | IP security restrictions for scm to use main. |
scmMinTlsVersion | string | ScmMinTlsVersion: configures the minimum version of TLS required for SSL requests for SCM site. Known values are: "1.0", "1.1", "1.2", and "1.3". (1.0, 1.1, 1.2, 1.3) |
scmType | string | SCM type. Known values are: "None", "Dropbox", "Tfs", "LocalGit", "GitHub", "CodePlexGit", "CodePlexHg", "BitbucketGit", "BitbucketHg", "ExternalGit", "ExternalHg", "OneDrive", "VSO", and "VSTSRM". (None, Dropbox, Tfs, LocalGit, GitHub, CodePlexGit, CodePlexHg, BitbucketGit, BitbucketHg, ExternalGit, ExternalHg, OneDrive, VSO, VSTSRM) |
systemData | object | Azure Resource Manager metadata containing createdBy and modifiedBy information. |
tracingOptions | string | Tracing options. |
type | string | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts". |
use32BitWorkerProcess | boolean | true to use 32-bit worker process; otherwise, false. |
virtualApplications | array | Virtual applications. |
vnetName | string | Virtual Network name. |
vnetPrivatePortsCount | integer | The number of private ports assigned to this app. These will be assigned dynamically on runtime. |
vnetRouteAllEnabled | boolean | Virtual Network Route All enabled. This causes all outbound traffic to have Virtual Network Security Groups and User Defined Routes applied. |
webSocketsEnabled | boolean | true if WebSocket is enabled; otherwise, false. |
websiteTimeZone | string | Sets the time zone a site uses for generating timestamps. Compatible with Linux and Windows App Service. Setting the WEBSITE_TIME_ZONE app setting takes precedence over this config. For Linux, expects tz database values https://www.iana.org/time-zones _ (for a quick reference see https://en.wikipedia.org/wiki/List_of_tz_database_time_zones _). For Windows, expects one of the time zones listed under HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Time Zones. |
windowsFxVersion | string | Xenon App Framework and version. |
xManagedServiceIdentityId | integer | Explicit Managed Service Identity Id. |
| Name | Datatype | Description |
|---|---|---|
id | string | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. |
name | string | The name of the resource. |
deploymentId | string | Deployment operation id. |
errors | array | List of errors. |
failedInstancesLogs | array | List of URLs pointing to logs for instances which failed to provision. |
kind | string | Kind of resource. |
numberOfInstancesFailed | integer | Number of site instances failed to provision. |
numberOfInstancesInProgress | integer | Number of site instances currently being provisioned. |
numberOfInstancesSuccessful | integer | Number of site instances provisioned successfully. |
status | string | Deployment build status. Known values are: "TimedOut", "RuntimeFailed", "BuildAborted", "BuildFailed", "BuildRequestReceived", "BuildPending", "BuildInProgress", "BuildSuccessful", "PostBuildRestartRequired", "StartPolling", "StartPollingWithRestart", "RuntimeStarting", and "RuntimeSuccessful". (TimedOut, RuntimeFailed, BuildAborted, BuildFailed, BuildRequestReceived, BuildPending, BuildInProgress, BuildSuccessful, PostBuildRestartRequired, StartPolling, StartPollingWithRestart, RuntimeStarting, RuntimeSuccessful) |
systemData | object | Azure Resource Manager metadata containing createdBy and modifiedBy information. |
type | string | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts". |
| Name | Datatype | Description |
|---|---|---|
id | string | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. |
name | string | The name of the resource. |
kind | string | Kind of resource. |
systemData | object | Azure Resource Manager metadata containing createdBy and modifiedBy information. |
type | string | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts". |
| Name | Datatype | Description |
|---|---|---|
id | string | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. |
name | string | The name of the resource. |
azureResourceName | string | Azure resource name. |
azureResourceType | string | Azure resource type. Known values are: "Website" and "TrafficManager". (Website, TrafficManager) |
customHostNameDnsRecordType | string | Custom DNS record type. Known values are: "CName" and "A". (CName, A) |
domainId | string | Fully qualified ARM domain resource URI. |
hostNameType | string | Hostname type. Known values are: "Verified" and "Managed". (Verified, Managed) |
kind | string | Kind of resource. |
siteName | string | App Service app name. |
sslState | string | SSL type. Known values are: "Disabled", "SniEnabled", and "IpBasedEnabled". (Disabled, SniEnabled, IpBasedEnabled) |
systemData | object | Azure Resource Manager metadata containing createdBy and modifiedBy information. |
thumbprint | string | SSL certificate thumbprint. |
type | string | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts". |
virtualIP | string | Virtual IP address assigned to the hostname if IP based SSL is enabled. |
| Name | Datatype | Description |
|---|---|---|
id | string | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. |
name | string | The name of the resource. |
biztalkUri | string | :vartype biztalk_uri: str |
entityConnectionString | string | :vartype entity_connection_string: str |
entityName | string | :vartype entity_name: str |
hostname | string | :vartype hostname: str |
kind | string | Kind of resource. |
port | integer | :vartype port: int |
resourceConnectionString | string | :vartype resource_connection_string: str |
resourceType | string | :vartype resource_type: str |
systemData | object | Azure Resource Manager metadata containing createdBy and modifiedBy information. |
type | string | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts". |
| Name | Datatype | Description |
|---|---|---|
id | string | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. |
name | string | The name of the resource. |
file_name | string | File name. |
base_address | string | Base address. Used as module identifier in ARM resource URI. |
file_description | string | File description. |
file_path | string | File path. |
file_version | string | File version. |
href | string | HRef URI. |
is_debug | boolean | Is debug?. |
kind | string | Kind of resource. |
language | string | Module language (locale). |
module_memory_size | integer | Module memory size. |
product | string | Product name. |
product_version | string | Product version. |
systemData | object | Azure Resource Manager metadata containing createdBy and modifiedBy information. |
type | string | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts". |
| Name | Datatype | Description |
|---|---|---|
id | string | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. |
name | string | The name of the resource. |
kind | string | Kind of resource. |
location | string | The geo-location where the resource lives. Required. |
marketplaceOffer | string | Premier add on Marketplace offer. |
marketplacePublisher | string | Premier add on Marketplace publisher. |
product | string | Premier add on Product. |
sku | string | Premier add on SKU. |
systemData | object | Azure Resource Manager metadata containing createdBy and modifiedBy information. |
tags | object | Resource tags. |
type | string | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts". |
vendor | string | Premier add on Vendor. |
| Name | Datatype | Description |
|---|---|---|
id | string | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. |
name | string | The name of the resource. |
blob | string (byte) | Public Certificate byte array. |
kind | string | Kind of resource. |
publicCertificateLocation | string | Public Certificate Location. Known values are: "CurrentUserMy", "LocalMachineMy", and "Unknown". (CurrentUserMy, LocalMachineMy, Unknown) |
systemData | object | Azure Resource Manager metadata containing createdBy and modifiedBy information. |
thumbprint | string | Certificate Thumbprint. |
type | string | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts". |
| Name | Datatype | Description |
|---|---|---|
id | string | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. |
name | string | The name of the resource. |
authType | string | Auth Type. Known values are: "Anonymous", "UserCredentials", "SystemIdentity", and "UserAssigned". (Anonymous, UserCredentials, SystemIdentity, UserAssigned) |
createdTime | string (date-time) | Created Time. |
environmentVariables | array | List of environment variables. |
image | string | Image Name. Required. |
inheritAppSettingsAndConnectionStrings | boolean | true if all AppSettings and ConnectionStrings have to be passed to the container as environment variables; false otherwise. |
isMain | boolean | true if the container is the main site container; false otherwise. Required. |
kind | string | Kind of resource. |
lastModifiedTime | string (date-time) | Last Modified Time. |
passwordSecret | string | Password Secret. |
startUpCommand | string | StartUp Command. |
systemData | object | Azure Resource Manager metadata containing createdBy and modifiedBy information. |
targetPort | string | Target Port. |
type | string | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts". |
userManagedIdentityClientId | string | UserManagedIdentity ClientId. |
userName | string | User Name. |
volumeMounts | array | List of volume mounts. |
| Name | Datatype | Description |
|---|---|---|
id | string | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. |
name | string | The name of the resource. |
extension_id | string | Site extension ID. |
authors | array | List of authors. |
comment | string | Site Extension comment. |
description | string | Detailed description. |
download_count | integer | Count of downloads. |
extension_type | string | Site extension type. Known values are: "Gallery" and "WebRoot". (Gallery, WebRoot) |
extension_url | string | Extension URL. |
feed_url | string | Feed URL. |
icon_url | string | Icon URL. |
installed_date_time | string (date-time) | Installed timestamp. |
installer_command_line_params | string | Installer command line parameters. |
kind | string | Kind of resource. |
license_url | string | License URL. |
local_is_latest_version | boolean | true if the local version is the latest version; false otherwise. |
local_path | string | Local path. |
project_url | string | Project URL. |
provisioningState | string | Provisioning state. |
published_date_time | string (date-time) | Published timestamp. |
summary | string | Summary description. |
systemData | object | Azure Resource Manager metadata containing createdBy and modifiedBy information. |
title | string | :vartype title: str |
type | string | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts". |
version | string | Version information. |
| Name | Datatype | Description |
|---|---|---|
id | string | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. |
name | string | The name of the resource. |
kind | string | Kind of resource. |
runs | array | List of triggered web job runs. |
systemData | object | Azure Resource Manager metadata containing createdBy and modifiedBy information. |
type | string | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts". |
| Name | Datatype | Description |
|---|---|---|
id | string | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. |
name | string | The name of the resource. |
files | object | Gets or sets the files. |
flowState | string | Gets or sets the state of the workflow. Known values are: "NotSpecified", "Completed", "Enabled", "Disabled", "Deleted", and "Suspended". (NotSpecified, Completed, Enabled, Disabled, Deleted, Suspended) |
health | object | Gets or sets workflow health. |
kind | string | The resource kind. |
location | string | The resource location. |
systemData | object | Azure Resource Manager metadata containing createdBy and modifiedBy information. |
type | string | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts". |
| Name | Datatype | Description |
|---|---|---|
id | string | Resource Id. |
name | string | Resource Name. |
kind | string | Kind of resource. |
properties | object | Settings. |
type | string | Resource type. |
| Name | Datatype | Description |
|---|---|---|
id | string | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. |
name | string | The name of the resource. |
blobName | string | Name of the blob which contains data for this backup. |
correlationId | string | Unique correlation identifier. Please use this along with the timestamp while communicating with Azure support. |
created | string (date-time) | Timestamp of the backup creation. |
databases | array | List of databases included in the backup. |
finishedTimeStamp | string (date-time) | Timestamp when this backup finished. |
kind | string | Kind of resource. |
lastRestoreTimeStamp | string (date-time) | Timestamp of a last restore operation which used this backup. |
log | string | Details regarding this backup. Might contain an error message. |
scheduled | boolean | True if this backup has been created due to a schedule being triggered. |
sizeInBytes | integer | Size of the backup in bytes. |
status | string | Backup status. Known values are: "InProgress", "Failed", "Succeeded", "TimedOut", "Created", "Skipped", "PartiallySucceeded", "DeleteInProgress", "DeleteFailed", and "Deleted". (InProgress, Failed, Succeeded, TimedOut, Created, Skipped, PartiallySucceeded, DeleteInProgress, DeleteFailed, Deleted) |
storageAccountUrl | string | SAS URL for the storage account container which contains this backup. |
systemData | object | Azure Resource Manager metadata containing createdBy and modifiedBy information. |
type | string | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts". |
websiteSizeInBytes | integer | Size of the original web app which has been backed up. |
| Name | Datatype | Description |
|---|---|---|
id | string | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. |
name | string | The name of the resource. |
active | boolean | True if deployment is currently active, false if completed and null if not started. |
author | string | Who authored the deployment. |
author_email | string | Author email. |
deployer | string | Who performed the deployment. |
details | string | Details on deployment. |
end_time | string (date-time) | End time. |
kind | string | Kind of resource. |
message | string | Details about deployment status. |
start_time | string (date-time) | Start time. |
status | integer | Deployment status. |
systemData | object | Azure Resource Manager metadata containing createdBy and modifiedBy information. |
type | string | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts". |
| Name | Datatype | Description |
|---|---|---|
id | string | Resource Id. |
name | string | Resource Name. |
kind | string | Kind of resource. |
properties | object | Settings. |
type | string | Resource type. |
| Name | Datatype | Description |
|---|---|---|
id | string | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. |
name | string | The name of the resource. |
deployment_name | string | Deployment name. |
file_name | string | File name of this process. |
user_name | string | User name. |
children | array | Child process list. |
command_line | string | Command line. |
description | string | Description of process. |
environment_variables | object | List of environment variables. |
handle_count | integer | Handle count. |
href | string | HRef URI. |
identifier | integer | ARM Identifier for deployment. |
iis_profile_timeout_in_seconds | number | IIS Profile timeout (seconds). |
is_iis_profile_running | boolean | Is the IIS Profile running?. |
is_profile_running | boolean | Is profile running?. |
is_scm_site | boolean | Is this the SCM site?. |
is_webjob | boolean | Is this a Web Job?. |
kind | string | Kind of resource. |
minidump | string | Minidump URI. |
module_count | integer | Module count. |
modules | array | List of modules. |
non_paged_system_memory | integer | Non-paged system memory. |
open_file_handles | array | List of open files. |
paged_memory | integer | Paged memory. |
paged_system_memory | integer | Paged system memory. |
parent | string | Parent process. |
peak_paged_memory | integer | Peak paged memory. |
peak_virtual_memory | integer | Peak virtual memory usage. |
peak_working_set | integer | Peak working set. |
private_memory | integer | Private memory size. |
privileged_cpu_time | string | Privileged CPU time. |
start_time | string (date-time) | Start time. |
systemData | object | Azure Resource Manager metadata containing createdBy and modifiedBy information. |
thread_count | integer | Thread count. |
threads | array | Thread list. |
time_stamp | string (date-time) | Time stamp. |
total_cpu_time | string | Total CPU time. |
type | string | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts". |
user_cpu_time | string | User CPU time. |
virtual_memory | integer | Virtual memory size. |
working_set | integer | Working set. |
| Name | Datatype | Description |
|---|---|---|
id | string | Resource Id. |
name | string | Resource Name. |
base_priority | integer | Base priority. |
current_priority | integer | Current thread priority. |
href | string | HRef URI. |
identifier | integer | Site extension ID. |
kind | string | Kind of resource. |
priority_level | string | Thread priority level. |
process | string | Process URI. |
start_address | string | Start address. |
start_time | string (date-time) | Start time. |
state | string | Thread state. |
total_processor_time | string | Total processor time. |
type | string | Resource type. |
user_processor_time | string | User processor time. |
wait_reason | string | Wait reason. |
| Name | Datatype | Description |
|---|---|---|
id | string | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. |
name | string | The name of the resource. |
hybridConnections | array | The Hybrid Connections summary view. |
hybridConnectionsV2 | array | The Hybrid Connection V2 (Service Bus) view. |
kind | string | Kind of resource. |
systemData | object | Azure Resource Manager metadata containing createdBy and modifiedBy information. |
type | string | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts". |
virtualNetworkConnection | object | The Virtual Network summary view. |
virtualNetworkName | string | The Virtual Network name. |
| Name | Datatype | Description |
|---|---|---|
id | string | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. |
name | string | The name of the resource. |
kind | string | Kind of resource. |
runs | array | List of triggered web job runs. |
systemData | object | Azure Resource Manager metadata containing createdBy and modifiedBy information. |
type | string | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts". |
| Name | Datatype | Description |
|---|---|---|
id | string | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. |
name | string | The name of the resource. |
ipAddresses | array | Private IPAddresses mapped to the remote private endpoint. |
kind | string | Kind of resource. |
privateEndpoint | object | PrivateEndpoint of a remote private endpoint connection. |
privateLinkServiceConnectionState | object | The state of a private link connection. |
provisioningState | string | :vartype provisioning_state: str |
systemData | object | Azure Resource Manager metadata containing createdBy and modifiedBy information. |
type | string | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts". |
| Name | Datatype | Description |
|---|---|---|
id | string | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. |
name | string | The name of the resource. |
certBlob | string | A certificate file (.cer) blob containing the public key of the private key used to authenticate a \nPoint-To-Site VPN connection. |
certThumbprint | string | The client certificate thumbprint. |
dnsServers | string | DNS servers to be used by this Virtual Network. This should be a comma-separated list of IP addresses. |
isSwift | boolean | Flag that is used to denote if this is VNET injection. |
kind | string | Kind of resource. |
resyncRequired | boolean | true if a resync is required; otherwise, false. |
routes | array | The routes that this Virtual Network connection uses. |
systemData | object | Azure Resource Manager metadata containing createdBy and modifiedBy information. |
type | string | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts". |
vnetResourceId | string | The Virtual Network's resource ID. |
| Name | Datatype | Description |
|---|---|---|
message | string | Detailed message of a network trace operation, e.g. error message in case of failure. |
path | string | Local file path for the captured network trace file. |
status | string | Current status of the network trace operation, same as Operation.Status (InProgress/Succeeded/Failed). |
| Name | Datatype | Description |
|---|---|---|
id | string | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. |
name | string | The name of the resource. |
activeVersion | string | :vartype active_version: str |
details | string | :vartype details: str |
identityType | object | Managed service identity. |
kind | string | Kind of resource. |
reference | string | :vartype reference: str |
secretName | string | :vartype secret_name: str |
secretVersion | string | :vartype secret_version: str |
source | string | Default value is "KeyVault". |
status | string | Known values are: "Initialized", "Resolved", "InvalidSyntax", "MSINotEnabled", "VaultNotFound", "SecretNotFound", "SecretVersionNotFound", "AccessToKeyVaultDenied", "OtherReasons", "FetchTimedOut", and "UnauthorizedClient". (Initialized, Resolved, InvalidSyntax, MSINotEnabled, VaultNotFound, SecretNotFound, SecretVersionNotFound, AccessToKeyVaultDenied, OtherReasons, FetchTimedOut, UnauthorizedClient) |
systemData | object | Azure Resource Manager metadata containing createdBy and modifiedBy information. |
type | string | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts". |
vaultName | string | :vartype vault_name: str |
| Name | Datatype | Description |
|---|---|---|
id | string | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. |
name | string | The name of the resource. |
activeVersion | string | :vartype active_version: str |
details | string | :vartype details: str |
identityType | object | Managed service identity. |
kind | string | Kind of resource. |
reference | string | :vartype reference: str |
secretName | string | :vartype secret_name: str |
secretVersion | string | :vartype secret_version: str |
source | string | Default value is "KeyVault". |
status | string | Known values are: "Initialized", "Resolved", "InvalidSyntax", "MSINotEnabled", "VaultNotFound", "SecretNotFound", "SecretVersionNotFound", "AccessToKeyVaultDenied", "OtherReasons", "FetchTimedOut", and "UnauthorizedClient". (Initialized, Resolved, InvalidSyntax, MSINotEnabled, VaultNotFound, SecretNotFound, SecretVersionNotFound, AccessToKeyVaultDenied, OtherReasons, FetchTimedOut, UnauthorizedClient) |
systemData | object | Azure Resource Manager metadata containing createdBy and modifiedBy information. |
type | string | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts". |
vaultName | string | :vartype vault_name: str |
| Name | Datatype | Description |
|---|---|---|
id | string | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. |
name | string | The name of the resource. |
acrUseManagedIdentityCreds | boolean | Flag to use Managed Identity Creds for ACR pull. |
acrUserManagedIdentityID | string | If using user managed identity, the user managed identity ClientId. |
alwaysOn | boolean | true if Always On is enabled; otherwise, false. |
apiDefinition | object | Information about the formal API definition for the app. |
apiManagementConfig | object | Azure API management settings linked to the app. |
appCommandLine | string | App command line to launch. |
appSettings | array | Application settings. This property is not returned in response to normal create and read requests since it may contain sensitive information. |
autoHealEnabled | boolean | true if Auto Heal is enabled; otherwise, false. |
autoHealRules | object | Auto Heal rules. |
autoSwapSlotName | string | Auto-swap slot name. |
azureStorageAccounts | object | List of Azure Storage Accounts. |
connectionStrings | array | Connection strings. This property is not returned in response to normal create and read requests since it may contain sensitive information. |
cors | object | Cross-Origin Resource Sharing (CORS) settings. |
defaultDocuments | array | Default documents. |
detailedErrorLoggingEnabled | boolean | true if detailed error logging is enabled; otherwise, false. |
documentRoot | string | Document root. |
elasticWebAppScaleLimit | integer | Maximum number of workers that a site can scale out to. This setting only applies to apps in plans where ElasticScaleEnabled is true. |
experiments | object | This is work around for polymorphic types. |
ftpsState | string | State of FTP / FTPS service. Known values are: "AllAllowed", "FtpsOnly", and "Disabled". (AllAllowed, FtpsOnly, Disabled) |
functionAppScaleLimit | integer | Maximum number of workers that a site can scale out to. This setting only applies to the Consumption and Elastic Premium Plans. |
functionsRuntimeScaleMonitoringEnabled | boolean | Gets or sets a value indicating whether functions runtime scale monitoring is enabled. When enabled, the ScaleController will not monitor event sources directly, but will instead call to the runtime to get scale status. |
handlerMappings | array | Handler mappings. |
healthCheckPath | string | Health check path. |
http20Enabled | boolean | Http20Enabled: configures a web site to allow clients to connect over http2.0. |
http20ProxyFlag | integer | Http20ProxyFlag: Configures a website to allow http2.0 to pass be proxied all the way to the app. 0 = disabled, 1 = pass through all http2 traffic, 2 = pass through gRPC only. |
httpLoggingEnabled | boolean | true if HTTP logging is enabled; otherwise, false. |
ipSecurityRestrictions | array | IP security restrictions for main. |
ipSecurityRestrictionsDefaultAction | string | Default action for main access restriction if no rules are matched. Known values are: "Allow" and "Deny". (Allow, Deny) |
javaContainer | string | Java container. |
javaContainerVersion | string | Java container version. |
javaVersion | string | Java version. |
keyVaultReferenceIdentity | string | Identity to use for Key Vault Reference authentication. |
kind | string | Kind of resource. If the resource is an app, you can refer to https://github.com/Azure/app-service-linux-docs/blob/master/Things_You_Should_Know/kind_property.md#app-service-resource-kind-reference _ for details supported values for kind. |
limits | object | Site limits. |
linuxFxVersion | string | Linux App Framework and version. |
loadBalancing | string | Site load balancing. Known values are: "WeightedRoundRobin", "LeastRequests", "LeastResponseTime", "WeightedTotalTraffic", "RequestHash", "PerSiteRoundRobin", and "LeastRequestsWithTieBreaker". (WeightedRoundRobin, LeastRequests, LeastResponseTime, WeightedTotalTraffic, RequestHash, PerSiteRoundRobin, LeastRequestsWithTieBreaker) |
localMySqlEnabled | boolean | true to enable local MySQL; otherwise, false. |
logsDirectorySizeLimit | integer | HTTP logs directory size limit. |
machineKey | object | Site MachineKey. |
managedPipelineMode | string | Managed pipeline mode. Known values are: "Integrated" and "Classic". (Integrated, Classic) |
managedServiceIdentityId | integer | Managed Service Identity Id. |
metadata | array | Application metadata. This property cannot be retrieved, since it may contain secrets. |
minTlsCipherSuite | string | The minimum strength TLS cipher suite allowed for an application. Known values are: "TLS_AES_256_GCM_SHA384", "TLS_AES_128_GCM_SHA256", "TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384", "TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256", "TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256", "TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384", "TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256", "TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384", "TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256", "TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA", "TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA", "TLS_RSA_WITH_AES_256_GCM_SHA384", "TLS_RSA_WITH_AES_128_GCM_SHA256", "TLS_RSA_WITH_AES_256_CBC_SHA256", "TLS_RSA_WITH_AES_128_CBC_SHA256", "TLS_RSA_WITH_AES_256_CBC_SHA", and "TLS_RSA_WITH_AES_128_CBC_SHA". (TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA) |
minTlsVersion | string | MinTlsVersion: configures the minimum version of TLS required for SSL requests. Known values are: "1.0", "1.1", "1.2", and "1.3". (1.0, 1.1, 1.2, 1.3) |
minimumElasticInstanceCount | integer | Number of minimum instance count for a site This setting only applies to the Elastic Plans. |
netFrameworkVersion | string | .NET Framework version. |
nodeVersion | string | Version of Node.js. |
numberOfWorkers | integer | Number of workers. |
phpVersion | string | Version of PHP. |
powerShellVersion | string | Version of PowerShell. |
preWarmedInstanceCount | integer | Number of preWarmed instances. This setting only applies to the Consumption and Elastic Plans. |
publicNetworkAccess | string | Property to allow or block all public traffic. |
publishingUsername | string | Publishing user name. |
push | object | Push endpoint settings. |
pythonVersion | string | Version of Python. |
remoteDebuggingEnabled | boolean | true if remote debugging is enabled; otherwise, false. |
remoteDebuggingVersion | string | Remote debugging version. |
requestTracingEnabled | boolean | true if request tracing is enabled; otherwise, false. |
requestTracingExpirationTime | string (date-time) | Request tracing expiration time. |
scmIpSecurityRestrictions | array | IP security restrictions for scm. |
scmIpSecurityRestrictionsDefaultAction | string | Default action for scm access restriction if no rules are matched. Known values are: "Allow" and "Deny". (Allow, Deny) |
scmIpSecurityRestrictionsUseMain | boolean | IP security restrictions for scm to use main. |
scmMinTlsVersion | string | ScmMinTlsVersion: configures the minimum version of TLS required for SSL requests for SCM site. Known values are: "1.0", "1.1", "1.2", and "1.3". (1.0, 1.1, 1.2, 1.3) |
scmType | string | SCM type. Known values are: "None", "Dropbox", "Tfs", "LocalGit", "GitHub", "CodePlexGit", "CodePlexHg", "BitbucketGit", "BitbucketHg", "ExternalGit", "ExternalHg", "OneDrive", "VSO", and "VSTSRM". (None, Dropbox, Tfs, LocalGit, GitHub, CodePlexGit, CodePlexHg, BitbucketGit, BitbucketHg, ExternalGit, ExternalHg, OneDrive, VSO, VSTSRM) |
systemData | object | Azure Resource Manager metadata containing createdBy and modifiedBy information. |
tracingOptions | string | Tracing options. |
type | string | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts". |
use32BitWorkerProcess | boolean | true to use 32-bit worker process; otherwise, false. |
virtualApplications | array | Virtual applications. |
vnetName | string | Virtual Network name. |
vnetPrivatePortsCount | integer | The number of private ports assigned to this app. These will be assigned dynamically on runtime. |
vnetRouteAllEnabled | boolean | Virtual Network Route All enabled. This causes all outbound traffic to have Virtual Network Security Groups and User Defined Routes applied. |
webSocketsEnabled | boolean | true if WebSocket is enabled; otherwise, false. |
websiteTimeZone | string | Sets the time zone a site uses for generating timestamps. Compatible with Linux and Windows App Service. Setting the WEBSITE_TIME_ZONE app setting takes precedence over this config. For Linux, expects tz database values https://www.iana.org/time-zones _ (for a quick reference see https://en.wikipedia.org/wiki/List_of_tz_database_time_zones _). For Windows, expects one of the time zones listed under HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Time Zones. |
windowsFxVersion | string | Xenon App Framework and version. |
xManagedServiceIdentityId | integer | Explicit Managed Service Identity Id. |
| Name | Datatype | Description |
|---|---|---|
id | string | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. |
name | string | The name of the resource. |
deploymentId | string | Deployment operation id. |
errors | array | List of errors. |
failedInstancesLogs | array | List of URLs pointing to logs for instances which failed to provision. |
kind | string | Kind of resource. |
numberOfInstancesFailed | integer | Number of site instances failed to provision. |
numberOfInstancesInProgress | integer | Number of site instances currently being provisioned. |
numberOfInstancesSuccessful | integer | Number of site instances provisioned successfully. |
status | string | Deployment build status. Known values are: "TimedOut", "RuntimeFailed", "BuildAborted", "BuildFailed", "BuildRequestReceived", "BuildPending", "BuildInProgress", "BuildSuccessful", "PostBuildRestartRequired", "StartPolling", "StartPollingWithRestart", "RuntimeStarting", and "RuntimeSuccessful". (TimedOut, RuntimeFailed, BuildAborted, BuildFailed, BuildRequestReceived, BuildPending, BuildInProgress, BuildSuccessful, PostBuildRestartRequired, StartPolling, StartPollingWithRestart, RuntimeStarting, RuntimeSuccessful) |
systemData | object | Azure Resource Manager metadata containing createdBy and modifiedBy information. |
type | string | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts". |
| Name | Datatype | Description |
|---|---|---|
id | string | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. |
name | string | The name of the resource. |
kind | string | Kind of resource. |
systemData | object | Azure Resource Manager metadata containing createdBy and modifiedBy information. |
type | string | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts". |
| Name | Datatype | Description |
|---|---|---|
id | string | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. |
name | string | The name of the resource. |
azureResourceName | string | Azure resource name. |
azureResourceType | string | Azure resource type. Known values are: "Website" and "TrafficManager". (Website, TrafficManager) |
customHostNameDnsRecordType | string | Custom DNS record type. Known values are: "CName" and "A". (CName, A) |
domainId | string | Fully qualified ARM domain resource URI. |
hostNameType | string | Hostname type. Known values are: "Verified" and "Managed". (Verified, Managed) |
kind | string | Kind of resource. |
siteName | string | App Service app name. |
sslState | string | SSL type. Known values are: "Disabled", "SniEnabled", and "IpBasedEnabled". (Disabled, SniEnabled, IpBasedEnabled) |
systemData | object | Azure Resource Manager metadata containing createdBy and modifiedBy information. |
thumbprint | string | SSL certificate thumbprint. |
type | string | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts". |
virtualIP | string | Virtual IP address assigned to the hostname if IP based SSL is enabled. |
| Name | Datatype | Description |
|---|---|---|
id | string | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. |
name | string | The name of the resource. |
biztalkUri | string | :vartype biztalk_uri: str |
entityConnectionString | string | :vartype entity_connection_string: str |
entityName | string | :vartype entity_name: str |
hostname | string | :vartype hostname: str |
kind | string | Kind of resource. |
port | integer | :vartype port: int |
resourceConnectionString | string | :vartype resource_connection_string: str |
resourceType | string | :vartype resource_type: str |
systemData | object | Azure Resource Manager metadata containing createdBy and modifiedBy information. |
type | string | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts". |
| Name | Datatype | Description |
|---|---|---|
id | string | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. |
name | string | The name of the resource. |
kind | string | Kind of resource. |
location | string | The geo-location where the resource lives. Required. |
marketplaceOffer | string | Premier add on Marketplace offer. |
marketplacePublisher | string | Premier add on Marketplace publisher. |
product | string | Premier add on Product. |
sku | string | Premier add on SKU. |
systemData | object | Azure Resource Manager metadata containing createdBy and modifiedBy information. |
tags | object | Resource tags. |
type | string | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts". |
vendor | string | Premier add on Vendor. |
| Name | Datatype | Description |
|---|---|---|
id | string | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. |
name | string | The name of the resource. |
blob | string (byte) | Public Certificate byte array. |
kind | string | Kind of resource. |
publicCertificateLocation | string | Public Certificate Location. Known values are: "CurrentUserMy", "LocalMachineMy", and "Unknown". (CurrentUserMy, LocalMachineMy, Unknown) |
systemData | object | Azure Resource Manager metadata containing createdBy and modifiedBy information. |
thumbprint | string | Certificate Thumbprint. |
type | string | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts". |
| Name | Datatype | Description |
|---|---|---|
id | string | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. |
name | string | The name of the resource. |
authType | string | Auth Type. Known values are: "Anonymous", "UserCredentials", "SystemIdentity", and "UserAssigned". (Anonymous, UserCredentials, SystemIdentity, UserAssigned) |
createdTime | string (date-time) | Created Time. |
environmentVariables | array | List of environment variables. |
image | string | Image Name. Required. |
inheritAppSettingsAndConnectionStrings | boolean | true if all AppSettings and ConnectionStrings have to be passed to the container as environment variables; false otherwise. |
isMain | boolean | true if the container is the main site container; false otherwise. Required. |
kind | string | Kind of resource. |
lastModifiedTime | string (date-time) | Last Modified Time. |
passwordSecret | string | Password Secret. |
startUpCommand | string | StartUp Command. |
systemData | object | Azure Resource Manager metadata containing createdBy and modifiedBy information. |
targetPort | string | Target Port. |
type | string | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts". |
userManagedIdentityClientId | string | UserManagedIdentity ClientId. |
userName | string | User Name. |
volumeMounts | array | List of volume mounts. |
| Name | Datatype | Description |
|---|---|---|
id | string | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. |
name | string | The name of the resource. |
extension_id | string | Site extension ID. |
authors | array | List of authors. |
comment | string | Site Extension comment. |
description | string | Detailed description. |
download_count | integer | Count of downloads. |
extension_type | string | Site extension type. Known values are: "Gallery" and "WebRoot". (Gallery, WebRoot) |
extension_url | string | Extension URL. |
feed_url | string | Feed URL. |
icon_url | string | Icon URL. |
installed_date_time | string (date-time) | Installed timestamp. |
installer_command_line_params | string | Installer command line parameters. |
kind | string | Kind of resource. |
license_url | string | License URL. |
local_is_latest_version | boolean | true if the local version is the latest version; false otherwise. |
local_path | string | Local path. |
project_url | string | Project URL. |
provisioningState | string | Provisioning state. |
published_date_time | string (date-time) | Published timestamp. |
summary | string | Summary description. |
systemData | object | Azure Resource Manager metadata containing createdBy and modifiedBy information. |
title | string | :vartype title: str |
type | string | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts". |
version | string | Version information. |
| Name | Datatype | Description |
|---|---|---|
id | string | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. |
name | string | The name of the resource. |
files | object | Gets or sets the files. |
flowState | string | Gets or sets the state of the workflow. Known values are: "NotSpecified", "Completed", "Enabled", "Disabled", "Deleted", and "Suspended". (NotSpecified, Completed, Enabled, Disabled, Deleted, Suspended) |
health | object | Gets or sets workflow health. |
kind | string | The resource kind. |
location | string | The resource location. |
systemData | object | Azure Resource Manager metadata containing createdBy and modifiedBy information. |
type | string | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts". |
| Name | Datatype | Description |
|---|---|---|
id | string | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. |
name | string | The name of the resource. |
autoGeneratedDomainNameLabelScope | string | Specifies the scope of uniqueness for the default hostname during resource creation. Known values are: "TenantReuse", "SubscriptionReuse", "ResourceGroupReuse", and "NoReuse". (TenantReuse, SubscriptionReuse, ResourceGroupReuse, NoReuse) |
availabilityState | string | Management information availability state for the app. Known values are: "Normal", "Limited", and "DisasterRecoveryMode". (Normal, Limited, DisasterRecoveryMode) |
clientAffinityEnabled | boolean | true to enable client affinity; false to stop sending session affinity cookies, which route client requests in the same session to the same instance. Default is true. |
clientAffinityPartitioningEnabled | boolean | true to enable client affinity partitioning using CHIPS cookies, this will add the partitioned property to the affinity cookies; false to stop sending partitioned affinity cookies. Default is false. |
clientAffinityProxyEnabled | boolean | true to override client affinity cookie domain with X-Forwarded-Host request header. false to use default domain. Default is false. |
clientCertEnabled | boolean | true to enable client certificate authentication (TLS mutual authentication); otherwise, false. Default is false. |
clientCertExclusionPaths | string | client certificate authentication comma-separated exclusion paths. |
clientCertMode | string | This composes with ClientCertEnabled setting. * ClientCertEnabled: false means ClientCert is ignored. * ClientCertEnabled: true and ClientCertMode: Required means ClientCert is required. * ClientCertEnabled: true and ClientCertMode: Optional means ClientCert is optional or accepted. Known values are: "Required", "Optional", and "OptionalInteractiveUser". (Required, Optional, OptionalInteractiveUser) |
cloningInfo | object | If specified during app creation, the app is cloned from a source app. |
containerSize | integer | Size of the function container. |
customDomainVerificationId | string | Unique identifier that verifies the custom domains assigned to the app. Customer will add this id to a txt record for verification. |
dailyMemoryTimeQuota | integer | Maximum allowed daily memory-time quota (applicable on dynamic apps only). |
daprConfig | object | Dapr configuration of the app. |
defaultHostName | string | Default hostname of the app. Read-only. |
dnsConfiguration | object | Property to configure various DNS related settings for a site. |
enabled | boolean | true if the app is enabled; otherwise, false. Setting this value to false disables the app (takes the app offline). |
enabledHostNames | array | Enabled hostnames for the app.Hostnames need to be assigned (see HostNames) AND enabled. Otherwise, the app is not served on those hostnames. |
endToEndEncryptionEnabled | boolean | Whether to use end to end encryption between the FrontEnd and the Worker. |
extendedLocation | object | Extended Location. |
functionAppConfig | object | Configuration specific of the Azure Function app. |
hostNameSslStates | array | Hostname SSL states are used to manage the SSL bindings for app's hostnames. |
hostNames | array | Hostnames associated with the app. |
hostNamesDisabled | boolean | true to disable the public hostnames of the app; otherwise, false. If true, the app is only accessible via API management process. |
hostingEnvironmentProfile | object | App Service Environment to use for the app. |
httpsOnly | boolean | HttpsOnly: configures a web site to accept only https requests. Issues redirect for http requests. |
hyperV | boolean | Hyper-V sandbox. |
identity | object | Managed service identity. |
inProgressOperationId | string | Specifies an operation id if this site has a pending operation. |
ipMode | string | Specifies the IP mode of the app. Known values are: "IPv4", "IPv6", and "IPv4AndIPv6". (IPv4, IPv6, IPv4AndIPv6) |
isDefaultContainer | boolean | true if the app is a default container; otherwise, false. |
isXenon | boolean | Obsolete: Hyper-V sandbox. |
keyVaultReferenceIdentity | string | Identity to use for Key Vault Reference authentication. |
kind | string | Kind of resource. If the resource is an app, you can refer to https://github.com/Azure/app-service-linux-docs/blob/master/Things_You_Should_Know/kind_property.md#app-service-resource-kind-reference _ for details supported values for kind. |
lastModifiedTimeUtc | string (date-time) | Last time the app was modified, in UTC. Read-only. |
location | string | The geo-location where the resource lives. Required. |
managedEnvironmentId | string | Azure Resource Manager ID of the customer's selected Managed Environment on which to host this app. This must be of the form /subscriptions/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.App/managedEnvironments/{managedEnvironmentName}. |
maxNumberOfWorkers | integer | Maximum number of workers. This only applies to Functions container. |
outboundIpAddresses | string | List of IP addresses that the app uses for outbound connections (e.g. database access). Includes VIPs from tenants that site can be hosted with current settings. Read-only. |
outboundVnetRouting | object | Property to configure various outbound traffic routing options over virtual network for a site. |
possibleOutboundIpAddresses | string | List of IP addresses that the app uses for outbound connections (e.g. database access). Includes VIPs from all tenants except dataComponent. Read-only. |
publicNetworkAccess | string | Property to allow or block all public traffic. Allowed Values: 'Enabled', 'Disabled' or an empty string. |
redundancyMode | string | Site redundancy mode. Known values are: "None", "Manual", "Failover", "ActiveActive", and "GeoRedundant". (None, Manual, Failover, ActiveActive, GeoRedundant) |
repositorySiteName | string | Name of the repository site. |
reserved | boolean | true if reserved; otherwise, false. |
resourceConfig | object | Function app resource requirements. |
resourceGroup | string | Name of the resource group the app belongs to. Read-only. |
scmSiteAlsoStopped | boolean | true to stop SCM (KUDU) site when the app is stopped; otherwise, false. The default is false. |
serverFarmId | string | Resource ID of the associated App Service plan, formatted as: "/subscriptions/{subscriptionID}/resourceGroups/{groupName}/providers/Microsoft.Web/serverfarms/{appServicePlanName}". |
siteConfig | object | Configuration of an App Service app. This property is not returned in response to normal create and read requests since it may contain sensitive information. |
sku | string | Current SKU of application based on associated App Service Plan. Some valid SKU values are Free, Shared, Basic, Dynamic, FlexConsumption, Standard, Premium, PremiumV2, PremiumV3, Isolated, IsolatedV2. |
slotSwapStatus | object | Status of the last deployment slot swap operation. |
sshEnabled | boolean | Whether to enable ssh access. |
state | string | Current state of the app. |
storageAccountRequired | boolean | Checks if Customer provided storage account is required. |
suspendedTill | string (date-time) | App suspended till in case memory-time quota is exceeded. |
systemData | object | Azure Resource Manager metadata containing createdBy and modifiedBy information. |
tags | object | Resource tags. |
targetSwapSlot | string | Specifies which deployment slot this app will swap into. Read-only. |
trafficManagerHostNames | array | Azure Traffic Manager hostnames associated with the app. Read-only. |
type | string | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts". |
usageState | string | State indicating whether the app has exceeded its quota usage. Read-only. Known values are: "Normal" and "Exceeded". (Normal, Exceeded) |
virtualNetworkSubnetId | string | Azure Resource Manager ID of the Virtual network and subnet to be joined by Regional VNET Integration. This must be of the form /subscriptions/{subscriptionName}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{vnetName}/subnets/{subnetName}. |
workloadProfileName | string | Workload profile name for function app to execute on. |
| Name | Datatype | Description |
|---|---|---|
id | string | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. |
name | string | The name of the resource. |
autoGeneratedDomainNameLabelScope | string | Specifies the scope of uniqueness for the default hostname during resource creation. Known values are: "TenantReuse", "SubscriptionReuse", "ResourceGroupReuse", and "NoReuse". (TenantReuse, SubscriptionReuse, ResourceGroupReuse, NoReuse) |
availabilityState | string | Management information availability state for the app. Known values are: "Normal", "Limited", and "DisasterRecoveryMode". (Normal, Limited, DisasterRecoveryMode) |
clientAffinityEnabled | boolean | true to enable client affinity; false to stop sending session affinity cookies, which route client requests in the same session to the same instance. Default is true. |
clientAffinityPartitioningEnabled | boolean | true to enable client affinity partitioning using CHIPS cookies, this will add the partitioned property to the affinity cookies; false to stop sending partitioned affinity cookies. Default is false. |
clientAffinityProxyEnabled | boolean | true to override client affinity cookie domain with X-Forwarded-Host request header. false to use default domain. Default is false. |
clientCertEnabled | boolean | true to enable client certificate authentication (TLS mutual authentication); otherwise, false. Default is false. |
clientCertExclusionPaths | string | client certificate authentication comma-separated exclusion paths. |
clientCertMode | string | This composes with ClientCertEnabled setting. * ClientCertEnabled: false means ClientCert is ignored. * ClientCertEnabled: true and ClientCertMode: Required means ClientCert is required. * ClientCertEnabled: true and ClientCertMode: Optional means ClientCert is optional or accepted. Known values are: "Required", "Optional", and "OptionalInteractiveUser". (Required, Optional, OptionalInteractiveUser) |
cloningInfo | object | If specified during app creation, the app is cloned from a source app. |
containerSize | integer | Size of the function container. |
customDomainVerificationId | string | Unique identifier that verifies the custom domains assigned to the app. Customer will add this id to a txt record for verification. |
dailyMemoryTimeQuota | integer | Maximum allowed daily memory-time quota (applicable on dynamic apps only). |
daprConfig | object | Dapr configuration of the app. |
defaultHostName | string | Default hostname of the app. Read-only. |
dnsConfiguration | object | Property to configure various DNS related settings for a site. |
enabled | boolean | true if the app is enabled; otherwise, false. Setting this value to false disables the app (takes the app offline). |
enabledHostNames | array | Enabled hostnames for the app.Hostnames need to be assigned (see HostNames) AND enabled. Otherwise, the app is not served on those hostnames. |
endToEndEncryptionEnabled | boolean | Whether to use end to end encryption between the FrontEnd and the Worker. |
extendedLocation | object | Extended Location. |
functionAppConfig | object | Configuration specific of the Azure Function app. |
hostNameSslStates | array | Hostname SSL states are used to manage the SSL bindings for app's hostnames. |
hostNames | array | Hostnames associated with the app. |
hostNamesDisabled | boolean | true to disable the public hostnames of the app; otherwise, false. If true, the app is only accessible via API management process. |
hostingEnvironmentProfile | object | App Service Environment to use for the app. |
httpsOnly | boolean | HttpsOnly: configures a web site to accept only https requests. Issues redirect for http requests. |
hyperV | boolean | Hyper-V sandbox. |
identity | object | Managed service identity. |
inProgressOperationId | string | Specifies an operation id if this site has a pending operation. |
ipMode | string | Specifies the IP mode of the app. Known values are: "IPv4", "IPv6", and "IPv4AndIPv6". (IPv4, IPv6, IPv4AndIPv6) |
isDefaultContainer | boolean | true if the app is a default container; otherwise, false. |
isXenon | boolean | Obsolete: Hyper-V sandbox. |
keyVaultReferenceIdentity | string | Identity to use for Key Vault Reference authentication. |
kind | string | Kind of resource. If the resource is an app, you can refer to https://github.com/Azure/app-service-linux-docs/blob/master/Things_You_Should_Know/kind_property.md#app-service-resource-kind-reference _ for details supported values for kind. |
lastModifiedTimeUtc | string (date-time) | Last time the app was modified, in UTC. Read-only. |
location | string | The geo-location where the resource lives. Required. |
managedEnvironmentId | string | Azure Resource Manager ID of the customer's selected Managed Environment on which to host this app. This must be of the form /subscriptions/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.App/managedEnvironments/{managedEnvironmentName}. |
maxNumberOfWorkers | integer | Maximum number of workers. This only applies to Functions container. |
outboundIpAddresses | string | List of IP addresses that the app uses for outbound connections (e.g. database access). Includes VIPs from tenants that site can be hosted with current settings. Read-only. |
outboundVnetRouting | object | Property to configure various outbound traffic routing options over virtual network for a site. |
possibleOutboundIpAddresses | string | List of IP addresses that the app uses for outbound connections (e.g. database access). Includes VIPs from all tenants except dataComponent. Read-only. |
publicNetworkAccess | string | Property to allow or block all public traffic. Allowed Values: 'Enabled', 'Disabled' or an empty string. |
redundancyMode | string | Site redundancy mode. Known values are: "None", "Manual", "Failover", "ActiveActive", and "GeoRedundant". (None, Manual, Failover, ActiveActive, GeoRedundant) |
repositorySiteName | string | Name of the repository site. |
reserved | boolean | true if reserved; otherwise, false. |
resourceConfig | object | Function app resource requirements. |
resourceGroup | string | Name of the resource group the app belongs to. Read-only. |
scmSiteAlsoStopped | boolean | true to stop SCM (KUDU) site when the app is stopped; otherwise, false. The default is false. |
serverFarmId | string | Resource ID of the associated App Service plan, formatted as: "/subscriptions/{subscriptionID}/resourceGroups/{groupName}/providers/Microsoft.Web/serverfarms/{appServicePlanName}". |
siteConfig | object | Configuration of an App Service app. This property is not returned in response to normal create and read requests since it may contain sensitive information. |
sku | string | Current SKU of application based on associated App Service Plan. Some valid SKU values are Free, Shared, Basic, Dynamic, FlexConsumption, Standard, Premium, PremiumV2, PremiumV3, Isolated, IsolatedV2. |
slotSwapStatus | object | Status of the last deployment slot swap operation. |
sshEnabled | boolean | Whether to enable ssh access. |
state | string | Current state of the app. |
storageAccountRequired | boolean | Checks if Customer provided storage account is required. |
suspendedTill | string (date-time) | App suspended till in case memory-time quota is exceeded. |
systemData | object | Azure Resource Manager metadata containing createdBy and modifiedBy information. |
tags | object | Resource tags. |
targetSwapSlot | string | Specifies which deployment slot this app will swap into. Read-only. |
trafficManagerHostNames | array | Azure Traffic Manager hostnames associated with the app. Read-only. |
type | string | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts". |
usageState | string | State indicating whether the app has exceeded its quota usage. Read-only. Known values are: "Normal" and "Exceeded". (Normal, Exceeded) |
virtualNetworkSubnetId | string | Azure Resource Manager ID of the Virtual network and subnet to be joined by Regional VNET Integration. This must be of the form /subscriptions/{subscriptionName}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{vnetName}/subnets/{subnetName}. |
workloadProfileName | string | Workload profile name for function app to execute on. |
| Name | Datatype | Description |
|---|---|---|
id | string | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. |
name | string | The name of the resource. |
autoGeneratedDomainNameLabelScope | string | Specifies the scope of uniqueness for the default hostname during resource creation. Known values are: "TenantReuse", "SubscriptionReuse", "ResourceGroupReuse", and "NoReuse". (TenantReuse, SubscriptionReuse, ResourceGroupReuse, NoReuse) |
availabilityState | string | Management information availability state for the app. Known values are: "Normal", "Limited", and "DisasterRecoveryMode". (Normal, Limited, DisasterRecoveryMode) |
clientAffinityEnabled | boolean | true to enable client affinity; false to stop sending session affinity cookies, which route client requests in the same session to the same instance. Default is true. |
clientAffinityPartitioningEnabled | boolean | true to enable client affinity partitioning using CHIPS cookies, this will add the partitioned property to the affinity cookies; false to stop sending partitioned affinity cookies. Default is false. |
clientAffinityProxyEnabled | boolean | true to override client affinity cookie domain with X-Forwarded-Host request header. false to use default domain. Default is false. |
clientCertEnabled | boolean | true to enable client certificate authentication (TLS mutual authentication); otherwise, false. Default is false. |
clientCertExclusionPaths | string | client certificate authentication comma-separated exclusion paths. |
clientCertMode | string | This composes with ClientCertEnabled setting. * ClientCertEnabled: false means ClientCert is ignored. * ClientCertEnabled: true and ClientCertMode: Required means ClientCert is required. * ClientCertEnabled: true and ClientCertMode: Optional means ClientCert is optional or accepted. Known values are: "Required", "Optional", and "OptionalInteractiveUser". (Required, Optional, OptionalInteractiveUser) |
cloningInfo | object | If specified during app creation, the app is cloned from a source app. |
containerSize | integer | Size of the function container. |
customDomainVerificationId | string | Unique identifier that verifies the custom domains assigned to the app. Customer will add this id to a txt record for verification. |
dailyMemoryTimeQuota | integer | Maximum allowed daily memory-time quota (applicable on dynamic apps only). |
daprConfig | object | Dapr configuration of the app. |
defaultHostName | string | Default hostname of the app. Read-only. |
dnsConfiguration | object | Property to configure various DNS related settings for a site. |
enabled | boolean | true if the app is enabled; otherwise, false. Setting this value to false disables the app (takes the app offline). |
enabledHostNames | array | Enabled hostnames for the app.Hostnames need to be assigned (see HostNames) AND enabled. Otherwise, the app is not served on those hostnames. |
endToEndEncryptionEnabled | boolean | Whether to use end to end encryption between the FrontEnd and the Worker. |
extendedLocation | object | Extended Location. |
functionAppConfig | object | Configuration specific of the Azure Function app. |
hostNameSslStates | array | Hostname SSL states are used to manage the SSL bindings for app's hostnames. |
hostNames | array | Hostnames associated with the app. |
hostNamesDisabled | boolean | true to disable the public hostnames of the app; otherwise, false. If true, the app is only accessible via API management process. |
hostingEnvironmentProfile | object | App Service Environment to use for the app. |
httpsOnly | boolean | HttpsOnly: configures a web site to accept only https requests. Issues redirect for http requests. |
hyperV | boolean | Hyper-V sandbox. |
identity | object | Managed service identity. |
inProgressOperationId | string | Specifies an operation id if this site has a pending operation. |
ipMode | string | Specifies the IP mode of the app. Known values are: "IPv4", "IPv6", and "IPv4AndIPv6". (IPv4, IPv6, IPv4AndIPv6) |
isDefaultContainer | boolean | true if the app is a default container; otherwise, false. |
isXenon | boolean | Obsolete: Hyper-V sandbox. |
keyVaultReferenceIdentity | string | Identity to use for Key Vault Reference authentication. |
kind | string | Kind of resource. If the resource is an app, you can refer to https://github.com/Azure/app-service-linux-docs/blob/master/Things_You_Should_Know/kind_property.md#app-service-resource-kind-reference _ for details supported values for kind. |
lastModifiedTimeUtc | string (date-time) | Last time the app was modified, in UTC. Read-only. |
location | string | The geo-location where the resource lives. Required. |
managedEnvironmentId | string | Azure Resource Manager ID of the customer's selected Managed Environment on which to host this app. This must be of the form /subscriptions/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.App/managedEnvironments/{managedEnvironmentName}. |
maxNumberOfWorkers | integer | Maximum number of workers. This only applies to Functions container. |
outboundIpAddresses | string | List of IP addresses that the app uses for outbound connections (e.g. database access). Includes VIPs from tenants that site can be hosted with current settings. Read-only. |
outboundVnetRouting | object | Property to configure various outbound traffic routing options over virtual network for a site. |
possibleOutboundIpAddresses | string | List of IP addresses that the app uses for outbound connections (e.g. database access). Includes VIPs from all tenants except dataComponent. Read-only. |
publicNetworkAccess | string | Property to allow or block all public traffic. Allowed Values: 'Enabled', 'Disabled' or an empty string. |
redundancyMode | string | Site redundancy mode. Known values are: "None", "Manual", "Failover", "ActiveActive", and "GeoRedundant". (None, Manual, Failover, ActiveActive, GeoRedundant) |
repositorySiteName | string | Name of the repository site. |
reserved | boolean | true if reserved; otherwise, false. |
resourceConfig | object | Function app resource requirements. |
resourceGroup | string | Name of the resource group the app belongs to. Read-only. |
scmSiteAlsoStopped | boolean | true to stop SCM (KUDU) site when the app is stopped; otherwise, false. The default is false. |
serverFarmId | string | Resource ID of the associated App Service plan, formatted as: "/subscriptions/{subscriptionID}/resourceGroups/{groupName}/providers/Microsoft.Web/serverfarms/{appServicePlanName}". |
siteConfig | object | Configuration of an App Service app. This property is not returned in response to normal create and read requests since it may contain sensitive information. |
sku | string | Current SKU of application based on associated App Service Plan. Some valid SKU values are Free, Shared, Basic, Dynamic, FlexConsumption, Standard, Premium, PremiumV2, PremiumV3, Isolated, IsolatedV2. |
slotSwapStatus | object | Status of the last deployment slot swap operation. |
sshEnabled | boolean | Whether to enable ssh access. |
state | string | Current state of the app. |
storageAccountRequired | boolean | Checks if Customer provided storage account is required. |
suspendedTill | string (date-time) | App suspended till in case memory-time quota is exceeded. |
systemData | object | Azure Resource Manager metadata containing createdBy and modifiedBy information. |
tags | object | Resource tags. |
targetSwapSlot | string | Specifies which deployment slot this app will swap into. Read-only. |
trafficManagerHostNames | array | Azure Traffic Manager hostnames associated with the app. Read-only. |
type | string | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts". |
usageState | string | State indicating whether the app has exceeded its quota usage. Read-only. Known values are: "Normal" and "Exceeded". (Normal, Exceeded) |
virtualNetworkSubnetId | string | Azure Resource Manager ID of the Virtual network and subnet to be joined by Regional VNET Integration. This must be of the form /subscriptions/{subscriptionName}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{vnetName}/subnets/{subnetName}. |
workloadProfileName | string | Workload profile name for function app to execute on. |
Methods
The following methods are available for this resource:
| Name | Accessible by | Required Params | Optional Params | Description |
|---|---|---|---|---|
get_instance_process_module_slot | select | resource_group_name, name, process_id, base_address, slot, instance_id, subscription_id | Get process information by its ID for a specific scaled-out instance in a web site. Description for Get process information by its ID for a specific scaled-out instance in a web site. | |
list_slot_differences_slot | select | resource_group_name, name, slot, subscription_id | Get the difference in configuration settings between two web app slots. Description for Get the difference in configuration settings between two web app slots. | |
list_instance_process_threads_slot | select | resource_group_name, name, process_id, slot, instance_id, subscription_id | List the threads in a process by its ID for a specific scaled-out instance in a web site. Description for List the threads in a process by its ID for a specific scaled-out instance in a web site. | |
get_hybrid_connection_slot | select | resource_group_name, name, namespace_name, relay_name, slot, subscription_id | Retrieves a specific Service Bus Hybrid Connection used by this Web App. Description for Retrieves a specific Service Bus Hybrid Connection used by this Web App. | |
get_vnet_connection_gateway_slot | select | resource_group_name, name, vnet_name, gateway_name, slot, subscription_id | Gets an app's Virtual Network gateway. Description for Gets an app's Virtual Network gateway. | |
get_instance_process_module | select | resource_group_name, name, process_id, base_address, instance_id, subscription_id | Get process information by its ID for a specific scaled-out instance in a web site. Description for Get process information by its ID for a specific scaled-out instance in a web site. | |
get_process_module_slot | select | resource_group_name, name, process_id, base_address, slot, subscription_id | Get process information by its ID for a specific scaled-out instance in a web site. Description for Get process information by its ID for a specific scaled-out instance in a web site. | |
get_triggered_web_job_history_slot | select | resource_group_name, name, web_job_name, id, slot, subscription_id | Gets a triggered web job's history by its ID for an app, , or a deployment slot. Description for Gets a triggered web job's history by its ID for an app, , or a deployment slot. | |
list_slot_differences_from_production | select | resource_group_name, name, subscription_id | Get the difference in configuration settings between two web app slots. Description for Get the difference in configuration settings between two web app slots. | |
list_backup_status_secrets_slot | select | resource_group_name, name, backup_id, slot, subscription_id | Gets status of a web app backup that may be in progress, including secrets associated with the backup, such as the Azure Storage SAS URL. Also can be used to update the SAS URL for the backup if a new URL is passed in the request body. Description for Gets status of a web app backup that may be in progress, including secrets associated with the backup, such as the Azure Storage SAS URL. Also can be used to update the SAS URL for the backup if a new URL is passed in the request body. | |
list_deployment_log_slot | select | resource_group_name, name, id, slot, subscription_id | List deployment log for specific deployment for an app, or a deployment slot. Description for List deployment log for specific deployment for an app, or a deployment slot. | |
list_function_keys_slot | select | resource_group_name, name, function_name, slot, subscription_id | Get function keys for a function in a web site, or a deployment slot. Description for Get function keys for a function in a web site, or a deployment slot. | |
list_instance_process_threads | select | resource_group_name, name, process_id, instance_id, subscription_id | List the threads in a process by its ID for a specific scaled-out instance in a web site. Description for List the threads in a process by its ID for a specific scaled-out instance in a web site. | |
list_instance_processes_slot | select | resource_group_name, name, slot, instance_id, subscription_id | Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site. Description for Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site. | |
list_process_threads_slot | select | resource_group_name, name, process_id, slot, subscription_id | List the threads in a process by its ID for a specific scaled-out instance in a web site. Description for List the threads in a process by its ID for a specific scaled-out instance in a web site. | |
list_network_features_slot | select | resource_group_name, name, view_name, slot, subscription_id | Gets all network features used by the app (or deployment slot, if specified). Description for Gets all network features used by the app (or deployment slot, if specified). | |
list_triggered_web_job_history_slot | select | resource_group_name, name, web_job_name, slot, subscription_id | List a triggered web job's history for an app, or a deployment slot. Description for List a triggered web job's history for an app, or a deployment slot. | |
get_network_trace_operation_slot | select | resource_group_name, name, operation_id, slot, subscription_id | Gets a named operation for a network trace capturing (or deployment slot, if specified). Description for Gets a named operation for a network trace capturing (or deployment slot, if specified). | |
get_private_endpoint_connection_slot | select | resource_group_name, name, private_endpoint_connection_name, slot, subscription_id | Gets a private endpoint connection. Description for Gets a private endpoint connection. | |
get_hybrid_connection | select | resource_group_name, name, namespace_name, relay_name, subscription_id | Retrieves a specific Service Bus Hybrid Connection used by this Web App. Description for Retrieves a specific Service Bus Hybrid Connection used by this Web App. | |
get_vnet_connection_slot | select | resource_group_name, name, vnet_name, slot, subscription_id | Gets a virtual network the app (or deployment slot) is connected to by name. Description for Gets a virtual network the app (or deployment slot) is connected to by name. | |
get_vnet_connection_gateway | select | resource_group_name, name, vnet_name, gateway_name, subscription_id | Gets an app's Virtual Network gateway. Description for Gets an app's Virtual Network gateway. | |
get_app_setting_key_vault_reference_slot | select | resource_group_name, name, app_setting_key, slot, subscription_id | Gets the config reference and status of an app. Description for Gets the config reference and status of an app. | |
get_site_connection_string_key_vault_reference_slot | select | resource_group_name, name, connection_string_key, slot, subscription_id | Gets the config reference and status of an app. Description for Gets the config reference and status of an app. | |
get_configuration_snapshot_slot | select | resource_group_name, name, snapshot_id, slot, subscription_id | Gets a snapshot of the configuration of an app at a previous point in time. Description for Gets a snapshot of the configuration of an app at a previous point in time. | |
get_slot_site_deployment_status_slot | select | resource_group_name, name, slot, deployment_status_id, subscription_id | Gets the deployment status for an app (or deployment slot, if specified). Gets the deployment status for an app (or deployment slot, if specified). | |
get_domain_ownership_identifier_slot | select | resource_group_name, name, domain_ownership_identifier_name, slot, subscription_id | Get domain ownership identifier for web app. Description for Get domain ownership identifier for web app. | |
get_host_name_binding_slot | select | resource_group_name, name, slot, host_name, subscription_id | Get the named hostname binding for an app (or deployment slot, if specified). Description for Get the named hostname binding for an app (or deployment slot, if specified). | |
get_relay_service_connection_slot | select | resource_group_name, name, entity_name, slot, subscription_id | Gets a hybrid connection configuration by its name. Description for Gets a hybrid connection configuration by its name. | |
get_process_module | select | resource_group_name, name, process_id, base_address, subscription_id | Get process information by its ID for a specific scaled-out instance in a web site. Description for Get process information by its ID for a specific scaled-out instance in a web site. | |
get_premier_add_on_slot | select | resource_group_name, name, premier_add_on_name, slot, subscription_id | Gets a named add-on of an app. Description for Gets a named add-on of an app. | |
get_public_certificate_slot | select | resource_group_name, name, slot, public_certificate_name, subscription_id | Get the named public certificate for an app (or deployment slot, if specified). Description for Get the named public certificate for an app (or deployment slot, if specified). | |
get_site_container_slot | select | resource_group_name, name, slot, container_name, subscription_id | Gets a site container of a site, or a deployment slot. Gets a site container of a site, or a deployment slot. | |
get_site_extension_slot | select | resource_group_name, name, site_extension_id, slot, subscription_id | Get site extension information by its ID for a web site, or a deployment slot. Description for Get site extension information by its ID for a web site, or a deployment slot. | |
get_triggered_web_job_history | select | resource_group_name, name, web_job_name, id, subscription_id | Gets a triggered web job's history by its ID for an app, , or a deployment slot. Description for Gets a triggered web job's history by its ID for an app, , or a deployment slot. | |
get_instance_workflow_slot | select | resource_group_name, name, slot, workflow_name, subscription_id | Get workflow information by its ID for web site, or a deployment slot. Get workflow information by its ID for web site, or a deployment slot. | |
list_application_settings_slot | select | resource_group_name, name, slot, subscription_id | Gets the application settings of an app. Description for Gets the application settings of an app. | |
list_backup_status_secrets | select | resource_group_name, name, backup_id, subscription_id | Gets status of a web app backup that may be in progress, including secrets associated with the backup, such as the Azure Storage SAS URL. Also can be used to update the SAS URL for the backup if a new URL is passed in the request body. Description for Gets status of a web app backup that may be in progress, including secrets associated with the backup, such as the Azure Storage SAS URL. Also can be used to update the SAS URL for the backup if a new URL is passed in the request body. | |
list_deployment_log | select | resource_group_name, name, id, subscription_id | List deployment log for specific deployment for an app, or a deployment slot. Description for List deployment log for specific deployment for an app, or a deployment slot. | |
list_function_keys | select | resource_group_name, name, function_name, subscription_id | Get function keys for a function in a web site, or a deployment slot. Description for Get function keys for a function in a web site, or a deployment slot. | |
list_instance_processes | select | resource_group_name, name, instance_id, subscription_id | Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site. Description for Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site. | |
list_process_threads | select | resource_group_name, name, process_id, subscription_id | List the threads in a process by its ID for a specific scaled-out instance in a web site. Description for List the threads in a process by its ID for a specific scaled-out instance in a web site. | |
list_network_features | select | resource_group_name, name, view_name, subscription_id | Gets all network features used by the app (or deployment slot, if specified). Description for Gets all network features used by the app (or deployment slot, if specified). | |
list_triggered_web_job_history | select | resource_group_name, name, web_job_name, subscription_id | List a triggered web job's history for an app, or a deployment slot. Description for List a triggered web job's history for an app, or a deployment slot. | |
get_private_endpoint_connection | select | resource_group_name, name, private_endpoint_connection_name, subscription_id | Gets a private endpoint connection. Description for Gets a private endpoint connection. | |
get_vnet_connection | select | resource_group_name, name, vnet_name, subscription_id | Gets a virtual network the app (or deployment slot) is connected to by name. Description for Gets a virtual network the app (or deployment slot) is connected to by name. | |
get_network_trace_operation | select | resource_group_name, name, operation_id, subscription_id | Gets a named operation for a network trace capturing (or deployment slot, if specified). Description for Gets a named operation for a network trace capturing (or deployment slot, if specified). | |
get_app_setting_key_vault_reference | select | resource_group_name, name, app_setting_key, subscription_id | Gets the config reference and status of an app. Description for Gets the config reference and status of an app. | |
get_site_connection_string_key_vault_reference | select | resource_group_name, name, connection_string_key, subscription_id | Gets the config reference and status of an app. Description for Gets the config reference and status of an app. | |
get_configuration_snapshot | select | resource_group_name, name, snapshot_id, subscription_id | Gets a snapshot of the configuration of an app at a previous point in time. Description for Gets a snapshot of the configuration of an app at a previous point in time. | |
get_production_site_deployment_status | select | resource_group_name, name, deployment_status_id, subscription_id | Gets the deployment status for an app (or deployment slot, if specified). Gets the deployment status for an app (or deployment slot, if specified). | |
get_domain_ownership_identifier | select | resource_group_name, name, domain_ownership_identifier_name, subscription_id | Get domain ownership identifier for web app. Description for Get domain ownership identifier for web app. | |
get_host_name_binding | select | resource_group_name, name, host_name, subscription_id | Get the named hostname binding for an app (or deployment slot, if specified). Description for Get the named hostname binding for an app (or deployment slot, if specified). | |
get_relay_service_connection | select | resource_group_name, name, entity_name, subscription_id | Gets a hybrid connection configuration by its name. Description for Gets a hybrid connection configuration by its name. | |
get_premier_add_on | select | resource_group_name, name, premier_add_on_name, subscription_id | Gets a named add-on of an app. Description for Gets a named add-on of an app. | |
get_public_certificate | select | resource_group_name, name, public_certificate_name, subscription_id | Get the named public certificate for an app (or deployment slot, if specified). Description for Get the named public certificate for an app (or deployment slot, if specified). | |
get_site_container | select | resource_group_name, name, container_name, subscription_id | Gets a site container of a site, or a deployment slot. Gets a site container of a site, or a deployment slot. | |
get_site_extension | select | resource_group_name, name, site_extension_id, subscription_id | Get site extension information by its ID for a web site, or a deployment slot. Description for Get site extension information by its ID for a web site, or a deployment slot. | |
get_workflow | select | resource_group_name, name, workflow_name, subscription_id | Get workflow information by its ID for web site, or a deployment slot. Get workflow information by its ID for web site, or a deployment slot. | |
get | select | resource_group_name, name, subscription_id | Gets the details of a web, mobile, or API app. Description for Gets the details of a web, mobile, or API app. | |
list_by_resource_group | select | resource_group_name, subscription_id | includeSlots | Gets all web, mobile, and API apps in the specified resource group. Description for Gets all web, mobile, and API apps in the specified resource group. |
list | select | subscription_id | Get all apps for a subscription. Description for Get all apps for a subscription. | |
create_or_update | insert | resource_group_name, name, subscription_id, location | Creates a new web, mobile, or API app in an existing resource group, or updates an existing app. Description for Creates a new web, mobile, or API app in an existing resource group, or updates an existing app. | |
update | update | resource_group_name, name, subscription_id | Creates a new web, mobile, or API app in an existing resource group, or updates an existing app. Description for Creates a new web, mobile, or API app in an existing resource group, or updates an existing app. | |
create_or_update | replace | resource_group_name, name, subscription_id, location | Creates a new web, mobile, or API app in an existing resource group, or updates an existing app. Description for Creates a new web, mobile, or API app in an existing resource group, or updates an existing app. | |
delete | delete | resource_group_name, name, subscription_id | deleteMetrics, deleteEmptyServerFarm | Deletes a web, mobile, or API app, or one of the deployment slots. Description for Deletes a web, mobile, or API app, or one of the deployment slots. |
list_slots | exec | resource_group_name, name, subscription_id | Gets an app's deployment slots. Description for Gets an app's deployment slots. | |
list_azure_storage_accounts_slot | exec | resource_group_name, name, slot, subscription_id | Gets the Azure storage account configurations of an app. Description for Gets the Azure storage account configurations of an app. | |
list_connection_strings_slot | exec | resource_group_name, name, slot, subscription_id | Gets the connection strings of an app. Description for Gets the connection strings of an app. | |
list_metadata_slot | exec | resource_group_name, name, slot, subscription_id | Gets the metadata of an app. Description for Gets the metadata of an app. | |
list_publishing_credentials_slot | exec | resource_group_name, name, slot, subscription_id | Gets the Git/FTP publishing credentials of an app. Description for Gets the Git/FTP publishing credentials of an app. | |
list_site_push_settings_slot | exec | resource_group_name, name, slot, subscription_id | Gets the Push settings associated with web app. Description for Gets the Push settings associated with web app. | |
list_host_keys_slot | exec | resource_group_name, name, slot, subscription_id | Get host secrets for a function app. Description for Get host secrets for a function app. | |
list_sync_status_slot | exec | resource_group_name, name, slot, subscription_id | This is to allow calling via powershell and ARM template. Description for This is to allow calling via powershell and ARM template. | |
list_hybrid_connections_slot | exec | resource_group_name, name, slot, subscription_id | Retrieves all Service Bus Hybrid Connections used by this Web App. Description for Retrieves all Service Bus Hybrid Connections used by this Web App. | |
list_relay_service_connections_slot | exec | resource_group_name, name, slot, subscription_id | Gets hybrid connections configured for an app (or deployment slot, if specified). Description for Gets hybrid connections configured for an app (or deployment slot, if specified). | |
list_site_backups_slot | exec | resource_group_name, name, slot, subscription_id | Gets existing backups of an app. Description for Gets existing backups of an app. | |
list_sync_function_triggers_slot | exec | resource_group_name, name, slot, subscription_id | This is to allow calling via powershell and ARM template. Description for This is to allow calling via powershell and ARM template. | |
list_perf_mon_counters_slot | exec | resource_group_name, name, slot, subscription_id | $filter | Gets perfmon counters for web app. Description for Gets perfmon counters for web app. |
list_premier_add_ons_slot | exec | resource_group_name, name, slot, subscription_id | Gets the premier add-ons of an app. Description for Gets the premier add-ons of an app. | |
list_publishing_profile_xml_with_secrets_slot | exec | resource_group_name, name, slot, subscription_id | Gets the publishing profile for an app (or deployment slot, if specified). Description for Gets the publishing profile for an app (or deployment slot, if specified). | |
list_snapshots_slot | exec | resource_group_name, name, slot, subscription_id | Returns all Snapshots to the user. Description for Returns all Snapshots to the user. | |
list_snapshots_from_dr_secondary_slot | exec | resource_group_name, name, slot, subscription_id | Returns all Snapshots to the user from DRSecondary endpoint. Description for Returns all Snapshots to the user from DRSecondary endpoint. | |
list_usages_slot | exec | resource_group_name, name, slot, subscription_id | $filter | Gets the quota usage information of an app (or deployment slot, if specified). Description for Gets the quota usage information of an app (or deployment slot, if specified). |
list_workflows_connections_slot | exec | resource_group_name, name, slot, subscription_id | Lists logic app's connections for web site, or a deployment slot. Lists logic app's connections for web site, or a deployment slot. | |
list_vnet_connections_slot | exec | resource_group_name, name, slot, subscription_id | Gets the virtual networks the app (or deployment slot) is connected to. Description for Gets the virtual networks the app (or deployment slot) is connected to. | |
list_vnet_connections | exec | resource_group_name, name, subscription_id | Gets the virtual networks the app (or deployment slot) is connected to. Description for Gets the virtual networks the app (or deployment slot) is connected to. | |
list_application_settings | exec | resource_group_name, name, subscription_id | Gets the application settings of an app. Description for Gets the application settings of an app. | |
list_azure_storage_accounts | exec | resource_group_name, name, subscription_id | Gets the Azure storage account configurations of an app. Description for Gets the Azure storage account configurations of an app. | |
list_connection_strings | exec | resource_group_name, name, subscription_id | Gets the connection strings of an app. Description for Gets the connection strings of an app. | |
list_metadata | exec | resource_group_name, name, subscription_id | Gets the metadata of an app. Description for Gets the metadata of an app. | |
list_publishing_credentials | exec | resource_group_name, name, subscription_id | Gets the Git/FTP publishing credentials of an app. Description for Gets the Git/FTP publishing credentials of an app. | |
list_site_push_settings | exec | resource_group_name, name, subscription_id | Gets the Push settings associated with web app. Description for Gets the Push settings associated with web app. | |
list_host_keys | exec | resource_group_name, name, subscription_id | Get host secrets for a function app. Description for Get host secrets for a function app. | |
list_sync_status | exec | resource_group_name, name, subscription_id | This is to allow calling via powershell and ARM template. Description for This is to allow calling via powershell and ARM template. | |
list_hybrid_connections | exec | resource_group_name, name, subscription_id | Retrieves all Service Bus Hybrid Connections used by this Web App. Description for Retrieves all Service Bus Hybrid Connections used by this Web App. | |
list_relay_service_connections | exec | resource_group_name, name, subscription_id | Gets hybrid connections configured for an app (or deployment slot, if specified). Description for Gets hybrid connections configured for an app (or deployment slot, if specified). | |
list_site_backups | exec | resource_group_name, name, subscription_id | Gets existing backups of an app. Description for Gets existing backups of an app. | |
list_sync_function_triggers | exec | resource_group_name, name, subscription_id | This is to allow calling via powershell and ARM template. Description for This is to allow calling via powershell and ARM template. | |
list_perf_mon_counters | exec | resource_group_name, name, subscription_id | $filter | Gets perfmon counters for web app. Description for Gets perfmon counters for web app. |
list_premier_add_ons | exec | resource_group_name, name, subscription_id | Gets the premier add-ons of an app. Description for Gets the premier add-ons of an app. | |
list_publishing_profile_xml_with_secrets | exec | resource_group_name, name, subscription_id | Gets the publishing profile for an app (or deployment slot, if specified). Description for Gets the publishing profile for an app (or deployment slot, if specified). | |
list_snapshots | exec | resource_group_name, name, subscription_id | Returns all Snapshots to the user. Description for Returns all Snapshots to the user. | |
list_snapshots_from_dr_secondary | exec | resource_group_name, name, subscription_id | Returns all Snapshots to the user from DRSecondary endpoint. Description for Returns all Snapshots to the user from DRSecondary endpoint. | |
list_usages | exec | resource_group_name, name, subscription_id | $filter | Gets the quota usage information of an app (or deployment slot, if specified). Description for Gets the quota usage information of an app (or deployment slot, if specified). |
list_workflows_connections | exec | resource_group_name, name, subscription_id | Lists logic app's connections for web site, or a deployment slot. Lists logic app's connections for web site, or a deployment slot. | |
list_backups | exec | resource_group_name, name, subscription_id | Gets existing backups of an app. Description for Gets existing backups of an app. | |
list_backups_slot | exec | resource_group_name, name, slot, subscription_id | Gets existing backups of an app. Description for Gets existing backups of an app. | |
list_basic_publishing_credentials_policies | exec | resource_group_name, name, subscription_id | Returns whether Scm basic auth is allowed and whether Ftp is allowed for a given site. Description for Returns whether Scm basic auth is allowed and whether Ftp is allowed for a given site. | |
list_basic_publishing_credentials_policies_slot | exec | resource_group_name, name, slot, subscription_id | Returns whether Scm basic auth is allowed and whether Ftp is allowed for a given site. Description for Returns whether Scm basic auth is allowed and whether Ftp is allowed for a given site. | |
list_slot_configuration_names | exec | resource_group_name, name, subscription_id | Gets the names of app settings and connection strings that stick to the slot (not swapped). Description for Gets the names of app settings and connection strings that stick to the slot (not swapped). | |
update_slot_configuration_names | exec | resource_group_name, name, subscription_id | Updates the names of application settings and connection string that remain with the slot during swap operation. Description for Updates the names of application settings and connection string that remain with the slot during swap operation. | |
list_configuration_snapshot_info | exec | resource_group_name, name, subscription_id | Gets a list of web app configuration snapshots identifiers. Each element of the list contains a timestamp and the ID of the snapshot. Description for Gets a list of web app configuration snapshots identifiers. Each element of the list contains a timestamp and the ID of the snapshot. | |
list_configurations | exec | resource_group_name, name, subscription_id | List the configurations of an app. Description for List the configurations of an app. | |
list_configuration_snapshot_info_slot | exec | resource_group_name, name, slot, subscription_id | Gets a list of web app configuration snapshots identifiers. Each element of the list contains a timestamp and the ID of the snapshot. Description for Gets a list of web app configuration snapshots identifiers. Each element of the list contains a timestamp and the ID of the snapshot. | |
list_configurations_slot | exec | resource_group_name, name, slot, subscription_id | List the configurations of an app. Description for List the configurations of an app. | |
list_continuous_web_jobs | exec | resource_group_name, name, subscription_id | List continuous web jobs for an app, or a deployment slot. Description for List continuous web jobs for an app, or a deployment slot. | |
list_continuous_web_jobs_slot | exec | resource_group_name, name, slot, subscription_id | List continuous web jobs for an app, or a deployment slot. Description for List continuous web jobs for an app, or a deployment slot. | |
list_production_site_deployment_statuses | exec | resource_group_name, name, subscription_id | List deployment statuses for an app (or deployment slot, if specified). List deployment statuses for an app (or deployment slot, if specified). | |
list_slot_site_deployment_statuses_slot | exec | resource_group_name, name, slot, subscription_id | List deployment statuses for an app (or deployment slot, if specified). List deployment statuses for an app (or deployment slot, if specified). | |
list_deployments | exec | resource_group_name, name, subscription_id | List deployments for an app, or a deployment slot. Description for List deployments for an app, or a deployment slot. | |
list_deployments_slot | exec | resource_group_name, name, slot, subscription_id | List deployments for an app, or a deployment slot. Description for List deployments for an app, or a deployment slot. | |
list_domain_ownership_identifiers | exec | resource_group_name, name, subscription_id | Lists ownership identifiers for domain associated with web app. Description for Lists ownership identifiers for domain associated with web app. | |
list_domain_ownership_identifiers_slot | exec | resource_group_name, name, slot, subscription_id | Lists ownership identifiers for domain associated with web app. Description for Lists ownership identifiers for domain associated with web app. | |
list_functions | exec | resource_group_name, name, subscription_id | List the functions for a web site, or a deployment slot. Description for List the functions for a web site, or a deployment slot. | |
list_function_secrets | exec | resource_group_name, name, function_name, subscription_id | Get function secrets for a function in a web site, or a deployment slot. Description for Get function secrets for a function in a web site, or a deployment slot. | |
list_instance_functions_slot | exec | resource_group_name, name, slot, subscription_id | List the functions for a web site, or a deployment slot. Description for List the functions for a web site, or a deployment slot. | |
list_function_secrets_slot | exec | resource_group_name, name, function_name, slot, subscription_id | Get function secrets for a function in a web site, or a deployment slot. Description for Get function secrets for a function in a web site, or a deployment slot. | |
list_host_name_bindings | exec | resource_group_name, name, subscription_id | Get hostname bindings for an app or a deployment slot. Description for Get hostname bindings for an app or a deployment slot. | |
list_host_name_bindings_slot | exec | resource_group_name, name, slot, subscription_id | Get hostname bindings for an app or a deployment slot. Description for Get hostname bindings for an app or a deployment slot. | |
list_instance_identifiers | exec | resource_group_name, name, subscription_id | Gets all scale-out instances of an app. Description for Gets all scale-out instances of an app. | |
list_instance_identifiers_slot | exec | resource_group_name, name, slot, subscription_id | Gets all scale-out instances of an app. Description for Gets all scale-out instances of an app. | |
list_processes | exec | resource_group_name, name, subscription_id | Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site. Description for Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site. | |
list_processes_slot | exec | resource_group_name, name, slot, subscription_id | Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site. Description for Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site. | |
list_instance_process_modules | exec | resource_group_name, name, process_id, instance_id, subscription_id | List module information for a process by its ID for a specific scaled-out instance in a web site. Description for List module information for a process by its ID for a specific scaled-out instance in a web site. | |
list_process_modules | exec | resource_group_name, name, process_id, subscription_id | List module information for a process by its ID for a specific scaled-out instance in a web site. Description for List module information for a process by its ID for a specific scaled-out instance in a web site. | |
list_instance_process_modules_slot | exec | resource_group_name, name, process_id, slot, instance_id, subscription_id | List module information for a process by its ID for a specific scaled-out instance in a web site. Description for List module information for a process by its ID for a specific scaled-out instance in a web site. | |
list_process_modules_slot | exec | resource_group_name, name, process_id, slot, subscription_id | List module information for a process by its ID for a specific scaled-out instance in a web site. Description for List module information for a process by its ID for a specific scaled-out instance in a web site. | |
list_public_certificates | exec | resource_group_name, name, subscription_id | Get public certificates for an app or a deployment slot. Description for Get public certificates for an app or a deployment slot. | |
list_public_certificates_slot | exec | resource_group_name, name, slot, subscription_id | Get public certificates for an app or a deployment slot. Description for Get public certificates for an app or a deployment slot. | |
list_site_containers | exec | resource_group_name, name, subscription_id | Lists all the site containers of a site, or a deployment slot. Lists all the site containers of a site, or a deployment slot. | |
list_site_containers_slot | exec | resource_group_name, name, slot, subscription_id | Lists all the site containers of a site, or a deployment slot. Lists all the site containers of a site, or a deployment slot. | |
list_site_extensions | exec | resource_group_name, name, subscription_id | Get list of siteextensions for a web site, or a deployment slot. Description for Get list of siteextensions for a web site, or a deployment slot. | |
list_site_extensions_slot | exec | resource_group_name, name, slot, subscription_id | Get list of siteextensions for a web site, or a deployment slot. Description for Get list of siteextensions for a web site, or a deployment slot. | |
list_triggered_web_jobs_slot | exec | resource_group_name, name, slot, subscription_id | List triggered web jobs for an app, or a deployment slot. Description for List triggered web jobs for an app, or a deployment slot. | |
list_triggered_web_jobs | exec | resource_group_name, name, subscription_id | List triggered web jobs for an app, or a deployment slot. Description for List triggered web jobs for an app, or a deployment slot. | |
list_web_jobs_slot | exec | resource_group_name, name, slot, subscription_id | List webjobs for an app, or a deployment slot. Description for List webjobs for an app, or a deployment slot. | |
list_web_jobs | exec | resource_group_name, name, subscription_id | List webjobs for an app, or a deployment slot. Description for List webjobs for an app, or a deployment slot. | |
list_instance_workflows_slot | exec | resource_group_name, name, slot, subscription_id | List the workflows for a web site, or a deployment slot. List the workflows for a web site, or a deployment slot. | |
list_workflows | exec | resource_group_name, name, subscription_id | List the workflows for a web site, or a deployment slot. List the workflows for a web site, or a deployment slot. | |
get_slot | exec | resource_group_name, name, slot, subscription_id | Gets the details of a web, mobile, or API app. Description for Gets the details of a web, mobile, or API app. | |
create_or_update_slot | exec | resource_group_name, name, slot, subscription_id, location | Creates a new web, mobile, or API app in an existing resource group, or updates an existing app. Description for Creates a new web, mobile, or API app in an existing resource group, or updates an existing app. | |
update_slot | exec | resource_group_name, name, slot, subscription_id | Creates a new web, mobile, or API app in an existing resource group, or updates an existing app. Description for Creates a new web, mobile, or API app in an existing resource group, or updates an existing app. | |
delete_slot | exec | resource_group_name, name, slot, subscription_id | deleteMetrics, deleteEmptyServerFarm | Deletes a web, mobile, or API app, or one of the deployment slots. Description for Deletes a web, mobile, or API app, or one of the deployment slots. |
get_auth_settings_slot | exec | resource_group_name, name, slot, subscription_id | Gets the Authentication/Authorization settings of an app. Description for Gets the Authentication/Authorization settings of an app. | |
get_backup_configuration_slot | exec | resource_group_name, name, slot, subscription_id | Gets the backup configuration of an app. Description for Gets the backup configuration of an app. | |
get_web_site_container_logs_slot | exec | resource_group_name, name, slot, subscription_id | Gets the last lines of docker logs for the given site. Description for Gets the last lines of docker logs for the given site. | |
get_container_logs_zip_slot | exec | resource_group_name, name, slot, subscription_id | Gets the ZIP archived docker log files for the given site. Description for Gets the ZIP archived docker log files for the given site. | |
get_functions_admin_token_slot | exec | resource_group_name, name, slot, subscription_id | Fetch a short lived token that can be exchanged for a master key. Description for Fetch a short lived token that can be exchanged for a master key. | |
get_network_traces_slot | exec | resource_group_name, name, operation_id, slot, subscription_id | Gets a named operation for a network trace capturing (or deployment slot, if specified). Description for Gets a named operation for a network trace capturing (or deployment slot, if specified). | |
get_network_trace_operation_slot_v2 | exec | resource_group_name, name, operation_id, slot, subscription_id | Gets a named operation for a network trace capturing (or deployment slot, if specified). Description for Gets a named operation for a network trace capturing (or deployment slot, if specified). | |
get_network_traces_slot_v2 | exec | resource_group_name, name, operation_id, slot, subscription_id | Gets a named operation for a network trace capturing (or deployment slot, if specified). Description for Gets a named operation for a network trace capturing (or deployment slot, if specified). | |
get_site_php_error_log_flag_slot | exec | resource_group_name, name, slot, subscription_id | Gets web app's event logs. Description for Gets web app's event logs. | |
get_private_link_resources_slot | exec | resource_group_name, name, slot, subscription_id | Gets the private link resources. Description for Gets the private link resources. | |
approve_or_reject_private_endpoint_connection | exec | resource_group_name, name, private_endpoint_connection_name, subscription_id | Approves or rejects a private endpoint connection. Description for Approves or rejects a private endpoint connection. | |
delete_private_endpoint_connection | exec | resource_group_name, name, private_endpoint_connection_name, subscription_id | Deletes a private endpoint connection. Description for Deletes a private endpoint connection. | |
get_private_endpoint_connection_list | exec | resource_group_name, name, subscription_id | Gets the list of private endpoint connections associated with a site. Description for Gets the list of private endpoint connections associated with a site. | |
approve_or_reject_private_endpoint_connection_slot | exec | resource_group_name, name, private_endpoint_connection_name, slot, subscription_id | Approves or rejects a private endpoint connection. Description for Approves or rejects a private endpoint connection. | |
delete_private_endpoint_connection_slot | exec | resource_group_name, name, private_endpoint_connection_name, slot, subscription_id | Deletes a private endpoint connection. Description for Deletes a private endpoint connection. | |
get_private_endpoint_connection_list_slot | exec | resource_group_name, name, slot, subscription_id | Gets the list of private endpoint connections associated with a site. Description for Gets the list of private endpoint connections associated with a site. | |
create_or_update_hybrid_connection | exec | resource_group_name, name, namespace_name, relay_name, subscription_id | Creates a new Hybrid Connection using a Service Bus relay. Description for Creates a new Hybrid Connection using a Service Bus relay. | |
update_hybrid_connection | exec | resource_group_name, name, namespace_name, relay_name, subscription_id | Creates a new Hybrid Connection using a Service Bus relay. Description for Creates a new Hybrid Connection using a Service Bus relay. | |
delete_hybrid_connection | exec | resource_group_name, name, namespace_name, relay_name, subscription_id | Removes a Hybrid Connection from this site. Description for Removes a Hybrid Connection from this site. | |
create_or_update_hybrid_connection_slot | exec | resource_group_name, name, namespace_name, relay_name, slot, subscription_id | Creates a new Hybrid Connection using a Service Bus relay. Description for Creates a new Hybrid Connection using a Service Bus relay. | |
update_hybrid_connection_slot | exec | resource_group_name, name, namespace_name, relay_name, slot, subscription_id | Creates a new Hybrid Connection using a Service Bus relay. Description for Creates a new Hybrid Connection using a Service Bus relay. | |
delete_hybrid_connection_slot | exec | resource_group_name, name, namespace_name, relay_name, slot, subscription_id | Removes a Hybrid Connection from this site. Description for Removes a Hybrid Connection from this site. | |
create_or_update_vnet_connection_slot | exec | resource_group_name, name, vnet_name, slot, subscription_id | Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH). Description for Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH). | |
update_vnet_connection_slot | exec | resource_group_name, name, vnet_name, slot, subscription_id | Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH). Description for Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH). | |
delete_vnet_connection_slot | exec | resource_group_name, name, vnet_name, slot, subscription_id | Deletes a connection from an app (or deployment slot to a named virtual network. Description for Deletes a connection from an app (or deployment slot to a named virtual network. | |
create_or_update_vnet_connection | exec | resource_group_name, name, vnet_name, subscription_id | Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH). Description for Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH). | |
update_vnet_connection | exec | resource_group_name, name, vnet_name, subscription_id | Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH). Description for Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH). | |
delete_vnet_connection | exec | resource_group_name, name, vnet_name, subscription_id | Deletes a connection from an app (or deployment slot to a named virtual network. Description for Deletes a connection from an app (or deployment slot to a named virtual network. | |
create_or_update_vnet_connection_gateway_slot | exec | resource_group_name, name, vnet_name, gateway_name, slot, subscription_id | Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH). Description for Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH). | |
update_vnet_connection_gateway_slot | exec | resource_group_name, name, vnet_name, gateway_name, slot, subscription_id | Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH). Description for Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH). | |
create_or_update_vnet_connection_gateway | exec | resource_group_name, name, vnet_name, gateway_name, subscription_id | Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH). Description for Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH). | |
update_vnet_connection_gateway | exec | resource_group_name, name, vnet_name, gateway_name, subscription_id | Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH). Description for Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH). | |
get_auth_settings | exec | resource_group_name, name, subscription_id | Gets the Authentication/Authorization settings of an app. Description for Gets the Authentication/Authorization settings of an app. | |
get_backup_configuration | exec | resource_group_name, name, subscription_id | Gets the backup configuration of an app. Description for Gets the backup configuration of an app. | |
get_web_site_container_logs | exec | resource_group_name, name, subscription_id | Gets the last lines of docker logs for the given site. Description for Gets the last lines of docker logs for the given site. | |
get_container_logs_zip | exec | resource_group_name, name, subscription_id | Gets the ZIP archived docker log files for the given site. Description for Gets the ZIP archived docker log files for the given site. | |
get_one_deploy_status | exec | resource_group_name, name, subscription_id | Invoke onedeploy status API /api/deployments and gets the deployment status for the site. Description for Invoke onedeploy status API /api/deployments and gets the deployment status for the site. | |
create_one_deploy_operation | exec | resource_group_name, name, subscription_id | Invoke the OneDeploy publish web app extension. Description for Invoke the OneDeploy publish web app extension. | |
get_functions_admin_token | exec | resource_group_name, name, subscription_id | Fetch a short lived token that can be exchanged for a master key. Description for Fetch a short lived token that can be exchanged for a master key. | |
get_network_traces | exec | resource_group_name, name, operation_id, subscription_id | Gets a named operation for a network trace capturing (or deployment slot, if specified). Description for Gets a named operation for a network trace capturing (or deployment slot, if specified). | |
get_network_trace_operation_v2 | exec | resource_group_name, name, operation_id, subscription_id | Gets a named operation for a network trace capturing (or deployment slot, if specified). Description for Gets a named operation for a network trace capturing (or deployment slot, if specified). | |
get_network_traces_v2 | exec | resource_group_name, name, operation_id, subscription_id | Gets a named operation for a network trace capturing (or deployment slot, if specified). Description for Gets a named operation for a network trace capturing (or deployment slot, if specified). | |
get_site_php_error_log_flag | exec | resource_group_name, name, subscription_id | Gets web app's event logs. Description for Gets web app's event logs. | |
get_private_link_resources | exec | resource_group_name, name, subscription_id | Gets the private link resources. Description for Gets the private link resources. | |
get_backup_status | exec | resource_group_name, name, backup_id, subscription_id | Gets a backup of an app by its ID. Description for Gets a backup of an app by its ID. | |
delete_backup | exec | resource_group_name, name, backup_id, subscription_id | Deletes a backup of an app by its ID. Description for Deletes a backup of an app by its ID. | |
get_backup_status_slot | exec | resource_group_name, name, backup_id, slot, subscription_id | Gets a backup of an app by its ID. Description for Gets a backup of an app by its ID. | |
delete_backup_slot | exec | resource_group_name, name, backup_id, slot, subscription_id | Deletes a backup of an app by its ID. Description for Deletes a backup of an app by its ID. | |
get_ftp_allowed | exec | resource_group_name, name, subscription_id | Returns whether FTP is allowed on the site or not. Description for Returns whether FTP is allowed on the site or not. | |
update_ftp_allowed | exec | resource_group_name, name, subscription_id | Updates whether FTP is allowed on the site or not. Description for Updates whether FTP is allowed on the site or not. | |
get_scm_allowed | exec | resource_group_name, name, subscription_id | Returns whether Scm basic auth is allowed on the site or not. Description for Returns whether Scm basic auth is allowed on the site or not. | |
update_scm_allowed | exec | resource_group_name, name, subscription_id | Updates whether user publishing credentials are allowed on the site or not. Description for Updates whether user publishing credentials are allowed on the site or not. | |
get_ftp_allowed_slot | exec | resource_group_name, name, slot, subscription_id | Returns whether FTP is allowed on the site or not. Description for Returns whether FTP is allowed on the site or not. | |
update_ftp_allowed_slot | exec | resource_group_name, name, slot, subscription_id | Updates whether FTP is allowed on the site or not. Description for Updates whether FTP is allowed on the site or not. | |
get_scm_allowed_slot | exec | resource_group_name, name, slot, subscription_id | Returns whether Scm basic auth is allowed on the site or not. Description for Returns whether Scm basic auth is allowed on the site or not. | |
update_scm_allowed_slot | exec | resource_group_name, name, slot, subscription_id | Updates whether user publishing credentials are allowed on the site or not. Description for Updates whether user publishing credentials are allowed on the site or not. | |
get_auth_settings_v2_without_secrets | exec | resource_group_name, name, subscription_id | Gets site's Authentication / Authorization settings for apps via the V2 format. Description for Gets site's Authentication / Authorization settings for apps via the V2 format. | |
update_auth_settings_v2 | exec | resource_group_name, name, subscription_id | Updates site's Authentication / Authorization settings for apps via the V2 format. Description for Updates site's Authentication / Authorization settings for apps via the V2 format. | |
get_auth_settings_v2 | exec | resource_group_name, name, subscription_id | Gets site's Authentication / Authorization settings for apps via the V2 format. Description for Gets site's Authentication / Authorization settings for apps via the V2 format. | |
get_auth_settings_v2_without_secrets_slot | exec | resource_group_name, name, slot, subscription_id | Gets site's Authentication / Authorization settings for apps via the V2 format. Gets site's Authentication / Authorization settings for apps via the V2 format. | |
update_auth_settings_v2_slot | exec | resource_group_name, name, slot, subscription_id | Updates site's Authentication / Authorization settings for apps via the V2 format. Description for Updates site's Authentication / Authorization settings for apps via the V2 format. | |
get_auth_settings_v2_slot | exec | resource_group_name, name, slot, subscription_id | Gets site's Authentication / Authorization settings for apps via the V2 format. Description for Gets site's Authentication / Authorization settings for apps via the V2 format. | |
get_app_settings_key_vault_references | exec | resource_group_name, name, subscription_id | Gets the config reference app settings and status of an app. Description for Gets the config reference app settings and status of an app. | |
get_site_connection_string_key_vault_references | exec | resource_group_name, name, subscription_id | Gets the config reference app settings and status of an app. Description for Gets the config reference app settings and status of an app. | |
get_app_settings_key_vault_references_slot | exec | resource_group_name, name, slot, subscription_id | Gets the config reference app settings and status of an app. Description for Gets the config reference app settings and status of an app. | |
get_site_connection_string_key_vault_references_slot | exec | resource_group_name, name, slot, subscription_id | Gets the config reference app settings and status of an app. Description for Gets the config reference app settings and status of an app. | |
get_diagnostic_logs_configuration | exec | resource_group_name, name, subscription_id | Gets the logging configuration of an app. Description for Gets the logging configuration of an app. | |
update_diagnostic_logs_config | exec | resource_group_name, name, subscription_id | Updates the logging configuration of an app. Description for Updates the logging configuration of an app. | |
get_diagnostic_logs_configuration_slot | exec | resource_group_name, name, slot, subscription_id | Gets the logging configuration of an app. Description for Gets the logging configuration of an app. | |
update_diagnostic_logs_config_slot | exec | resource_group_name, name, slot, subscription_id | Updates the logging configuration of an app. Description for Updates the logging configuration of an app. | |
get_configuration | exec | resource_group_name, name, subscription_id | Gets the configuration of an app, such as platform version and bitness, default documents, virtual applications, Always On, etc. Description for Gets the configuration of an app, such as platform version and bitness, default documents, virtual applications, Always On, etc. | |
create_or_update_configuration | exec | resource_group_name, name, subscription_id | Updates the configuration of an app. Description for Updates the configuration of an app. | |
update_configuration | exec | resource_group_name, name, subscription_id | Updates the configuration of an app. Description for Updates the configuration of an app. | |
get_configuration_slot | exec | resource_group_name, name, slot, subscription_id | Gets the configuration of an app, such as platform version and bitness, default documents, virtual applications, Always On, etc. Description for Gets the configuration of an app, such as platform version and bitness, default documents, virtual applications, Always On, etc. | |
create_or_update_configuration_slot | exec | resource_group_name, name, slot, subscription_id | Updates the configuration of an app. Description for Updates the configuration of an app. | |
update_configuration_slot | exec | resource_group_name, name, slot, subscription_id | Updates the configuration of an app. Description for Updates the configuration of an app. | |
get_continuous_web_job | exec | resource_group_name, name, web_job_name, subscription_id | Gets a continuous web job by its ID for an app, or a deployment slot. Description for Gets a continuous web job by its ID for an app, or a deployment slot. | |
delete_continuous_web_job | exec | resource_group_name, name, web_job_name, subscription_id | Delete a continuous web job by its ID for an app, or a deployment slot. Description for Delete a continuous web job by its ID for an app, or a deployment slot. | |
get_continuous_web_job_slot | exec | resource_group_name, name, web_job_name, slot, subscription_id | Gets a continuous web job by its ID for an app, or a deployment slot. Description for Gets a continuous web job by its ID for an app, or a deployment slot. | |
delete_continuous_web_job_slot | exec | resource_group_name, name, web_job_name, slot, subscription_id | Delete a continuous web job by its ID for an app, or a deployment slot. Description for Delete a continuous web job by its ID for an app, or a deployment slot. | |
get_deployment | exec | resource_group_name, name, id, subscription_id | Get a deployment by its ID for an app, or a deployment slot. Description for Get a deployment by its ID for an app, or a deployment slot. | |
create_deployment | exec | resource_group_name, name, id, subscription_id | Create a deployment for an app, or a deployment slot. Description for Create a deployment for an app, or a deployment slot. | |
delete_deployment | exec | resource_group_name, name, id, subscription_id | Delete a deployment by its ID for an app, or a deployment slot. Description for Delete a deployment by its ID for an app, or a deployment slot. | |
get_deployment_slot | exec | resource_group_name, name, id, slot, subscription_id | Get a deployment by its ID for an app, or a deployment slot. Description for Get a deployment by its ID for an app, or a deployment slot. | |
create_deployment_slot | exec | resource_group_name, name, id, slot, subscription_id | Create a deployment for an app, or a deployment slot. Description for Create a deployment for an app, or a deployment slot. | |
delete_deployment_slot | exec | resource_group_name, name, id, slot, subscription_id | Delete a deployment by its ID for an app, or a deployment slot. Description for Delete a deployment by its ID for an app, or a deployment slot. | |
create_or_update_domain_ownership_identifier | exec | resource_group_name, name, domain_ownership_identifier_name, subscription_id | Creates a domain ownership identifier for web app, or updates an existing ownership identifier. Description for Creates a domain ownership identifier for web app, or updates an existing ownership identifier. | |
update_domain_ownership_identifier | exec | resource_group_name, name, domain_ownership_identifier_name, subscription_id | Creates a domain ownership identifier for web app, or updates an existing ownership identifier. Description for Creates a domain ownership identifier for web app, or updates an existing ownership identifier. | |
delete_domain_ownership_identifier | exec | resource_group_name, name, domain_ownership_identifier_name, subscription_id | Deletes a domain ownership identifier for a web app. Description for Deletes a domain ownership identifier for a web app. | |
create_or_update_domain_ownership_identifier_slot | exec | resource_group_name, name, domain_ownership_identifier_name, slot, subscription_id | Creates a domain ownership identifier for web app, or updates an existing ownership identifier. Description for Creates a domain ownership identifier for web app, or updates an existing ownership identifier. | |
update_domain_ownership_identifier_slot | exec | resource_group_name, name, domain_ownership_identifier_name, slot, subscription_id | Creates a domain ownership identifier for web app, or updates an existing ownership identifier. Description for Creates a domain ownership identifier for web app, or updates an existing ownership identifier. | |
delete_domain_ownership_identifier_slot | exec | resource_group_name, name, domain_ownership_identifier_name, slot, subscription_id | Deletes a domain ownership identifier for a web app. Description for Deletes a domain ownership identifier for a web app. | |
get_ms_deploy_status | exec | resource_group_name, name, subscription_id | Get the status of the last MSDeploy operation. Description for Get the status of the last MSDeploy operation. | |
create_ms_deploy_operation | exec | resource_group_name, name, subscription_id | Invoke the MSDeploy web app extension. Description for Invoke the MSDeploy web app extension. | |
get_ms_deploy_log | exec | resource_group_name, name, subscription_id | Get the MSDeploy Log for the last MSDeploy operation. Description for Get the MSDeploy Log for the last MSDeploy operation. | |
get_instance_ms_deploy_status | exec | resource_group_name, name, instance_id, subscription_id | Get the status of the last MSDeploy operation. Description for Get the status of the last MSDeploy operation. | |
create_instance_ms_deploy_operation | exec | resource_group_name, name, instance_id, subscription_id | Invoke the MSDeploy web app extension. Description for Invoke the MSDeploy web app extension. | |
get_instance_ms_deploy_log | exec | resource_group_name, name, instance_id, subscription_id | Get the MSDeploy Log for the last MSDeploy operation. Description for Get the MSDeploy Log for the last MSDeploy operation. | |
get_ms_deploy_status_slot | exec | resource_group_name, name, slot, subscription_id | Get the status of the last MSDeploy operation. Description for Get the status of the last MSDeploy operation. | |
create_ms_deploy_operation_slot | exec | resource_group_name, name, slot, subscription_id | Invoke the MSDeploy web app extension. Description for Invoke the MSDeploy web app extension. | |
get_ms_deploy_log_slot | exec | resource_group_name, name, slot, subscription_id | Get the MSDeploy Log for the last MSDeploy operation. Description for Get the MSDeploy Log for the last MSDeploy operation. | |
get_instance_ms_deploy_status_slot | exec | resource_group_name, name, slot, instance_id, subscription_id | Get the status of the last MSDeploy operation. Description for Get the status of the last MSDeploy operation. | |
create_instance_ms_deploy_operation_slot | exec | resource_group_name, name, slot, instance_id, subscription_id | Invoke the MSDeploy web app extension. Description for Invoke the MSDeploy web app extension. | |
get_instance_ms_deploy_log_slot | exec | resource_group_name, name, slot, instance_id, subscription_id | Get the MSDeploy Log for the last MSDeploy operation. Description for Get the MSDeploy Log for the last MSDeploy operation. | |
get_function | exec | resource_group_name, name, function_name, subscription_id | Get function information by its ID for web site, or a deployment slot. Description for Get function information by its ID for web site, or a deployment slot. | |
create_function | exec | resource_group_name, name, function_name, subscription_id | Create function for web site, or a deployment slot. Description for Create function for web site, or a deployment slot. | |
delete_function | exec | resource_group_name, name, function_name, subscription_id | Delete a function for web site, or a deployment slot. Description for Delete a function for web site, or a deployment slot. | |
get_instance_function_slot | exec | resource_group_name, name, function_name, slot, subscription_id | Get function information by its ID for web site, or a deployment slot. Description for Get function information by its ID for web site, or a deployment slot. | |
create_instance_function_slot | exec | resource_group_name, name, function_name, slot, subscription_id | Create function for web site, or a deployment slot. Description for Create function for web site, or a deployment slot. | |
delete_instance_function_slot | exec | resource_group_name, name, function_name, slot, subscription_id | Delete a function for web site, or a deployment slot. Description for Delete a function for web site, or a deployment slot. | |
create_or_update_host_name_binding | exec | resource_group_name, name, host_name, subscription_id | Creates a hostname binding for an app. Description for Creates a hostname binding for an app. | |
delete_host_name_binding | exec | resource_group_name, name, host_name, subscription_id | Deletes a hostname binding for an app. Description for Deletes a hostname binding for an app. | |
create_or_update_host_name_binding_slot | exec | resource_group_name, name, host_name, slot, subscription_id | Creates a hostname binding for an app. Description for Creates a hostname binding for an app. | |
delete_host_name_binding_slot | exec | resource_group_name, name, slot, host_name, subscription_id | Deletes a hostname binding for an app. Description for Deletes a hostname binding for an app. | |
create_or_update_relay_service_connection | exec | resource_group_name, name, entity_name, subscription_id | Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH). Description for Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH). | |
update_relay_service_connection | exec | resource_group_name, name, entity_name, subscription_id | Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH). Description for Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH). | |
delete_relay_service_connection | exec | resource_group_name, name, entity_name, subscription_id | Deletes a relay service connection by its name. Description for Deletes a relay service connection by its name. | |
create_or_update_relay_service_connection_slot | exec | resource_group_name, name, entity_name, slot, subscription_id | Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH). Description for Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH). | |
update_relay_service_connection_slot | exec | resource_group_name, name, entity_name, slot, subscription_id | Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH). Description for Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH). | |
delete_relay_service_connection_slot | exec | resource_group_name, name, entity_name, slot, subscription_id | Deletes a relay service connection by its name. Description for Deletes a relay service connection by its name. | |
get_instance_info | exec | resource_group_name, name, instance_id, subscription_id | Gets all scale-out instances of an app. Description for Gets all scale-out instances of an app. | |
get_instance_info_slot | exec | resource_group_name, name, instance_id, slot, subscription_id | Gets all scale-out instances of an app. Description for Gets all scale-out instances of an app. | |
get_instance_process | exec | resource_group_name, name, process_id, instance_id, subscription_id | Get process information by its ID for a specific scaled-out instance in a web site. Description for Get process information by its ID for a specific scaled-out instance in a web site. | |
delete_instance_process | exec | resource_group_name, name, process_id, instance_id, subscription_id | Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site. Description for Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site. | |
get_instance_process_dump | exec | resource_group_name, name, process_id, instance_id, subscription_id | Get a memory dump of a process by its ID for a specific scaled-out instance in a web site. Description for Get a memory dump of a process by its ID for a specific scaled-out instance in a web site. | |
get_process | exec | resource_group_name, name, process_id, subscription_id | Get process information by its ID for a specific scaled-out instance in a web site. Description for Get process information by its ID for a specific scaled-out instance in a web site. | |
delete_process | exec | resource_group_name, name, process_id, subscription_id | Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site. Description for Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site. | |
get_process_dump | exec | resource_group_name, name, process_id, subscription_id | Get a memory dump of a process by its ID for a specific scaled-out instance in a web site. Description for Get a memory dump of a process by its ID for a specific scaled-out instance in a web site. | |
get_instance_process_slot | exec | resource_group_name, name, process_id, slot, instance_id, subscription_id | Get process information by its ID for a specific scaled-out instance in a web site. Description for Get process information by its ID for a specific scaled-out instance in a web site. | |
delete_instance_process_slot | exec | resource_group_name, name, process_id, slot, instance_id, subscription_id | Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site. Description for Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site. | |
get_instance_process_dump_slot | exec | resource_group_name, name, process_id, slot, instance_id, subscription_id | Get a memory dump of a process by its ID for a specific scaled-out instance in a web site. Description for Get a memory dump of a process by its ID for a specific scaled-out instance in a web site. | |
get_process_slot | exec | resource_group_name, name, process_id, slot, subscription_id | Get process information by its ID for a specific scaled-out instance in a web site. Description for Get process information by its ID for a specific scaled-out instance in a web site. | |
delete_process_slot | exec | resource_group_name, name, process_id, slot, subscription_id | Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site. Description for Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site. | |
get_process_dump_slot | exec | resource_group_name, name, process_id, slot, subscription_id | Get a memory dump of a process by its ID for a specific scaled-out instance in a web site. Description for Get a memory dump of a process by its ID for a specific scaled-out instance in a web site. | |
get_migrate_my_sql_status | exec | resource_group_name, name, subscription_id | Returns the status of MySql in app migration, if one is active, and whether or not MySql in app is enabled. Description for Returns the status of MySql in app migration, if one is active, and whether or not MySql in app is enabled. | |
get_migrate_my_sql_status_slot | exec | resource_group_name, name, slot, subscription_id | Returns the status of MySql in app migration, if one is active, and whether or not MySql in app is enabled. Description for Returns the status of MySql in app migration, if one is active, and whether or not MySql in app is enabled. | |
get_swift_virtual_network_connection | exec | resource_group_name, name, subscription_id | Gets a Swift Virtual Network connection. Description for Gets a Swift Virtual Network connection. | |
create_or_update_swift_virtual_network_connection_with_check | exec | resource_group_name, name, subscription_id | Integrates this Web App with a Virtual Network. This requires that 1) "swiftSupported" is true when doing a GET against this resource, and 2) that the target Subnet has already been delegated, and is not in use by another App Service Plan other than the one this App is in. Description for Integrates this Web App with a Virtual Network. This requires that 1) "swiftSupported" is true when doing a GET against this resource, and 2) that the target Subnet has already been delegated, and is not in use by another App Service Plan other than the one this App is in. | |
update_swift_virtual_network_connection_with_check | exec | resource_group_name, name, subscription_id | Integrates this Web App with a Virtual Network. This requires that 1) "swiftSupported" is true when doing a GET against this resource, and 2) that the target Subnet has already been delegated, and is not in use by another App Service Plan other than the one this App is in. Description for Integrates this Web App with a Virtual Network. This requires that 1) "swiftSupported" is true when doing a GET against this resource, and 2) that the target Subnet has already been delegated, and is not in use by another App Service Plan other than the one this App is in. | |
delete_swift_virtual_network | exec | resource_group_name, name, subscription_id | Deletes a Swift Virtual Network connection from an app (or deployment slot). Description for Deletes a Swift Virtual Network connection from an app (or deployment slot). | |
get_swift_virtual_network_connection_slot | exec | resource_group_name, name, slot, subscription_id | Gets a Swift Virtual Network connection. Description for Gets a Swift Virtual Network connection. | |
create_or_update_swift_virtual_network_connection_with_check_slot | exec | resource_group_name, name, slot, subscription_id | Integrates this Web App with a Virtual Network. This requires that 1) "swiftSupported" is true when doing a GET against this resource, and 2) that the target Subnet has already been delegated, and is not in use by another App Service Plan other than the one this App is in. Description for Integrates this Web App with a Virtual Network. This requires that 1) "swiftSupported" is true when doing a GET against this resource, and 2) that the target Subnet has already been delegated, and is not in use by another App Service Plan other than the one this App is in. | |
update_swift_virtual_network_connection_with_check_slot | exec | resource_group_name, name, slot, subscription_id | Integrates this Web App with a Virtual Network. This requires that 1) "swiftSupported" is true when doing a GET against this resource, and 2) that the target Subnet has already been delegated, and is not in use by another App Service Plan other than the one this App is in. Description for Integrates this Web App with a Virtual Network. This requires that 1) "swiftSupported" is true when doing a GET against this resource, and 2) that the target Subnet has already been delegated, and is not in use by another App Service Plan other than the one this App is in. | |
delete_swift_virtual_network_slot | exec | resource_group_name, name, slot, subscription_id | Deletes a Swift Virtual Network connection from an app (or deployment slot). Description for Deletes a Swift Virtual Network connection from an app (or deployment slot). | |
add_premier_add_on | exec | resource_group_name, name, premier_add_on_name, subscription_id, location | Updates a named add-on of an app. Description for Updates a named add-on of an app. | |
update_premier_add_on | exec | resource_group_name, name, premier_add_on_name, subscription_id | Updates a named add-on of an app. Description for Updates a named add-on of an app. | |
delete_premier_add_on | exec | resource_group_name, name, premier_add_on_name, subscription_id | Delete a premier add-on from an app. Description for Delete a premier add-on from an app. | |
add_premier_add_on_slot | exec | resource_group_name, name, premier_add_on_name, slot, subscription_id, location | Updates a named add-on of an app. Description for Updates a named add-on of an app. | |
update_premier_add_on_slot | exec | resource_group_name, name, premier_add_on_name, slot, subscription_id | Updates a named add-on of an app. Description for Updates a named add-on of an app. | |
delete_premier_add_on_slot | exec | resource_group_name, name, premier_add_on_name, slot, subscription_id | Delete a premier add-on from an app. Description for Delete a premier add-on from an app. | |
get_private_access | exec | resource_group_name, name, subscription_id | Gets data around private site access enablement and authorized Virtual Networks that can access the site. Description for Gets data around private site access enablement and authorized Virtual Networks that can access the site. | |
put_private_access_vnet | exec | resource_group_name, name, subscription_id | Sets data around private site access enablement and authorized Virtual Networks that can access the site. Description for Sets data around private site access enablement and authorized Virtual Networks that can access the site. | |
get_private_access_slot | exec | resource_group_name, name, slot, subscription_id | Gets data around private site access enablement and authorized Virtual Networks that can access the site. Description for Gets data around private site access enablement and authorized Virtual Networks that can access the site. | |
put_private_access_vnet_slot | exec | resource_group_name, name, slot, subscription_id | Sets data around private site access enablement and authorized Virtual Networks that can access the site. Description for Sets data around private site access enablement and authorized Virtual Networks that can access the site. | |
create_or_update_public_certificate | exec | resource_group_name, name, public_certificate_name, subscription_id | Creates a hostname binding for an app. Description for Creates a hostname binding for an app. | |
delete_public_certificate | exec | resource_group_name, name, public_certificate_name, subscription_id | Deletes a hostname binding for an app. Description for Deletes a hostname binding for an app. | |
create_or_update_public_certificate_slot | exec | resource_group_name, name, public_certificate_name, slot, subscription_id | Creates a hostname binding for an app. Description for Creates a hostname binding for an app. | |
delete_public_certificate_slot | exec | resource_group_name, name, slot, public_certificate_name, subscription_id | Deletes a hostname binding for an app. Description for Deletes a hostname binding for an app. | |
create_or_update_site_container | exec | resource_group_name, name, container_name, subscription_id | Creates or Updates a site container for a site, or a deployment slot. Creates or Updates a site container for a site, or a deployment slot. | |
delete_site_container | exec | resource_group_name, name, container_name, subscription_id | Deletes a site container for a site, or a deployment slot. Deletes a site container for a site, or a deployment slot. | |
create_or_update_site_container_slot | exec | resource_group_name, name, slot, container_name, subscription_id | Creates or Updates a site container for a site, or a deployment slot. Creates or Updates a site container for a site, or a deployment slot. | |
delete_site_container_slot | exec | resource_group_name, name, slot, container_name, subscription_id | Deletes a site container for a site, or a deployment slot. Deletes a site container for a site, or a deployment slot. | |
install_site_extension | exec | resource_group_name, name, site_extension_id, subscription_id | Install site extension on a web site, or a deployment slot. Description for Install site extension on a web site, or a deployment slot. | |
delete_site_extension | exec | resource_group_name, name, site_extension_id, subscription_id | Remove a site extension from a web site, or a deployment slot. Description for Remove a site extension from a web site, or a deployment slot. | |
install_site_extension_slot | exec | resource_group_name, name, site_extension_id, slot, subscription_id | Install site extension on a web site, or a deployment slot. Description for Install site extension on a web site, or a deployment slot. | |
delete_site_extension_slot | exec | resource_group_name, name, site_extension_id, slot, subscription_id | Remove a site extension from a web site, or a deployment slot. Description for Remove a site extension from a web site, or a deployment slot. | |
get_source_control_slot | exec | resource_group_name, name, slot, subscription_id | Gets the source control configuration of an app. Description for Gets the source control configuration of an app. | |
create_or_update_source_control_slot | exec | resource_group_name, name, slot, subscription_id | Updates the source control configuration of an app. Description for Updates the source control configuration of an app. | |
update_source_control_slot | exec | resource_group_name, name, slot, subscription_id | Updates the source control configuration of an app. Description for Updates the source control configuration of an app. | |
delete_source_control_slot | exec | resource_group_name, name, slot, subscription_id | additionalFlags | Deletes the source control configuration of an app. Description for Deletes the source control configuration of an app. |
get_source_control | exec | resource_group_name, name, subscription_id | Gets the source control configuration of an app. Description for Gets the source control configuration of an app. | |
create_or_update_source_control | exec | resource_group_name, name, subscription_id | Updates the source control configuration of an app. Description for Updates the source control configuration of an app. | |
update_source_control | exec | resource_group_name, name, subscription_id | Updates the source control configuration of an app. Description for Updates the source control configuration of an app. | |
delete_source_control | exec | resource_group_name, name, subscription_id | additionalFlags | Deletes the source control configuration of an app. Description for Deletes the source control configuration of an app. |
get_triggered_web_job_slot | exec | resource_group_name, name, web_job_name, slot, subscription_id | Gets a triggered web job by its ID for an app, or a deployment slot. Description for Gets a triggered web job by its ID for an app, or a deployment slot. | |
delete_triggered_web_job_slot | exec | resource_group_name, name, web_job_name, slot, subscription_id | Delete a triggered web job by its ID for an app, or a deployment slot. Description for Delete a triggered web job by its ID for an app, or a deployment slot. | |
get_triggered_web_job | exec | resource_group_name, name, web_job_name, subscription_id | Gets a triggered web job by its ID for an app, or a deployment slot. Description for Gets a triggered web job by its ID for an app, or a deployment slot. | |
delete_triggered_web_job | exec | resource_group_name, name, web_job_name, subscription_id | Delete a triggered web job by its ID for an app, or a deployment slot. Description for Delete a triggered web job by its ID for an app, or a deployment slot. | |
get_web_job_slot | exec | resource_group_name, name, web_job_name, slot, subscription_id | Get webjob information for an app, or a deployment slot. Description for Get webjob information for an app, or a deployment slot. | |
get_web_job | exec | resource_group_name, name, web_job_name, subscription_id | Get webjob information for an app, or a deployment slot. Description for Get webjob information for an app, or a deployment slot. | |
analyze_custom_hostname_slot | exec | resource_group_name, name, slot, subscription_id | hostName | Analyze a custom hostname. Description for Analyze a custom hostname. |
apply_slot_configuration_slot | exec | resource_group_name, name, slot, subscription_id, targetSlot, preserveVnet | Applies the configuration settings from the target slot onto the current slot. Description for Applies the configuration settings from the target slot onto the current slot. | |
backup_slot | exec | resource_group_name, name, slot, subscription_id | Creates a backup of an app. Description for Creates a backup of an app. | |
update_application_settings_slot | exec | resource_group_name, name, slot, subscription_id | Replaces the application settings of an app. Description for Replaces the application settings of an app. | |
update_auth_settings_slot | exec | resource_group_name, name, slot, subscription_id | Updates the Authentication / Authorization settings associated with web app. Description for Updates the Authentication / Authorization settings associated with web app. | |
update_azure_storage_accounts_slot | exec | resource_group_name, name, slot, subscription_id | Updates the Azure storage account configurations of an app. Description for Updates the Azure storage account configurations of an app. | |
update_backup_configuration_slot | exec | resource_group_name, name, slot, subscription_id | Updates the backup configuration of an app. Description for Updates the backup configuration of an app. | |
delete_backup_configuration_slot | exec | resource_group_name, name, slot, subscription_id | Deletes the backup configuration of an app. Description for Deletes the backup configuration of an app. | |
update_connection_strings_slot | exec | resource_group_name, name, slot, subscription_id | Replaces the connection strings of an app. Description for Replaces the connection strings of an app. | |
update_metadata_slot | exec | resource_group_name, name, slot, subscription_id | Replaces the metadata of an app. Description for Replaces the metadata of an app. | |
update_site_push_settings_slot | exec | resource_group_name, name, slot, subscription_id | Updates the Push settings associated with web app. Description for Updates the Push settings associated with web app. | |
discover_backup_slot | exec | resource_group_name, name, slot, subscription_id | Discovers an existing app backup that can be restored from a blob in Azure storage. Use this to get information about the databases stored in a backup. Description for Discovers an existing app backup that can be restored from a blob in Azure storage. Use this to get information about the databases stored in a backup. | |
sync_functions_slot | exec | resource_group_name, name, slot, subscription_id | Syncs function trigger metadata to the management database. Description for Syncs function trigger metadata to the management database. | |
create_or_update_host_secret_slot | exec | resource_group_name, name, key_type, key_name, slot, subscription_id | Add or update a host level secret. Description for Add or update a host level secret. | |
delete_host_secret_slot | exec | resource_group_name, name, key_type, key_name, slot, subscription_id | Delete a host level secret. Description for Delete a host level secret. | |
is_cloneable_slot | exec | resource_group_name, name, slot, subscription_id | Shows whether an app can be cloned to another resource group or subscription. Description for Shows whether an app can be cloned to another resource group or subscription. | |
start_web_site_network_trace_slot | exec | resource_group_name, name, slot, subscription_id | durationInSeconds, maxFrameLength, sasUrl | Start capturing network packets for the site (To be deprecated). Description for Start capturing network packets for the site (To be deprecated). |
start_web_site_network_trace_operation_slot | exec | resource_group_name, name, slot, subscription_id | durationInSeconds, maxFrameLength, sasUrl | Start capturing network packets for the site. Description for Start capturing network packets for the site. |
stop_web_site_network_trace_slot | exec | resource_group_name, name, slot, subscription_id | Stop ongoing capturing network packets for the site. Description for Stop ongoing capturing network packets for the site. | |
generate_new_site_publishing_password_slot | exec | resource_group_name, name, slot, subscription_id | Generates a new publishing password for an app (or deployment slot, if specified). Description for Generates a new publishing password for an app (or deployment slot, if specified). | |
reset_slot_configuration_slot | exec | resource_group_name, name, slot, subscription_id | Resets the configuration settings of the current slot if they were previously modified by calling the API with POST. Description for Resets the configuration settings of the current slot if they were previously modified by calling the API with POST. | |
restart_slot | exec | resource_group_name, name, slot, subscription_id | softRestart, synchronous | Restarts an app (or deployment slot, if specified). Description for Restarts an app (or deployment slot, if specified). |
restore_from_backup_blob_slot | exec | resource_group_name, name, slot, subscription_id | Restores an app from a backup blob in Azure Storage. Description for Restores an app from a backup blob in Azure Storage. | |
restore_from_deleted_app_slot | exec | resource_group_name, name, slot, subscription_id | Restores a deleted web app to this web app. Description for Restores a deleted web app to this web app. | |
restore_snapshot_slot | exec | resource_group_name, name, slot, subscription_id | Restores a web app from a snapshot. Description for Restores a web app from a snapshot. | |
swap_slot | exec | resource_group_name, name, slot, subscription_id, targetSlot, preserveVnet | Swaps two deployment slots of an app. Description for Swaps two deployment slots of an app. | |
start_slot | exec | resource_group_name, name, slot, subscription_id | Starts an app (or deployment slot, if specified). Description for Starts an app (or deployment slot, if specified). | |
start_network_trace_slot | exec | resource_group_name, name, slot, subscription_id | durationInSeconds, maxFrameLength, sasUrl | Start capturing network packets for the site. Description for Start capturing network packets for the site. |
stop_slot | exec | resource_group_name, name, slot, subscription_id | Stops an app (or deployment slot, if specified). Description for Stops an app (or deployment slot, if specified). | |
stop_network_trace_slot | exec | resource_group_name, name, slot, subscription_id | Stop ongoing capturing network packets for the site. Description for Stop ongoing capturing network packets for the site. | |
sync_repository_slot | exec | resource_group_name, name, slot, subscription_id | Sync web app repository. Description for Sync web app repository. | |
sync_function_triggers_slot | exec | resource_group_name, name, slot, subscription_id | Syncs function trigger metadata to the management database. Description for Syncs function trigger metadata to the management database. | |
deploy_workflow_artifacts_slot | exec | resource_group_name, name, slot, subscription_id | Creates the artifacts for web site, or a deployment slot. Description for Creates the artifacts for web site, or a deployment slot. | |
analyze_custom_hostname | exec | resource_group_name, name, subscription_id | hostName | Analyze a custom hostname. Description for Analyze a custom hostname. |
apply_slot_config_to_production | exec | resource_group_name, name, subscription_id, targetSlot, preserveVnet | Applies the configuration settings from the target slot onto the current slot. Description for Applies the configuration settings from the target slot onto the current slot. | |
backup | exec | resource_group_name, name, subscription_id | Creates a backup of an app. Description for Creates a backup of an app. | |
update_application_settings | exec | resource_group_name, name, subscription_id | Replaces the application settings of an app. Description for Replaces the application settings of an app. | |
update_auth_settings | exec | resource_group_name, name, subscription_id | Updates the Authentication / Authorization settings associated with web app. Description for Updates the Authentication / Authorization settings associated with web app. | |
update_azure_storage_accounts | exec | resource_group_name, name, subscription_id | Updates the Azure storage account configurations of an app. Description for Updates the Azure storage account configurations of an app. | |
update_backup_configuration | exec | resource_group_name, name, subscription_id | Updates the backup configuration of an app. Description for Updates the backup configuration of an app. | |
delete_backup_configuration | exec | resource_group_name, name, subscription_id | Deletes the backup configuration of an app. Description for Deletes the backup configuration of an app. | |
update_connection_strings | exec | resource_group_name, name, subscription_id | Replaces the connection strings of an app. Description for Replaces the connection strings of an app. | |
update_metadata | exec | resource_group_name, name, subscription_id | Replaces the metadata of an app. Description for Replaces the metadata of an app. | |
update_site_push_settings | exec | resource_group_name, name, subscription_id | Updates the Push settings associated with web app. Description for Updates the Push settings associated with web app. | |
discover_backup | exec | resource_group_name, name, subscription_id | Discovers an existing app backup that can be restored from a blob in Azure storage. Use this to get information about the databases stored in a backup. Description for Discovers an existing app backup that can be restored from a blob in Azure storage. Use this to get information about the databases stored in a backup. | |
sync_functions | exec | resource_group_name, name, subscription_id | Syncs function trigger metadata to the management database. Description for Syncs function trigger metadata to the management database. | |
create_or_update_host_secret | exec | resource_group_name, name, key_type, key_name, subscription_id | Add or update a host level secret. Description for Add or update a host level secret. | |
delete_host_secret | exec | resource_group_name, name, key_type, key_name, subscription_id | Delete a host level secret. Description for Delete a host level secret. | |
is_cloneable | exec | resource_group_name, name, subscription_id | Shows whether an app can be cloned to another resource group or subscription. Description for Shows whether an app can be cloned to another resource group or subscription. | |
update_machine_key | exec | resource_group_name, name, subscription_id | Updates the machine key of an app. Updates the machine key of an app. | |
migrate_storage | exec | resource_group_name, name, subscription_id, subscriptionName | Restores a web app. Description for Restores a web app. | |
migrate_my_sql | exec | resource_group_name, name, subscription_id | Migrates a local (in-app) MySql database to a remote MySql database. Description for Migrates a local (in-app) MySql database to a remote MySql database. | |
start_web_site_network_trace | exec | resource_group_name, name, subscription_id | durationInSeconds, maxFrameLength, sasUrl | Start capturing network packets for the site (To be deprecated). Description for Start capturing network packets for the site (To be deprecated). |
start_web_site_network_trace_operation | exec | resource_group_name, name, subscription_id | durationInSeconds, maxFrameLength, sasUrl | Start capturing network packets for the site. Description for Start capturing network packets for the site. |
stop_web_site_network_trace | exec | resource_group_name, name, subscription_id | Stop ongoing capturing network packets for the site. Description for Stop ongoing capturing network packets for the site. | |
generate_new_site_publishing_password | exec | resource_group_name, name, subscription_id | Generates a new publishing password for an app (or deployment slot, if specified). Description for Generates a new publishing password for an app (or deployment slot, if specified). | |
reset_production_slot_config | exec | resource_group_name, name, subscription_id | Resets the configuration settings of the current slot if they were previously modified by calling the API with POST. Description for Resets the configuration settings of the current slot if they were previously modified by calling the API with POST. | |
restart | exec | resource_group_name, name, subscription_id | softRestart, synchronous | Restarts an app (or deployment slot, if specified). Description for Restarts an app (or deployment slot, if specified). |
restore_from_backup_blob | exec | resource_group_name, name, subscription_id | Restores an app from a backup blob in Azure Storage. Description for Restores an app from a backup blob in Azure Storage. | |
restore_from_deleted_app | exec | resource_group_name, name, subscription_id | Restores a deleted web app to this web app. Description for Restores a deleted web app to this web app. | |
restore_snapshot | exec | resource_group_name, name, subscription_id | Restores a web app from a snapshot. Description for Restores a web app from a snapshot. | |
swap_slot_with_production | exec | resource_group_name, name, subscription_id, targetSlot, preserveVnet | Swaps two deployment slots of an app. Description for Swaps two deployment slots of an app. | |
start | exec | resource_group_name, name, subscription_id | Starts an app (or deployment slot, if specified). Description for Starts an app (or deployment slot, if specified). | |
start_network_trace | exec | resource_group_name, name, subscription_id | durationInSeconds, maxFrameLength, sasUrl | Start capturing network packets for the site. Description for Start capturing network packets for the site. |
stop | exec | resource_group_name, name, subscription_id | Stops an app (or deployment slot, if specified). Description for Stops an app (or deployment slot, if specified). | |
stop_network_trace | exec | resource_group_name, name, subscription_id | Stop ongoing capturing network packets for the site. Description for Stop ongoing capturing network packets for the site. | |
sync_repository | exec | resource_group_name, name, subscription_id | Sync web app repository. Description for Sync web app repository. | |
sync_function_triggers | exec | resource_group_name, name, subscription_id | Syncs function trigger metadata to the management database. Description for Syncs function trigger metadata to the management database. | |
deploy_workflow_artifacts | exec | resource_group_name, name, subscription_id | Creates the artifacts for web site, or a deployment slot. Description for Creates the artifacts for web site, or a deployment slot. | |
restore | exec | resource_group_name, name, backup_id, subscription_id | Restores a specific backup to another app (or deployment slot, if specified). Description for Restores a specific backup to another app (or deployment slot, if specified). | |
restore_slot | exec | resource_group_name, name, backup_id, slot, subscription_id | Restores a specific backup to another app (or deployment slot, if specified). Description for Restores a specific backup to another app (or deployment slot, if specified). | |
recover_site_configuration_snapshot | exec | resource_group_name, name, snapshot_id, subscription_id | Reverts the configuration of an app to a previous snapshot. Description for Reverts the configuration of an app to a previous snapshot. | |
recover_site_configuration_snapshot_slot | exec | resource_group_name, name, snapshot_id, slot, subscription_id | Reverts the configuration of an app to a previous snapshot. Description for Reverts the configuration of an app to a previous snapshot. | |
start_continuous_web_job | exec | resource_group_name, name, web_job_name, subscription_id | Start a continuous web job for an app, or a deployment slot. Description for Start a continuous web job for an app, or a deployment slot. | |
stop_continuous_web_job | exec | resource_group_name, name, web_job_name, subscription_id | Stop a continuous web job for an app, or a deployment slot. Description for Stop a continuous web job for an app, or a deployment slot. | |
start_continuous_web_job_slot | exec | resource_group_name, name, web_job_name, slot, subscription_id | Start a continuous web job for an app, or a deployment slot. Description for Start a continuous web job for an app, or a deployment slot. | |
stop_continuous_web_job_slot | exec | resource_group_name, name, web_job_name, slot, subscription_id | Stop a continuous web job for an app, or a deployment slot. Description for Stop a continuous web job for an app, or a deployment slot. | |
create_or_update_function_secret | exec | resource_group_name, name, function_name, key_name, subscription_id | Add or update a function secret. Description for Add or update a function secret. | |
delete_function_secret | exec | resource_group_name, name, function_name, key_name, subscription_id | Delete a function secret. Description for Delete a function secret. | |
create_or_update_function_secret_slot | exec | resource_group_name, name, function_name, key_name, slot, subscription_id | Add or update a function secret. Description for Add or update a function secret. | |
delete_function_secret_slot | exec | resource_group_name, name, function_name, key_name, slot, subscription_id | Delete a function secret. Description for Delete a function secret. | |
run_triggered_web_job_slot | exec | resource_group_name, name, web_job_name, slot, subscription_id | Run a triggered web job for an app, or a deployment slot. Description for Run a triggered web job for an app, or a deployment slot. | |
run_triggered_web_job | exec | resource_group_name, name, web_job_name, subscription_id | Run a triggered web job for an app, or a deployment slot. Description for Run a triggered web job for an app, or a deployment slot. |
Parameters
Parameters can be passed in the WHERE clause of a query. Check the Methods section to see which parameters are required or optional for each operation.
| Name | Datatype | Description |
|---|---|---|
app_setting_key | string | App Setting key name. Required. |
backup_id | string | ID of the backup. Required. |
base_address | string | Module base address. Required. |
connection_string_key | string | Required. |
container_name | string | Site Container Name. Required. |
deployment_status_id | string | GUID of the deployment operation. Required. |
domain_ownership_identifier_name | string | Name of domain ownership identifier. Required. |
entity_name | string | Name of the hybrid connection. Required. |
function_name | string | Required. |
gateway_name | string | Name of the gateway. Currently, the only supported string is "primary". Required. |
host_name | string | Hostname in the hostname binding. Required. |
id | string | Deployment ID. Required. |
instance_id | string | ID of a specific scaled-out instance. This is the value of the name property in the JSON response from "GET api/sites/{siteName}/instances". Required. |
key_name | string | Required. |
key_type | string | The type of host key. Required. |
name | string | Site name. Required. |
namespace_name | string | The namespace for this hybrid connection. Required. |
operation_id | string | GUID of the operation. Required. |
premier_add_on_name | string | Add-on name. Required. |
private_endpoint_connection_name | string | Name of the private endpoint connection. Required. |
process_id | string | PID. Required. |
public_certificate_name | string | Public certificate name. Required. |
relay_name | string | The relay name for this hybrid connection. Required. |
resource_group_name | string | The name of the resource group. The name is case insensitive. Required. |
site_extension_id | string | Site extension name. Required. |
slot | string | Name of the deployment slot. If a slot is not specified, the API uses the production slot. Required. |
snapshot_id | string | The ID of the snapshot to read. Required. |
subscriptionName | string | Azure subscription. Required. |
subscription_id | string | |
view_name | string | The type of view. Only "summary" is supported at this time. Required. |
vnet_name | string | Name of the Virtual Network. Required. |
web_job_name | string | Name of Web Job. Required. |
workflow_name | string | Workflow name. Required. |
$filter | string | Return only information specified in the filter (using OData syntax). For example: $filter=(name.value eq 'Metric1' or name.value eq 'Metric2') and startTime eq 2014-01-01T00:00:00Z and endTime eq 2014-12-31T23:59:59Z and timeGrain eq duration'[Hour|Minute|Day]'. Default value is None. |
additionalFlags | string | Default value is None. |
deleteEmptyServerFarm | boolean | Specify false if you want to keep empty App Service plan. By default, empty App Service plan is deleted. Default value is None. |
deleteMetrics | boolean | If true, web app metrics are also deleted. Default value is None. |
durationInSeconds | integer | The duration to keep capturing in seconds. Default value is None. |
hostName | string | Custom hostname. Default value is None. |
includeSlots | boolean | Specify true to include deployment slots in results. The default is false, which only gives you the production slot of all apps. Default value is None. |
maxFrameLength | integer | The maximum frame length in bytes (Optional). Default value is None. |
sasUrl | string | The Blob URL to store capture file. Default value is None. |
softRestart | boolean | Specify true to apply the configuration settings and restarts the app only if necessary. By default, the API always restarts and reprovisions the app. Default value is None. |
synchronous | boolean | Specify true to block until the app is restarted. By default, it is set to false, and the API responds immediately (asynchronous). Default value is None. |
SELECT examples
- get_instance_process_module_slot
- list_slot_differences_slot
- list_instance_process_threads_slot
- get_hybrid_connection_slot
- get_vnet_connection_gateway_slot
- get_instance_process_module
- get_process_module_slot
- get_triggered_web_job_history_slot
- list_slot_differences_from_production
- list_backup_status_secrets_slot
- list_deployment_log_slot
- list_function_keys_slot
- list_instance_process_threads
- list_instance_processes_slot
- list_process_threads_slot
- list_network_features_slot
- list_triggered_web_job_history_slot
- get_network_trace_operation_slot
- get_private_endpoint_connection_slot
- get_hybrid_connection
- get_vnet_connection_slot
- get_vnet_connection_gateway
- get_app_setting_key_vault_reference_slot
- get_site_connection_string_key_vault_reference_slot
- get_configuration_snapshot_slot
- get_slot_site_deployment_status_slot
- get_domain_ownership_identifier_slot
- get_host_name_binding_slot
- get_relay_service_connection_slot
- get_process_module
- get_premier_add_on_slot
- get_public_certificate_slot
- get_site_container_slot
- get_site_extension_slot
- get_triggered_web_job_history
- get_instance_workflow_slot
- list_application_settings_slot
- list_backup_status_secrets
- list_deployment_log
- list_function_keys
- list_instance_processes
- list_process_threads
- list_network_features
- list_triggered_web_job_history
- get_private_endpoint_connection
- get_vnet_connection
- get_network_trace_operation
- get_app_setting_key_vault_reference
- get_site_connection_string_key_vault_reference
- get_configuration_snapshot
- get_production_site_deployment_status
- get_domain_ownership_identifier
- get_host_name_binding
- get_relay_service_connection
- get_premier_add_on
- get_public_certificate
- get_site_container
- get_site_extension
- get_workflow
- get
- list_by_resource_group
- list
Get process information by its ID for a specific scaled-out instance in a web site. Description for Get process information by its ID for a specific scaled-out instance in a web site.
SELECT
id,
name,
file_name,
base_address,
file_description,
file_path,
file_version,
href,
is_debug,
kind,
language,
module_memory_size,
product,
product_version,
systemData,
type
FROM azure.web.web_apps
WHERE resource_group_name = '{{ resource_group_name }}' -- required
AND name = '{{ name }}' -- required
AND process_id = '{{ process_id }}' -- required
AND base_address = '{{ base_address }}' -- required
AND slot = '{{ slot }}' -- required
AND instance_id = '{{ instance_id }}' -- required
AND subscription_id = '{{ subscription_id }}' -- required
;
Get the difference in configuration settings between two web app slots. Description for Get the difference in configuration settings between two web app slots.
SELECT
id,
name,
description,
diffRule,
kind,
level,
settingName,
settingType,
type,
valueInCurrentSlot,
valueInTargetSlot
FROM azure.web.web_apps
WHERE resource_group_name = '{{ resource_group_name }}' -- required
AND name = '{{ name }}' -- required
AND slot = '{{ slot }}' -- required
AND subscription_id = '{{ subscription_id }}' -- required
;
List the threads in a process by its ID for a specific scaled-out instance in a web site. Description for List the threads in a process by its ID for a specific scaled-out instance in a web site.
SELECT
id,
name,
base_priority,
current_priority,
href,
identifier,
kind,
priority_level,
process,
start_address,
start_time,
state,
total_processor_time,
type,
user_processor_time,
wait_reason
FROM azure.web.web_apps
WHERE resource_group_name = '{{ resource_group_name }}' -- required
AND name = '{{ name }}' -- required
AND process_id = '{{ process_id }}' -- required
AND slot = '{{ slot }}' -- required
AND instance_id = '{{ instance_id }}' -- required
AND subscription_id = '{{ subscription_id }}' -- required
;
Retrieves a specific Service Bus Hybrid Connection used by this Web App. Description for Retrieves a specific Service Bus Hybrid Connection used by this Web App.
SELECT
id,
name,
hostname,
kind,
port,
relayArmUri,
relayName,
sendKeyName,
sendKeyValue,
serviceBusNamespace,
serviceBusSuffix,
systemData,
type
FROM azure.web.web_apps
WHERE resource_group_name = '{{ resource_group_name }}' -- required
AND name = '{{ name }}' -- required
AND namespace_name = '{{ namespace_name }}' -- required
AND relay_name = '{{ relay_name }}' -- required
AND slot = '{{ slot }}' -- required
AND subscription_id = '{{ subscription_id }}' -- required
;
Gets an app's Virtual Network gateway. Description for Gets an app's Virtual Network gateway.
SELECT
id,
name,
kind,
systemData,
type,
vnetName,
vpnPackageUri
FROM azure.web.web_apps
WHERE resource_group_name = '{{ resource_group_name }}' -- required
AND name = '{{ name }}' -- required
AND vnet_name = '{{ vnet_name }}' -- required
AND gateway_name = '{{ gateway_name }}' -- required
AND slot = '{{ slot }}' -- required
AND subscription_id = '{{ subscription_id }}' -- required
;
Get process information by its ID for a specific scaled-out instance in a web site. Description for Get process information by its ID for a specific scaled-out instance in a web site.
SELECT
id,
name,
file_name,
base_address,
file_description,
file_path,
file_version,
href,
is_debug,
kind,
language,
module_memory_size,
product,
product_version,
systemData,
type
FROM azure.web.web_apps
WHERE resource_group_name = '{{ resource_group_name }}' -- required
AND name = '{{ name }}' -- required
AND process_id = '{{ process_id }}' -- required
AND base_address = '{{ base_address }}' -- required
AND instance_id = '{{ instance_id }}' -- required
AND subscription_id = '{{ subscription_id }}' -- required
;
Get process information by its ID for a specific scaled-out instance in a web site. Description for Get process information by its ID for a specific scaled-out instance in a web site.
SELECT
id,
name,
file_name,
base_address,
file_description,
file_path,
file_version,
href,
is_debug,
kind,
language,
module_memory_size,
product,
product_version,
systemData,
type
FROM azure.web.web_apps
WHERE resource_group_name = '{{ resource_group_name }}' -- required
AND name = '{{ name }}' -- required
AND process_id = '{{ process_id }}' -- required
AND base_address = '{{ base_address }}' -- required
AND slot = '{{ slot }}' -- required
AND subscription_id = '{{ subscription_id }}' -- required
;
Gets a triggered web job's history by its ID for an app, , or a deployment slot. Description for Gets a triggered web job's history by its ID for an app, , or a deployment slot.
SELECT
id,
name,
kind,
runs,
systemData,
type
FROM azure.web.web_apps
WHERE resource_group_name = '{{ resource_group_name }}' -- required
AND name = '{{ name }}' -- required
AND web_job_name = '{{ web_job_name }}' -- required
AND id = '{{ id }}' -- required
AND slot = '{{ slot }}' -- required
AND subscription_id = '{{ subscription_id }}' -- required
;
Get the difference in configuration settings between two web app slots. Description for Get the difference in configuration settings between two web app slots.
SELECT
id,
name,
description,
diffRule,
kind,
level,
settingName,
settingType,
type,
valueInCurrentSlot,
valueInTargetSlot
FROM azure.web.web_apps
WHERE resource_group_name = '{{ resource_group_name }}' -- required
AND name = '{{ name }}' -- required
AND subscription_id = '{{ subscription_id }}' -- required
;
Gets status of a web app backup that may be in progress, including secrets associated with the backup, such as the Azure Storage SAS URL. Also can be used to update the SAS URL for the backup if a new URL is passed in the request body. Description for Gets status of a web app backup that may be in progress, including secrets associated with the backup, such as the Azure Storage SAS URL. Also can be used to update the SAS URL for the backup if a new URL is passed in the request body.
SELECT
id,
name,
blobName,
correlationId,
created,
databases,
finishedTimeStamp,
kind,
lastRestoreTimeStamp,
log,
scheduled,
sizeInBytes,
status,
storageAccountUrl,
systemData,
type,
websiteSizeInBytes
FROM azure.web.web_apps
WHERE resource_group_name = '{{ resource_group_name }}' -- required
AND name = '{{ name }}' -- required
AND backup_id = '{{ backup_id }}' -- required
AND slot = '{{ slot }}' -- required
AND subscription_id = '{{ subscription_id }}' -- required
;
List deployment log for specific deployment for an app, or a deployment slot. Description for List deployment log for specific deployment for an app, or a deployment slot.
SELECT
id,
name,
active,
author,
author_email,
deployer,
details,
end_time,
kind,
message,
start_time,
status,
systemData,
type
FROM azure.web.web_apps
WHERE resource_group_name = '{{ resource_group_name }}' -- required
AND name = '{{ name }}' -- required
AND id = '{{ id }}' -- required
AND slot = '{{ slot }}' -- required
AND subscription_id = '{{ subscription_id }}' -- required
;
Get function keys for a function in a web site, or a deployment slot. Description for Get function keys for a function in a web site, or a deployment slot.
SELECT
id,
name,
kind,
properties,
type
FROM azure.web.web_apps
WHERE resource_group_name = '{{ resource_group_name }}' -- required
AND name = '{{ name }}' -- required
AND function_name = '{{ function_name }}' -- required
AND slot = '{{ slot }}' -- required
AND subscription_id = '{{ subscription_id }}' -- required
;
List the threads in a process by its ID for a specific scaled-out instance in a web site. Description for List the threads in a process by its ID for a specific scaled-out instance in a web site.
SELECT
id,
name,
base_priority,
current_priority,
href,
identifier,
kind,
priority_level,
process,
start_address,
start_time,
state,
total_processor_time,
type,
user_processor_time,
wait_reason
FROM azure.web.web_apps
WHERE resource_group_name = '{{ resource_group_name }}' -- required
AND name = '{{ name }}' -- required
AND process_id = '{{ process_id }}' -- required
AND instance_id = '{{ instance_id }}' -- required
AND subscription_id = '{{ subscription_id }}' -- required
;
Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site. Description for Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site.
SELECT
id,
name,
deployment_name,
file_name,
user_name,
children,
command_line,
description,
environment_variables,
handle_count,
href,
identifier,
iis_profile_timeout_in_seconds,
is_iis_profile_running,
is_profile_running,
is_scm_site,
is_webjob,
kind,
minidump,
module_count,
modules,
non_paged_system_memory,
open_file_handles,
paged_memory,
paged_system_memory,
parent,
peak_paged_memory,
peak_virtual_memory,
peak_working_set,
private_memory,
privileged_cpu_time,
start_time,
systemData,
thread_count,
threads,
time_stamp,
total_cpu_time,
type,
user_cpu_time,
virtual_memory,
working_set
FROM azure.web.web_apps
WHERE resource_group_name = '{{ resource_group_name }}' -- required
AND name = '{{ name }}' -- required
AND slot = '{{ slot }}' -- required
AND instance_id = '{{ instance_id }}' -- required
AND subscription_id = '{{ subscription_id }}' -- required
;
List the threads in a process by its ID for a specific scaled-out instance in a web site. Description for List the threads in a process by its ID for a specific scaled-out instance in a web site.
SELECT
id,
name,
base_priority,
current_priority,
href,
identifier,
kind,
priority_level,
process,
start_address,
start_time,
state,
total_processor_time,
type,
user_processor_time,
wait_reason
FROM azure.web.web_apps
WHERE resource_group_name = '{{ resource_group_name }}' -- required
AND name = '{{ name }}' -- required
AND process_id = '{{ process_id }}' -- required
AND slot = '{{ slot }}' -- required
AND subscription_id = '{{ subscription_id }}' -- required
;
Gets all network features used by the app (or deployment slot, if specified). Description for Gets all network features used by the app (or deployment slot, if specified).
SELECT
id,
name,
hybridConnections,
hybridConnectionsV2,
kind,
systemData,
type,
virtualNetworkConnection,
virtualNetworkName
FROM azure.web.web_apps
WHERE resource_group_name = '{{ resource_group_name }}' -- required
AND name = '{{ name }}' -- required
AND view_name = '{{ view_name }}' -- required
AND slot = '{{ slot }}' -- required
AND subscription_id = '{{ subscription_id }}' -- required
;
List a triggered web job's history for an app, or a deployment slot. Description for List a triggered web job's history for an app, or a deployment slot.
SELECT
id,
name,
kind,
runs,
systemData,
type
FROM azure.web.web_apps
WHERE resource_group_name = '{{ resource_group_name }}' -- required
AND name = '{{ name }}' -- required
AND web_job_name = '{{ web_job_name }}' -- required
AND slot = '{{ slot }}' -- required
AND subscription_id = '{{ subscription_id }}' -- required
;
Gets a named operation for a network trace capturing (or deployment slot, if specified). Description for Gets a named operation for a network trace capturing (or deployment slot, if specified).
SELECT
message,
path,
status
FROM azure.web.web_apps
WHERE resource_group_name = '{{ resource_group_name }}' -- required
AND name = '{{ name }}' -- required
AND operation_id = '{{ operation_id }}' -- required
AND slot = '{{ slot }}' -- required
AND subscription_id = '{{ subscription_id }}' -- required
;
Gets a private endpoint connection. Description for Gets a private endpoint connection.
SELECT
id,
name,
ipAddresses,
kind,
privateEndpoint,
privateLinkServiceConnectionState,
provisioningState,
systemData,
type
FROM azure.web.web_apps
WHERE resource_group_name = '{{ resource_group_name }}' -- required
AND name = '{{ name }}' -- required
AND private_endpoint_connection_name = '{{ private_endpoint_connection_name }}' -- required
AND slot = '{{ slot }}' -- required
AND subscription_id = '{{ subscription_id }}' -- required
;
Retrieves a specific Service Bus Hybrid Connection used by this Web App. Description for Retrieves a specific Service Bus Hybrid Connection used by this Web App.
SELECT
id,
name,
hostname,
kind,
port,
relayArmUri,
relayName,
sendKeyName,
sendKeyValue,
serviceBusNamespace,
serviceBusSuffix,
systemData,
type
FROM azure.web.web_apps
WHERE resource_group_name = '{{ resource_group_name }}' -- required
AND name = '{{ name }}' -- required
AND namespace_name = '{{ namespace_name }}' -- required
AND relay_name = '{{ relay_name }}' -- required
AND subscription_id = '{{ subscription_id }}' -- required
;
Gets a virtual network the app (or deployment slot) is connected to by name. Description for Gets a virtual network the app (or deployment slot) is connected to by name.
SELECT
id,
name,
certBlob,
certThumbprint,
dnsServers,
isSwift,
kind,
resyncRequired,
routes,
systemData,
type,
vnetResourceId
FROM azure.web.web_apps
WHERE resource_group_name = '{{ resource_group_name }}' -- required
AND name = '{{ name }}' -- required
AND vnet_name = '{{ vnet_name }}' -- required
AND slot = '{{ slot }}' -- required
AND subscription_id = '{{ subscription_id }}' -- required
;
Gets an app's Virtual Network gateway. Description for Gets an app's Virtual Network gateway.
SELECT
id,
name,
kind,
systemData,
type,
vnetName,
vpnPackageUri
FROM azure.web.web_apps
WHERE resource_group_name = '{{ resource_group_name }}' -- required
AND name = '{{ name }}' -- required
AND vnet_name = '{{ vnet_name }}' -- required
AND gateway_name = '{{ gateway_name }}' -- required
AND subscription_id = '{{ subscription_id }}' -- required
;
Gets the config reference and status of an app. Description for Gets the config reference and status of an app.
SELECT
id,
name,
activeVersion,
details,
identityType,
kind,
reference,
secretName,
secretVersion,
source,
status,
systemData,
type,
vaultName
FROM azure.web.web_apps
WHERE resource_group_name = '{{ resource_group_name }}' -- required
AND name = '{{ name }}' -- required
AND app_setting_key = '{{ app_setting_key }}' -- required
AND slot = '{{ slot }}' -- required
AND subscription_id = '{{ subscription_id }}' -- required
;
Gets the config reference and status of an app. Description for Gets the config reference and status of an app.
SELECT
id,
name,
activeVersion,
details,
identityType,
kind,
reference,
secretName,
secretVersion,
source,
status,
systemData,
type,
vaultName
FROM azure.web.web_apps
WHERE resource_group_name = '{{ resource_group_name }}' -- required
AND name = '{{ name }}' -- required
AND connection_string_key = '{{ connection_string_key }}' -- required
AND slot = '{{ slot }}' -- required
AND subscription_id = '{{ subscription_id }}' -- required
;
Gets a snapshot of the configuration of an app at a previous point in time. Description for Gets a snapshot of the configuration of an app at a previous point in time.
SELECT
id,
name,
acrUseManagedIdentityCreds,
acrUserManagedIdentityID,
alwaysOn,
apiDefinition,
apiManagementConfig,
appCommandLine,
appSettings,
autoHealEnabled,
autoHealRules,
autoSwapSlotName,
azureStorageAccounts,
connectionStrings,
cors,
defaultDocuments,
detailedErrorLoggingEnabled,
documentRoot,
elasticWebAppScaleLimit,
experiments,
ftpsState,
functionAppScaleLimit,
functionsRuntimeScaleMonitoringEnabled,
handlerMappings,
healthCheckPath,
http20Enabled,
http20ProxyFlag,
httpLoggingEnabled,
ipSecurityRestrictions,
ipSecurityRestrictionsDefaultAction,
javaContainer,
javaContainerVersion,
javaVersion,
keyVaultReferenceIdentity,
kind,
limits,
linuxFxVersion,
loadBalancing,
localMySqlEnabled,
logsDirectorySizeLimit,
machineKey,
managedPipelineMode,
managedServiceIdentityId,
metadata,
minTlsCipherSuite,
minTlsVersion,
minimumElasticInstanceCount,
netFrameworkVersion,
nodeVersion,
numberOfWorkers,
phpVersion,
powerShellVersion,
preWarmedInstanceCount,
publicNetworkAccess,
publishingUsername,
push,
pythonVersion,
remoteDebuggingEnabled,
remoteDebuggingVersion,
requestTracingEnabled,
requestTracingExpirationTime,
scmIpSecurityRestrictions,
scmIpSecurityRestrictionsDefaultAction,
scmIpSecurityRestrictionsUseMain,
scmMinTlsVersion,
scmType,
systemData,
tracingOptions,
type,
use32BitWorkerProcess,
virtualApplications,
vnetName,
vnetPrivatePortsCount,
vnetRouteAllEnabled,
webSocketsEnabled,
websiteTimeZone,
windowsFxVersion,
xManagedServiceIdentityId
FROM azure.web.web_apps
WHERE resource_group_name = '{{ resource_group_name }}' -- required
AND name = '{{ name }}' -- required
AND snapshot_id = '{{ snapshot_id }}' -- required
AND slot = '{{ slot }}' -- required
AND subscription_id = '{{ subscription_id }}' -- required
;
Gets the deployment status for an app (or deployment slot, if specified). Gets the deployment status for an app (or deployment slot, if specified).
SELECT
id,
name,
deploymentId,
errors,
failedInstancesLogs,
kind,
numberOfInstancesFailed,
numberOfInstancesInProgress,
numberOfInstancesSuccessful,
status,
systemData,
type
FROM azure.web.web_apps
WHERE resource_group_name = '{{ resource_group_name }}' -- required
AND name = '{{ name }}' -- required
AND slot = '{{ slot }}' -- required
AND deployment_status_id = '{{ deployment_status_id }}' -- required
AND subscription_id = '{{ subscription_id }}' -- required
;
Get domain ownership identifier for web app. Description for Get domain ownership identifier for web app.
SELECT
id,
name,
kind,
systemData,
type
FROM azure.web.web_apps
WHERE resource_group_name = '{{ resource_group_name }}' -- required
AND name = '{{ name }}' -- required
AND domain_ownership_identifier_name = '{{ domain_ownership_identifier_name }}' -- required
AND slot = '{{ slot }}' -- required
AND subscription_id = '{{ subscription_id }}' -- required
;
Get the named hostname binding for an app (or deployment slot, if specified). Description for Get the named hostname binding for an app (or deployment slot, if specified).
SELECT
id,
name,
azureResourceName,
azureResourceType,
customHostNameDnsRecordType,
domainId,
hostNameType,
kind,
siteName,
sslState,
systemData,
thumbprint,
type,
virtualIP
FROM azure.web.web_apps
WHERE resource_group_name = '{{ resource_group_name }}' -- required
AND name = '{{ name }}' -- required
AND slot = '{{ slot }}' -- required
AND host_name = '{{ host_name }}' -- required
AND subscription_id = '{{ subscription_id }}' -- required
;
Gets a hybrid connection configuration by its name. Description for Gets a hybrid connection configuration by its name.
SELECT
id,
name,
biztalkUri,
entityConnectionString,
entityName,
hostname,
kind,
port,
resourceConnectionString,
resourceType,
systemData,
type
FROM azure.web.web_apps
WHERE resource_group_name = '{{ resource_group_name }}' -- required
AND name = '{{ name }}' -- required
AND entity_name = '{{ entity_name }}' -- required
AND slot = '{{ slot }}' -- required
AND subscription_id = '{{ subscription_id }}' -- required
;
Get process information by its ID for a specific scaled-out instance in a web site. Description for Get process information by its ID for a specific scaled-out instance in a web site.
SELECT
id,
name,
file_name,
base_address,
file_description,
file_path,
file_version,
href,
is_debug,
kind,
language,
module_memory_size,
product,
product_version,
systemData,
type
FROM azure.web.web_apps
WHERE resource_group_name = '{{ resource_group_name }}' -- required
AND name = '{{ name }}' -- required
AND process_id = '{{ process_id }}' -- required
AND base_address = '{{ base_address }}' -- required
AND subscription_id = '{{ subscription_id }}' -- required
;
Gets a named add-on of an app. Description for Gets a named add-on of an app.
SELECT
id,
name,
kind,
location,
marketplaceOffer,
marketplacePublisher,
product,
sku,
systemData,
tags,
type,
vendor
FROM azure.web.web_apps
WHERE resource_group_name = '{{ resource_group_name }}' -- required
AND name = '{{ name }}' -- required
AND premier_add_on_name = '{{ premier_add_on_name }}' -- required
AND slot = '{{ slot }}' -- required
AND subscription_id = '{{ subscription_id }}' -- required
;
Get the named public certificate for an app (or deployment slot, if specified). Description for Get the named public certificate for an app (or deployment slot, if specified).
SELECT
id,
name,
blob,
kind,
publicCertificateLocation,
systemData,
thumbprint,
type
FROM azure.web.web_apps
WHERE resource_group_name = '{{ resource_group_name }}' -- required
AND name = '{{ name }}' -- required
AND slot = '{{ slot }}' -- required
AND public_certificate_name = '{{ public_certificate_name }}' -- required
AND subscription_id = '{{ subscription_id }}' -- required
;
Gets a site container of a site, or a deployment slot. Gets a site container of a site, or a deployment slot.
SELECT
id,
name,
authType,
createdTime,
environmentVariables,
image,
inheritAppSettingsAndConnectionStrings,
isMain,
kind,
lastModifiedTime,
passwordSecret,
startUpCommand,
systemData,
targetPort,
type,
userManagedIdentityClientId,
userName,
volumeMounts
FROM azure.web.web_apps
WHERE resource_group_name = '{{ resource_group_name }}' -- required
AND name = '{{ name }}' -- required
AND slot = '{{ slot }}' -- required
AND container_name = '{{ container_name }}' -- required
AND subscription_id = '{{ subscription_id }}' -- required
;
Get site extension information by its ID for a web site, or a deployment slot. Description for Get site extension information by its ID for a web site, or a deployment slot.
SELECT
id,
name,
extension_id,
authors,
comment,
description,
download_count,
extension_type,
extension_url,
feed_url,
icon_url,
installed_date_time,
installer_command_line_params,
kind,
license_url,
local_is_latest_version,
local_path,
project_url,
provisioningState,
published_date_time,
summary,
systemData,
title,
type,
version
FROM azure.web.web_apps
WHERE resource_group_name = '{{ resource_group_name }}' -- required
AND name = '{{ name }}' -- required
AND site_extension_id = '{{ site_extension_id }}' -- required
AND slot = '{{ slot }}' -- required
AND subscription_id = '{{ subscription_id }}' -- required
;
Gets a triggered web job's history by its ID for an app, , or a deployment slot. Description for Gets a triggered web job's history by its ID for an app, , or a deployment slot.
SELECT
id,
name,
kind,
runs,
systemData,
type
FROM azure.web.web_apps
WHERE resource_group_name = '{{ resource_group_name }}' -- required
AND name = '{{ name }}' -- required
AND web_job_name = '{{ web_job_name }}' -- required
AND id = '{{ id }}' -- required
AND subscription_id = '{{ subscription_id }}' -- required
;
Get workflow information by its ID for web site, or a deployment slot. Get workflow information by its ID for web site, or a deployment slot.
SELECT
id,
name,
files,
flowState,
health,
kind,
location,
systemData,
type
FROM azure.web.web_apps
WHERE resource_group_name = '{{ resource_group_name }}' -- required
AND name = '{{ name }}' -- required
AND slot = '{{ slot }}' -- required
AND workflow_name = '{{ workflow_name }}' -- required
AND subscription_id = '{{ subscription_id }}' -- required
;
Gets the application settings of an app. Description for Gets the application settings of an app.
SELECT
id,
name,
kind,
properties,
type
FROM azure.web.web_apps
WHERE resource_group_name = '{{ resource_group_name }}' -- required
AND name = '{{ name }}' -- required
AND slot = '{{ slot }}' -- required
AND subscription_id = '{{ subscription_id }}' -- required
;
Gets status of a web app backup that may be in progress, including secrets associated with the backup, such as the Azure Storage SAS URL. Also can be used to update the SAS URL for the backup if a new URL is passed in the request body. Description for Gets status of a web app backup that may be in progress, including secrets associated with the backup, such as the Azure Storage SAS URL. Also can be used to update the SAS URL for the backup if a new URL is passed in the request body.
SELECT
id,
name,
blobName,
correlationId,
created,
databases,
finishedTimeStamp,
kind,
lastRestoreTimeStamp,
log,
scheduled,
sizeInBytes,
status,
storageAccountUrl,
systemData,
type,
websiteSizeInBytes
FROM azure.web.web_apps
WHERE resource_group_name = '{{ resource_group_name }}' -- required
AND name = '{{ name }}' -- required
AND backup_id = '{{ backup_id }}' -- required
AND subscription_id = '{{ subscription_id }}' -- required
;
List deployment log for specific deployment for an app, or a deployment slot. Description for List deployment log for specific deployment for an app, or a deployment slot.
SELECT
id,
name,
active,
author,
author_email,
deployer,
details,
end_time,
kind,
message,
start_time,
status,
systemData,
type
FROM azure.web.web_apps
WHERE resource_group_name = '{{ resource_group_name }}' -- required
AND name = '{{ name }}' -- required
AND id = '{{ id }}' -- required
AND subscription_id = '{{ subscription_id }}' -- required
;
Get function keys for a function in a web site, or a deployment slot. Description for Get function keys for a function in a web site, or a deployment slot.
SELECT
id,
name,
kind,
properties,
type
FROM azure.web.web_apps
WHERE resource_group_name = '{{ resource_group_name }}' -- required
AND name = '{{ name }}' -- required
AND function_name = '{{ function_name }}' -- required
AND subscription_id = '{{ subscription_id }}' -- required
;
Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site. Description for Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site.
SELECT
id,
name,
deployment_name,
file_name,
user_name,
children,
command_line,
description,
environment_variables,
handle_count,
href,
identifier,
iis_profile_timeout_in_seconds,
is_iis_profile_running,
is_profile_running,
is_scm_site,
is_webjob,
kind,
minidump,
module_count,
modules,
non_paged_system_memory,
open_file_handles,
paged_memory,
paged_system_memory,
parent,
peak_paged_memory,
peak_virtual_memory,
peak_working_set,
private_memory,
privileged_cpu_time,
start_time,
systemData,
thread_count,
threads,
time_stamp,
total_cpu_time,
type,
user_cpu_time,
virtual_memory,
working_set
FROM azure.web.web_apps
WHERE resource_group_name = '{{ resource_group_name }}' -- required
AND name = '{{ name }}' -- required
AND instance_id = '{{ instance_id }}' -- required
AND subscription_id = '{{ subscription_id }}' -- required
;
List the threads in a process by its ID for a specific scaled-out instance in a web site. Description for List the threads in a process by its ID for a specific scaled-out instance in a web site.
SELECT
id,
name,
base_priority,
current_priority,
href,
identifier,
kind,
priority_level,
process,
start_address,
start_time,
state,
total_processor_time,
type,
user_processor_time,
wait_reason
FROM azure.web.web_apps
WHERE resource_group_name = '{{ resource_group_name }}' -- required
AND name = '{{ name }}' -- required
AND process_id = '{{ process_id }}' -- required
AND subscription_id = '{{ subscription_id }}' -- required
;
Gets all network features used by the app (or deployment slot, if specified). Description for Gets all network features used by the app (or deployment slot, if specified).
SELECT
id,
name,
hybridConnections,
hybridConnectionsV2,
kind,
systemData,
type,
virtualNetworkConnection,
virtualNetworkName
FROM azure.web.web_apps
WHERE resource_group_name = '{{ resource_group_name }}' -- required
AND name = '{{ name }}' -- required
AND view_name = '{{ view_name }}' -- required
AND subscription_id = '{{ subscription_id }}' -- required
;
List a triggered web job's history for an app, or a deployment slot. Description for List a triggered web job's history for an app, or a deployment slot.
SELECT
id,
name,
kind,
runs,
systemData,
type
FROM azure.web.web_apps
WHERE resource_group_name = '{{ resource_group_name }}' -- required
AND name = '{{ name }}' -- required
AND web_job_name = '{{ web_job_name }}' -- required
AND subscription_id = '{{ subscription_id }}' -- required
;
Gets a private endpoint connection. Description for Gets a private endpoint connection.
SELECT
id,
name,
ipAddresses,
kind,
privateEndpoint,
privateLinkServiceConnectionState,
provisioningState,
systemData,
type
FROM azure.web.web_apps
WHERE resource_group_name = '{{ resource_group_name }}' -- required
AND name = '{{ name }}' -- required
AND private_endpoint_connection_name = '{{ private_endpoint_connection_name }}' -- required
AND subscription_id = '{{ subscription_id }}' -- required
;
Gets a virtual network the app (or deployment slot) is connected to by name. Description for Gets a virtual network the app (or deployment slot) is connected to by name.
SELECT
id,
name,
certBlob,
certThumbprint,
dnsServers,
isSwift,
kind,
resyncRequired,
routes,
systemData,
type,
vnetResourceId
FROM azure.web.web_apps
WHERE resource_group_name = '{{ resource_group_name }}' -- required
AND name = '{{ name }}' -- required
AND vnet_name = '{{ vnet_name }}' -- required
AND subscription_id = '{{ subscription_id }}' -- required
;
Gets a named operation for a network trace capturing (or deployment slot, if specified). Description for Gets a named operation for a network trace capturing (or deployment slot, if specified).
SELECT
message,
path,
status
FROM azure.web.web_apps
WHERE resource_group_name = '{{ resource_group_name }}' -- required
AND name = '{{ name }}' -- required
AND operation_id = '{{ operation_id }}' -- required
AND subscription_id = '{{ subscription_id }}' -- required
;
Gets the config reference and status of an app. Description for Gets the config reference and status of an app.
SELECT
id,
name,
activeVersion,
details,
identityType,
kind,
reference,
secretName,
secretVersion,
source,
status,
systemData,
type,
vaultName
FROM azure.web.web_apps
WHERE resource_group_name = '{{ resource_group_name }}' -- required
AND name = '{{ name }}' -- required
AND app_setting_key = '{{ app_setting_key }}' -- required
AND subscription_id = '{{ subscription_id }}' -- required
;
Gets the config reference and status of an app. Description for Gets the config reference and status of an app.
SELECT
id,
name,
activeVersion,
details,
identityType,
kind,
reference,
secretName,
secretVersion,
source,
status,
systemData,
type,
vaultName
FROM azure.web.web_apps
WHERE resource_group_name = '{{ resource_group_name }}' -- required
AND name = '{{ name }}' -- required
AND connection_string_key = '{{ connection_string_key }}' -- required
AND subscription_id = '{{ subscription_id }}' -- required
;
Gets a snapshot of the configuration of an app at a previous point in time. Description for Gets a snapshot of the configuration of an app at a previous point in time.
SELECT
id,
name,
acrUseManagedIdentityCreds,
acrUserManagedIdentityID,
alwaysOn,
apiDefinition,
apiManagementConfig,
appCommandLine,
appSettings,
autoHealEnabled,
autoHealRules,
autoSwapSlotName,
azureStorageAccounts,
connectionStrings,
cors,
defaultDocuments,
detailedErrorLoggingEnabled,
documentRoot,
elasticWebAppScaleLimit,
experiments,
ftpsState,
functionAppScaleLimit,
functionsRuntimeScaleMonitoringEnabled,
handlerMappings,
healthCheckPath,
http20Enabled,
http20ProxyFlag,
httpLoggingEnabled,
ipSecurityRestrictions,
ipSecurityRestrictionsDefaultAction,
javaContainer,
javaContainerVersion,
javaVersion,
keyVaultReferenceIdentity,
kind,
limits,
linuxFxVersion,
loadBalancing,
localMySqlEnabled,
logsDirectorySizeLimit,
machineKey,
managedPipelineMode,
managedServiceIdentityId,
metadata,
minTlsCipherSuite,
minTlsVersion,
minimumElasticInstanceCount,
netFrameworkVersion,
nodeVersion,
numberOfWorkers,
phpVersion,
powerShellVersion,
preWarmedInstanceCount,
publicNetworkAccess,
publishingUsername,
push,
pythonVersion,
remoteDebuggingEnabled,
remoteDebuggingVersion,
requestTracingEnabled,
requestTracingExpirationTime,
scmIpSecurityRestrictions,
scmIpSecurityRestrictionsDefaultAction,
scmIpSecurityRestrictionsUseMain,
scmMinTlsVersion,
scmType,
systemData,
tracingOptions,
type,
use32BitWorkerProcess,
virtualApplications,
vnetName,
vnetPrivatePortsCount,
vnetRouteAllEnabled,
webSocketsEnabled,
websiteTimeZone,
windowsFxVersion,
xManagedServiceIdentityId
FROM azure.web.web_apps
WHERE resource_group_name = '{{ resource_group_name }}' -- required
AND name = '{{ name }}' -- required
AND snapshot_id = '{{ snapshot_id }}' -- required
AND subscription_id = '{{ subscription_id }}' -- required
;
Gets the deployment status for an app (or deployment slot, if specified). Gets the deployment status for an app (or deployment slot, if specified).
SELECT
id,
name,
deploymentId,
errors,
failedInstancesLogs,
kind,
numberOfInstancesFailed,
numberOfInstancesInProgress,
numberOfInstancesSuccessful,
status,
systemData,
type
FROM azure.web.web_apps
WHERE resource_group_name = '{{ resource_group_name }}' -- required
AND name = '{{ name }}' -- required
AND deployment_status_id = '{{ deployment_status_id }}' -- required
AND subscription_id = '{{ subscription_id }}' -- required
;
Get domain ownership identifier for web app. Description for Get domain ownership identifier for web app.
SELECT
id,
name,
kind,
systemData,
type
FROM azure.web.web_apps
WHERE resource_group_name = '{{ resource_group_name }}' -- required
AND name = '{{ name }}' -- required
AND domain_ownership_identifier_name = '{{ domain_ownership_identifier_name }}' -- required
AND subscription_id = '{{ subscription_id }}' -- required
;
Get the named hostname binding for an app (or deployment slot, if specified). Description for Get the named hostname binding for an app (or deployment slot, if specified).
SELECT
id,
name,
azureResourceName,
azureResourceType,
customHostNameDnsRecordType,
domainId,
hostNameType,
kind,
siteName,
sslState,
systemData,
thumbprint,
type,
virtualIP
FROM azure.web.web_apps
WHERE resource_group_name = '{{ resource_group_name }}' -- required
AND name = '{{ name }}' -- required
AND host_name = '{{ host_name }}' -- required
AND subscription_id = '{{ subscription_id }}' -- required
;
Gets a hybrid connection configuration by its name. Description for Gets a hybrid connection configuration by its name.
SELECT
id,
name,
biztalkUri,
entityConnectionString,
entityName,
hostname,
kind,
port,
resourceConnectionString,
resourceType,
systemData,
type
FROM azure.web.web_apps
WHERE resource_group_name = '{{ resource_group_name }}' -- required
AND name = '{{ name }}' -- required
AND entity_name = '{{ entity_name }}' -- required
AND subscription_id = '{{ subscription_id }}' -- required
;
Gets a named add-on of an app. Description for Gets a named add-on of an app.
SELECT
id,
name,
kind,
location,
marketplaceOffer,
marketplacePublisher,
product,
sku,
systemData,
tags,
type,
vendor
FROM azure.web.web_apps
WHERE resource_group_name = '{{ resource_group_name }}' -- required
AND name = '{{ name }}' -- required
AND premier_add_on_name = '{{ premier_add_on_name }}' -- required
AND subscription_id = '{{ subscription_id }}' -- required
;
Get the named public certificate for an app (or deployment slot, if specified). Description for Get the named public certificate for an app (or deployment slot, if specified).
SELECT
id,
name,
blob,
kind,
publicCertificateLocation,
systemData,
thumbprint,
type
FROM azure.web.web_apps
WHERE resource_group_name = '{{ resource_group_name }}' -- required
AND name = '{{ name }}' -- required
AND public_certificate_name = '{{ public_certificate_name }}' -- required
AND subscription_id = '{{ subscription_id }}' -- required
;
Gets a site container of a site, or a deployment slot. Gets a site container of a site, or a deployment slot.
SELECT
id,
name,
authType,
createdTime,
environmentVariables,
image,
inheritAppSettingsAndConnectionStrings,
isMain,
kind,
lastModifiedTime,
passwordSecret,
startUpCommand,
systemData,
targetPort,
type,
userManagedIdentityClientId,
userName,
volumeMounts
FROM azure.web.web_apps
WHERE resource_group_name = '{{ resource_group_name }}' -- required
AND name = '{{ name }}' -- required
AND container_name = '{{ container_name }}' -- required
AND subscription_id = '{{ subscription_id }}' -- required
;
Get site extension information by its ID for a web site, or a deployment slot. Description for Get site extension information by its ID for a web site, or a deployment slot.
SELECT
id,
name,
extension_id,
authors,
comment,
description,
download_count,
extension_type,
extension_url,
feed_url,
icon_url,
installed_date_time,
installer_command_line_params,
kind,
license_url,
local_is_latest_version,
local_path,
project_url,
provisioningState,
published_date_time,
summary,
systemData,
title,
type,
version
FROM azure.web.web_apps
WHERE resource_group_name = '{{ resource_group_name }}' -- required
AND name = '{{ name }}' -- required
AND site_extension_id = '{{ site_extension_id }}' -- required
AND subscription_id = '{{ subscription_id }}' -- required
;
Get workflow information by its ID for web site, or a deployment slot. Get workflow information by its ID for web site, or a deployment slot.
SELECT
id,
name,
files,
flowState,
health,
kind,
location,
systemData,
type
FROM azure.web.web_apps
WHERE resource_group_name = '{{ resource_group_name }}' -- required
AND name = '{{ name }}' -- required
AND workflow_name = '{{ workflow_name }}' -- required
AND subscription_id = '{{ subscription_id }}' -- required
;
Gets the details of a web, mobile, or API app. Description for Gets the details of a web, mobile, or API app.
SELECT
id,
name,
autoGeneratedDomainNameLabelScope,
availabilityState,
clientAffinityEnabled,
clientAffinityPartitioningEnabled,
clientAffinityProxyEnabled,
clientCertEnabled,
clientCertExclusionPaths,
clientCertMode,
cloningInfo,
containerSize,
customDomainVerificationId,
dailyMemoryTimeQuota,
daprConfig,
defaultHostName,
dnsConfiguration,
enabled,
enabledHostNames,
endToEndEncryptionEnabled,
extendedLocation,
functionAppConfig,
hostNameSslStates,
hostNames,
hostNamesDisabled,
hostingEnvironmentProfile,
httpsOnly,
hyperV,
identity,
inProgressOperationId,
ipMode,
isDefaultContainer,
isXenon,
keyVaultReferenceIdentity,
kind,
lastModifiedTimeUtc,
location,
managedEnvironmentId,
maxNumberOfWorkers,
outboundIpAddresses,
outboundVnetRouting,
possibleOutboundIpAddresses,
publicNetworkAccess,
redundancyMode,
repositorySiteName,
reserved,
resourceConfig,
resourceGroup,
scmSiteAlsoStopped,
serverFarmId,
siteConfig,
sku,
slotSwapStatus,
sshEnabled,
state,
storageAccountRequired,
suspendedTill,
systemData,
tags,
targetSwapSlot,
trafficManagerHostNames,
type,
usageState,
virtualNetworkSubnetId,
workloadProfileName
FROM azure.web.web_apps
WHERE resource_group_name = '{{ resource_group_name }}' -- required
AND name = '{{ name }}' -- required
AND subscription_id = '{{ subscription_id }}' -- required
;
Gets all web, mobile, and API apps in the specified resource group. Description for Gets all web, mobile, and API apps in the specified resource group.
SELECT
id,
name,
autoGeneratedDomainNameLabelScope,
availabilityState,
clientAffinityEnabled,
clientAffinityPartitioningEnabled,
clientAffinityProxyEnabled,
clientCertEnabled,
clientCertExclusionPaths,
clientCertMode,
cloningInfo,
containerSize,
customDomainVerificationId,
dailyMemoryTimeQuota,
daprConfig,
defaultHostName,
dnsConfiguration,
enabled,
enabledHostNames,
endToEndEncryptionEnabled,
extendedLocation,
functionAppConfig,
hostNameSslStates,
hostNames,
hostNamesDisabled,
hostingEnvironmentProfile,
httpsOnly,
hyperV,
identity,
inProgressOperationId,
ipMode,
isDefaultContainer,
isXenon,
keyVaultReferenceIdentity,
kind,
lastModifiedTimeUtc,
location,
managedEnvironmentId,
maxNumberOfWorkers,
outboundIpAddresses,
outboundVnetRouting,
possibleOutboundIpAddresses,
publicNetworkAccess,
redundancyMode,
repositorySiteName,
reserved,
resourceConfig,
resourceGroup,
scmSiteAlsoStopped,
serverFarmId,
siteConfig,
sku,
slotSwapStatus,
sshEnabled,
state,
storageAccountRequired,
suspendedTill,
systemData,
tags,
targetSwapSlot,
trafficManagerHostNames,
type,
usageState,
virtualNetworkSubnetId,
workloadProfileName
FROM azure.web.web_apps
WHERE resource_group_name = '{{ resource_group_name }}' -- required
AND subscription_id = '{{ subscription_id }}' -- required
AND includeSlots = '{{ includeSlots }}'
;
Get all apps for a subscription. Description for Get all apps for a subscription.
SELECT
id,
name,
autoGeneratedDomainNameLabelScope,
availabilityState,
clientAffinityEnabled,
clientAffinityPartitioningEnabled,
clientAffinityProxyEnabled,
clientCertEnabled,
clientCertExclusionPaths,
clientCertMode,
cloningInfo,
containerSize,
customDomainVerificationId,
dailyMemoryTimeQuota,
daprConfig,
defaultHostName,
dnsConfiguration,
enabled,
enabledHostNames,
endToEndEncryptionEnabled,
extendedLocation,
functionAppConfig,
hostNameSslStates,
hostNames,
hostNamesDisabled,
hostingEnvironmentProfile,
httpsOnly,
hyperV,
identity,
inProgressOperationId,
ipMode,
isDefaultContainer,
isXenon,
keyVaultReferenceIdentity,
kind,
lastModifiedTimeUtc,
location,
managedEnvironmentId,
maxNumberOfWorkers,
outboundIpAddresses,
outboundVnetRouting,
possibleOutboundIpAddresses,
publicNetworkAccess,
redundancyMode,
repositorySiteName,
reserved,
resourceConfig,
resourceGroup,
scmSiteAlsoStopped,
serverFarmId,
siteConfig,
sku,
slotSwapStatus,
sshEnabled,
state,
storageAccountRequired,
suspendedTill,
systemData,
tags,
targetSwapSlot,
trafficManagerHostNames,
type,
usageState,
virtualNetworkSubnetId,
workloadProfileName
FROM azure.web.web_apps
WHERE subscription_id = '{{ subscription_id }}' -- required
;
INSERT examples
- create_or_update
- Manifest
Creates a new web, mobile, or API app in an existing resource group, or updates an existing app. Description for Creates a new web, mobile, or API app in an existing resource group, or updates an existing app.
INSERT INTO azure.web.web_apps (
tags,
location,
properties,
identity,
extendedLocation,
kind,
resource_group_name,
name,
subscription_id
)
SELECT
'{{ tags }}',
'{{ location }}' /* required */,
'{{ properties }}',
'{{ identity }}',
'{{ extendedLocation }}',
'{{ kind }}',
'{{ resource_group_name }}',
'{{ name }}',
'{{ subscription_id }}'
RETURNING
id,
name,
extendedLocation,
identity,
kind,
location,
properties,
systemData,
tags,
type
;
# Description fields are for documentation purposes
- name: web_apps
props:
- name: resource_group_name
value: "{{ resource_group_name }}"
description: Required parameter for the web_apps resource.
- name: name
value: "{{ name }}"
description: Required parameter for the web_apps resource.
- name: subscription_id
value: "{{ subscription_id }}"
description: Required parameter for the web_apps resource.
- name: tags
value: "{{ tags }}"
description: |
Resource tags.
- name: location
value: "{{ location }}"
description: |
The geo-location where the resource lives. Required.
- name: properties
description: |
Site resource specific properties.
value:
state: "{{ state }}"
hostNames:
- "{{ hostNames }}"
repositorySiteName: "{{ repositorySiteName }}"
usageState: "{{ usageState }}"
enabled: {{ enabled }}
enabledHostNames:
- "{{ enabledHostNames }}"
availabilityState: "{{ availabilityState }}"
hostNameSslStates:
- name: "{{ name }}"
sslState: "{{ sslState }}"
virtualIP: "{{ virtualIP }}"
thumbprint: "{{ thumbprint }}"
toUpdate: {{ toUpdate }}
hostType: "{{ hostType }}"
serverFarmId: "{{ serverFarmId }}"
reserved: {{ reserved }}
isXenon: {{ isXenon }}
hyperV: {{ hyperV }}
lastModifiedTimeUtc: "{{ lastModifiedTimeUtc }}"
dnsConfiguration:
dnsServers:
- "{{ dnsServers }}"
dnsAltServer: "{{ dnsAltServer }}"
dnsRetryAttemptTimeout: {{ dnsRetryAttemptTimeout }}
dnsRetryAttemptCount: {{ dnsRetryAttemptCount }}
dnsMaxCacheTimeout: {{ dnsMaxCacheTimeout }}
dnsLegacySortOrder: {{ dnsLegacySortOrder }}
outboundVnetRouting:
allTraffic: {{ allTraffic }}
applicationTraffic: {{ applicationTraffic }}
contentShareTraffic: {{ contentShareTraffic }}
imagePullTraffic: {{ imagePullTraffic }}
backupRestoreTraffic: {{ backupRestoreTraffic }}
siteConfig:
numberOfWorkers: {{ numberOfWorkers }}
defaultDocuments:
- "{{ defaultDocuments }}"
netFrameworkVersion: "{{ netFrameworkVersion }}"
phpVersion: "{{ phpVersion }}"
pythonVersion: "{{ pythonVersion }}"
nodeVersion: "{{ nodeVersion }}"
powerShellVersion: "{{ powerShellVersion }}"
linuxFxVersion: "{{ linuxFxVersion }}"
windowsFxVersion: "{{ windowsFxVersion }}"
requestTracingEnabled: {{ requestTracingEnabled }}
requestTracingExpirationTime: "{{ requestTracingExpirationTime }}"
remoteDebuggingEnabled: {{ remoteDebuggingEnabled }}
remoteDebuggingVersion: "{{ remoteDebuggingVersion }}"
httpLoggingEnabled: {{ httpLoggingEnabled }}
acrUseManagedIdentityCreds: {{ acrUseManagedIdentityCreds }}
acrUserManagedIdentityID: "{{ acrUserManagedIdentityID }}"
logsDirectorySizeLimit: {{ logsDirectorySizeLimit }}
detailedErrorLoggingEnabled: {{ detailedErrorLoggingEnabled }}
publishingUsername: "{{ publishingUsername }}"
appSettings:
- name: "{{ name }}"
value: "{{ value }}"
metadata:
- name: "{{ name }}"
value: "{{ value }}"
connectionStrings:
- name: "{{ name }}"
connectionString: "{{ connectionString }}"
type: "{{ type }}"
machineKey:
validation: "{{ validation }}"
validationKey: "{{ validationKey }}"
decryption: "{{ decryption }}"
decryptionKey: "{{ decryptionKey }}"
handlerMappings:
- extension: "{{ extension }}"
scriptProcessor: "{{ scriptProcessor }}"
arguments: "{{ arguments }}"
documentRoot: "{{ documentRoot }}"
scmType: "{{ scmType }}"
use32BitWorkerProcess: {{ use32BitWorkerProcess }}
webSocketsEnabled: {{ webSocketsEnabled }}
alwaysOn: {{ alwaysOn }}
javaVersion: "{{ javaVersion }}"
javaContainer: "{{ javaContainer }}"
javaContainerVersion: "{{ javaContainerVersion }}"
appCommandLine: "{{ appCommandLine }}"
managedPipelineMode: "{{ managedPipelineMode }}"
virtualApplications:
- virtualPath: "{{ virtualPath }}"
physicalPath: "{{ physicalPath }}"
preloadEnabled: {{ preloadEnabled }}
virtualDirectories: "{{ virtualDirectories }}"
loadBalancing: "{{ loadBalancing }}"
experiments:
rampUpRules:
- actionHostName: "{{ actionHostName }}"
reroutePercentage: {{ reroutePercentage }}
changeStep: {{ changeStep }}
changeIntervalInMinutes: {{ changeIntervalInMinutes }}
minReroutePercentage: {{ minReroutePercentage }}
maxReroutePercentage: {{ maxReroutePercentage }}
changeDecisionCallbackUrl: "{{ changeDecisionCallbackUrl }}"
name: "{{ name }}"
limits:
maxPercentageCpu: {{ maxPercentageCpu }}
maxMemoryInMb: {{ maxMemoryInMb }}
maxDiskSizeInMb: {{ maxDiskSizeInMb }}
autoHealEnabled: {{ autoHealEnabled }}
autoHealRules:
triggers:
requests:
count: {{ count }}
timeInterval: "{{ timeInterval }}"
privateBytesInKB: {{ privateBytesInKB }}
statusCodes:
- status: {{ status }}
subStatus: {{ subStatus }}
win32Status: {{ win32Status }}
count: {{ count }}
timeInterval: "{{ timeInterval }}"
path: "{{ path }}"
slowRequests:
timeTaken: "{{ timeTaken }}"
path: "{{ path }}"
count: {{ count }}
timeInterval: "{{ timeInterval }}"
slowRequestsWithPath:
- timeTaken: "{{ timeTaken }}"
path: "{{ path }}"
count: {{ count }}
timeInterval: "{{ timeInterval }}"
statusCodesRange:
- statusCodes: "{{ statusCodes }}"
path: "{{ path }}"
count: {{ count }}
timeInterval: "{{ timeInterval }}"
actions:
actionType: "{{ actionType }}"
customAction:
exe: "{{ exe }}"
parameters: "{{ parameters }}"
minProcessExecutionTime: "{{ minProcessExecutionTime }}"
tracingOptions: "{{ tracingOptions }}"
vnetName: "{{ vnetName }}"
vnetRouteAllEnabled: {{ vnetRouteAllEnabled }}
vnetPrivatePortsCount: {{ vnetPrivatePortsCount }}
cors:
allowedOrigins:
- "{{ allowedOrigins }}"
supportCredentials: {{ supportCredentials }}
push:
id: "{{ id }}"
name: "{{ name }}"
kind: "{{ kind }}"
type: "{{ type }}"
properties:
isPushEnabled: {{ isPushEnabled }}
tagWhitelistJson: "{{ tagWhitelistJson }}"
tagsRequiringAuth: "{{ tagsRequiringAuth }}"
dynamicTagsJson: "{{ dynamicTagsJson }}"
apiDefinition:
url: "{{ url }}"
apiManagementConfig:
id: "{{ id }}"
autoSwapSlotName: "{{ autoSwapSlotName }}"
localMySqlEnabled: {{ localMySqlEnabled }}
managedServiceIdentityId: {{ managedServiceIdentityId }}
xManagedServiceIdentityId: {{ xManagedServiceIdentityId }}
keyVaultReferenceIdentity: "{{ keyVaultReferenceIdentity }}"
ipSecurityRestrictions:
- ipAddress: "{{ ipAddress }}"
subnetMask: "{{ subnetMask }}"
vnetSubnetResourceId: "{{ vnetSubnetResourceId }}"
vnetTrafficTag: {{ vnetTrafficTag }}
subnetTrafficTag: {{ subnetTrafficTag }}
action: "{{ action }}"
tag: "{{ tag }}"
priority: {{ priority }}
name: "{{ name }}"
description: "{{ description }}"
headers: "{{ headers }}"
ipSecurityRestrictionsDefaultAction: "{{ ipSecurityRestrictionsDefaultAction }}"
scmIpSecurityRestrictions:
- ipAddress: "{{ ipAddress }}"
subnetMask: "{{ subnetMask }}"
vnetSubnetResourceId: "{{ vnetSubnetResourceId }}"
vnetTrafficTag: {{ vnetTrafficTag }}
subnetTrafficTag: {{ subnetTrafficTag }}
action: "{{ action }}"
tag: "{{ tag }}"
priority: {{ priority }}
name: "{{ name }}"
description: "{{ description }}"
headers: "{{ headers }}"
scmIpSecurityRestrictionsDefaultAction: "{{ scmIpSecurityRestrictionsDefaultAction }}"
scmIpSecurityRestrictionsUseMain: {{ scmIpSecurityRestrictionsUseMain }}
http20Enabled: {{ http20Enabled }}
http20ProxyFlag: {{ http20ProxyFlag }}
minTlsVersion: "{{ minTlsVersion }}"
minTlsCipherSuite: "{{ minTlsCipherSuite }}"
scmMinTlsVersion: "{{ scmMinTlsVersion }}"
ftpsState: "{{ ftpsState }}"
preWarmedInstanceCount: {{ preWarmedInstanceCount }}
functionAppScaleLimit: {{ functionAppScaleLimit }}
elasticWebAppScaleLimit: {{ elasticWebAppScaleLimit }}
healthCheckPath: "{{ healthCheckPath }}"
functionsRuntimeScaleMonitoringEnabled: {{ functionsRuntimeScaleMonitoringEnabled }}
websiteTimeZone: "{{ websiteTimeZone }}"
minimumElasticInstanceCount: {{ minimumElasticInstanceCount }}
azureStorageAccounts: "{{ azureStorageAccounts }}"
publicNetworkAccess: "{{ publicNetworkAccess }}"
functionAppConfig:
deployment:
storage:
type: "{{ type }}"
value: "{{ value }}"
authentication:
type: "{{ type }}"
userAssignedIdentityResourceId: "{{ userAssignedIdentityResourceId }}"
storageAccountConnectionStringName: "{{ storageAccountConnectionStringName }}"
runtime:
name: "{{ name }}"
version: "{{ version }}"
scaleAndConcurrency:
alwaysReady:
- name: "{{ name }}"
instanceCount: {{ instanceCount }}
maximumInstanceCount: {{ maximumInstanceCount }}
instanceMemoryMB: {{ instanceMemoryMB }}
triggers:
http:
perInstanceConcurrency: {{ perInstanceConcurrency }}
siteUpdateStrategy:
type: "{{ type }}"
daprConfig:
enabled: {{ enabled }}
appId: "{{ appId }}"
appPort: {{ appPort }}
httpReadBufferSize: {{ httpReadBufferSize }}
httpMaxRequestSize: {{ httpMaxRequestSize }}
logLevel: "{{ logLevel }}"
enableApiLogging: {{ enableApiLogging }}
workloadProfileName: "{{ workloadProfileName }}"
resourceConfig:
cpu: {{ cpu }}
memory: "{{ memory }}"
trafficManagerHostNames:
- "{{ trafficManagerHostNames }}"
scmSiteAlsoStopped: {{ scmSiteAlsoStopped }}
targetSwapSlot: "{{ targetSwapSlot }}"
hostingEnvironmentProfile:
id: "{{ id }}"
name: "{{ name }}"
type: "{{ type }}"
clientAffinityEnabled: {{ clientAffinityEnabled }}
clientAffinityPartitioningEnabled: {{ clientAffinityPartitioningEnabled }}
clientAffinityProxyEnabled: {{ clientAffinityProxyEnabled }}
clientCertEnabled: {{ clientCertEnabled }}
clientCertMode: "{{ clientCertMode }}"
clientCertExclusionPaths: "{{ clientCertExclusionPaths }}"
ipMode: "{{ ipMode }}"
endToEndEncryptionEnabled: {{ endToEndEncryptionEnabled }}
sshEnabled: {{ sshEnabled }}
hostNamesDisabled: {{ hostNamesDisabled }}
customDomainVerificationId: "{{ customDomainVerificationId }}"
outboundIpAddresses: "{{ outboundIpAddresses }}"
possibleOutboundIpAddresses: "{{ possibleOutboundIpAddresses }}"
containerSize: {{ containerSize }}
dailyMemoryTimeQuota: {{ dailyMemoryTimeQuota }}
suspendedTill: "{{ suspendedTill }}"
maxNumberOfWorkers: {{ maxNumberOfWorkers }}
cloningInfo:
correlationId: "{{ correlationId }}"
overwrite: {{ overwrite }}
cloneCustomHostNames: {{ cloneCustomHostNames }}
cloneSourceControl: {{ cloneSourceControl }}
sourceWebAppId: "{{ sourceWebAppId }}"
sourceWebAppLocation: "{{ sourceWebAppLocation }}"
hostingEnvironment: "{{ hostingEnvironment }}"
appSettingsOverrides: "{{ appSettingsOverrides }}"
configureLoadBalancing: {{ configureLoadBalancing }}
trafficManagerProfileId: "{{ trafficManagerProfileId }}"
trafficManagerProfileName: "{{ trafficManagerProfileName }}"
resourceGroup: "{{ resourceGroup }}"
isDefaultContainer: {{ isDefaultContainer }}
defaultHostName: "{{ defaultHostName }}"
slotSwapStatus:
timestampUtc: "{{ timestampUtc }}"
sourceSlotName: "{{ sourceSlotName }}"
destinationSlotName: "{{ destinationSlotName }}"
httpsOnly: {{ httpsOnly }}
redundancyMode: "{{ redundancyMode }}"
inProgressOperationId: "{{ inProgressOperationId }}"
publicNetworkAccess: "{{ publicNetworkAccess }}"
storageAccountRequired: {{ storageAccountRequired }}
keyVaultReferenceIdentity: "{{ keyVaultReferenceIdentity }}"
autoGeneratedDomainNameLabelScope: "{{ autoGeneratedDomainNameLabelScope }}"
virtualNetworkSubnetId: "{{ virtualNetworkSubnetId }}"
managedEnvironmentId: "{{ managedEnvironmentId }}"
sku: "{{ sku }}"
- name: identity
description: |
Managed service identity.
value:
type: "{{ type }}"
tenantId: "{{ tenantId }}"
principalId: "{{ principalId }}"
userAssignedIdentities: "{{ userAssignedIdentities }}"
- name: extendedLocation
description: |
Extended Location.
value:
name: "{{ name }}"
type: "{{ type }}"
- name: kind
value: "{{ kind }}"
description: |
Kind of resource. If the resource is an app, you can refer to `https://github.com/Azure/app-service-linux-docs/blob/master/Things_You_Should_Know/kind_property.md#app-service-resource-kind-reference `_ for details supported values for kind.
UPDATE examples
- update
Creates a new web, mobile, or API app in an existing resource group, or updates an existing app. Description for Creates a new web, mobile, or API app in an existing resource group, or updates an existing app.
UPDATE azure.web.web_apps
SET
kind = '{{ kind }}',
properties = '{{ properties }}',
identity = '{{ identity }}'
WHERE
resource_group_name = '{{ resource_group_name }}' --required
AND name = '{{ name }}' --required
AND subscription_id = '{{ subscription_id }}' --required
RETURNING
id,
name,
extendedLocation,
identity,
kind,
location,
properties,
systemData,
tags,
type;
REPLACE examples
- create_or_update
Creates a new web, mobile, or API app in an existing resource group, or updates an existing app. Description for Creates a new web, mobile, or API app in an existing resource group, or updates an existing app.
REPLACE azure.web.web_apps
SET
tags = '{{ tags }}',
location = '{{ location }}',
properties = '{{ properties }}',
identity = '{{ identity }}',
extendedLocation = '{{ extendedLocation }}',
kind = '{{ kind }}'
WHERE
resource_group_name = '{{ resource_group_name }}' --required
AND name = '{{ name }}' --required
AND subscription_id = '{{ subscription_id }}' --required
AND location = '{{ location }}' --required
RETURNING
id,
name,
extendedLocation,
identity,
kind,
location,
properties,
systemData,
tags,
type;
DELETE examples
- delete
Deletes a web, mobile, or API app, or one of the deployment slots. Description for Deletes a web, mobile, or API app, or one of the deployment slots.
DELETE FROM azure.web.web_apps
WHERE resource_group_name = '{{ resource_group_name }}' --required
AND name = '{{ name }}' --required
AND subscription_id = '{{ subscription_id }}' --required
AND deleteMetrics = '{{ deleteMetrics }}'
AND deleteEmptyServerFarm = '{{ deleteEmptyServerFarm }}'
;
Lifecycle Methods
- list_slots
- list_azure_storage_accounts_slot
- list_connection_strings_slot
- list_metadata_slot
- list_publishing_credentials_slot
- list_site_push_settings_slot
- list_host_keys_slot
- list_sync_status_slot
- list_hybrid_connections_slot
- list_relay_service_connections_slot
- list_site_backups_slot
- list_sync_function_triggers_slot
- list_perf_mon_counters_slot
- list_premier_add_ons_slot
- list_publishing_profile_xml_with_secrets_slot
- list_snapshots_slot
- list_snapshots_from_dr_secondary_slot
- list_usages_slot
- list_workflows_connections_slot
- list_vnet_connections_slot
- list_vnet_connections
- list_application_settings
- list_azure_storage_accounts
- list_connection_strings
- list_metadata
- list_publishing_credentials
- list_site_push_settings
- list_host_keys
- list_sync_status
- list_hybrid_connections
- list_relay_service_connections
- list_site_backups
- list_sync_function_triggers
- list_perf_mon_counters
- list_premier_add_ons
- list_publishing_profile_xml_with_secrets
- list_snapshots
- list_snapshots_from_dr_secondary
- list_usages
- list_workflows_connections
- list_backups
- list_backups_slot
- list_basic_publishing_credentials_policies
- list_basic_publishing_credentials_policies_slot
- list_slot_configuration_names
- update_slot_configuration_names
- list_configuration_snapshot_info
- list_configurations
- list_configuration_snapshot_info_slot
- list_configurations_slot
- list_continuous_web_jobs
- list_continuous_web_jobs_slot
- list_production_site_deployment_statuses
- list_slot_site_deployment_statuses_slot
- list_deployments
- list_deployments_slot
- list_domain_ownership_identifiers
- list_domain_ownership_identifiers_slot
- list_functions
- list_function_secrets
- list_instance_functions_slot
- list_function_secrets_slot
- list_host_name_bindings
- list_host_name_bindings_slot
- list_instance_identifiers
- list_instance_identifiers_slot
- list_processes
- list_processes_slot
- list_instance_process_modules
- list_process_modules
- list_instance_process_modules_slot
- list_process_modules_slot
- list_public_certificates
- list_public_certificates_slot
- list_site_containers
- list_site_containers_slot
- list_site_extensions
- list_site_extensions_slot
- list_triggered_web_jobs_slot
- list_triggered_web_jobs
- list_web_jobs_slot
- list_web_jobs
- list_instance_workflows_slot
- list_workflows
- get_slot
- create_or_update_slot
- update_slot
- delete_slot
- get_auth_settings_slot
- get_backup_configuration_slot
- get_web_site_container_logs_slot
- get_container_logs_zip_slot
- get_functions_admin_token_slot
- get_network_traces_slot
- get_network_trace_operation_slot_v2
- get_network_traces_slot_v2
- get_site_php_error_log_flag_slot
- get_private_link_resources_slot
- approve_or_reject_private_endpoint_connection
- delete_private_endpoint_connection
- get_private_endpoint_connection_list
- approve_or_reject_private_endpoint_connection_slot
- delete_private_endpoint_connection_slot
- get_private_endpoint_connection_list_slot
- create_or_update_hybrid_connection
- update_hybrid_connection
- delete_hybrid_connection
- create_or_update_hybrid_connection_slot
- update_hybrid_connection_slot
- delete_hybrid_connection_slot
- create_or_update_vnet_connection_slot
- update_vnet_connection_slot
- delete_vnet_connection_slot
- create_or_update_vnet_connection
- update_vnet_connection
- delete_vnet_connection
- create_or_update_vnet_connection_gateway_slot
- update_vnet_connection_gateway_slot
- create_or_update_vnet_connection_gateway
- update_vnet_connection_gateway
- get_auth_settings
- get_backup_configuration
- get_web_site_container_logs
- get_container_logs_zip
- get_one_deploy_status
- create_one_deploy_operation
- get_functions_admin_token
- get_network_traces
- get_network_trace_operation_v2
- get_network_traces_v2
- get_site_php_error_log_flag
- get_private_link_resources
- get_backup_status
- delete_backup
- get_backup_status_slot
- delete_backup_slot
- get_ftp_allowed
- update_ftp_allowed
- get_scm_allowed
- update_scm_allowed
- get_ftp_allowed_slot
- update_ftp_allowed_slot
- get_scm_allowed_slot
- update_scm_allowed_slot
- get_auth_settings_v2_without_secrets
- update_auth_settings_v2
- get_auth_settings_v2
- get_auth_settings_v2_without_secrets_slot
- update_auth_settings_v2_slot
- get_auth_settings_v2_slot
- get_app_settings_key_vault_references
- get_site_connection_string_key_vault_references
- get_app_settings_key_vault_references_slot
- get_site_connection_string_key_vault_references_slot
- get_diagnostic_logs_configuration
- update_diagnostic_logs_config
- get_diagnostic_logs_configuration_slot
- update_diagnostic_logs_config_slot
- get_configuration
- create_or_update_configuration
- update_configuration
- get_configuration_slot
- create_or_update_configuration_slot
- update_configuration_slot
- get_continuous_web_job
- delete_continuous_web_job
- get_continuous_web_job_slot
- delete_continuous_web_job_slot
- get_deployment
- create_deployment
- delete_deployment
- get_deployment_slot
- create_deployment_slot
- delete_deployment_slot
- create_or_update_domain_ownership_identifier
- update_domain_ownership_identifier
- delete_domain_ownership_identifier
- create_or_update_domain_ownership_identifier_slot
- update_domain_ownership_identifier_slot
- delete_domain_ownership_identifier_slot
- get_ms_deploy_status
- create_ms_deploy_operation
- get_ms_deploy_log
- get_instance_ms_deploy_status
- create_instance_ms_deploy_operation
- get_instance_ms_deploy_log
- get_ms_deploy_status_slot
- create_ms_deploy_operation_slot
- get_ms_deploy_log_slot
- get_instance_ms_deploy_status_slot
- create_instance_ms_deploy_operation_slot
- get_instance_ms_deploy_log_slot
- get_function
- create_function
- delete_function
- get_instance_function_slot
- create_instance_function_slot
- delete_instance_function_slot
- create_or_update_host_name_binding
- delete_host_name_binding
- create_or_update_host_name_binding_slot
- delete_host_name_binding_slot
- create_or_update_relay_service_connection
- update_relay_service_connection
- delete_relay_service_connection
- create_or_update_relay_service_connection_slot
- update_relay_service_connection_slot
- delete_relay_service_connection_slot
- get_instance_info
- get_instance_info_slot
- get_instance_process
- delete_instance_process
- get_instance_process_dump
- get_process
- delete_process
- get_process_dump
- get_instance_process_slot
- delete_instance_process_slot
- get_instance_process_dump_slot
- get_process_slot
- delete_process_slot
- get_process_dump_slot
- get_migrate_my_sql_status
- get_migrate_my_sql_status_slot
- get_swift_virtual_network_connection
- create_or_update_swift_virtual_network_connection_with_check
- update_swift_virtual_network_connection_with_check
- delete_swift_virtual_network
- get_swift_virtual_network_connection_slot
- create_or_update_swift_virtual_network_connection_with_check_slot
- update_swift_virtual_network_connection_with_check_slot
- delete_swift_virtual_network_slot
- add_premier_add_on
- update_premier_add_on
- delete_premier_add_on
- add_premier_add_on_slot
- update_premier_add_on_slot
- delete_premier_add_on_slot
- get_private_access
- put_private_access_vnet
- get_private_access_slot
- put_private_access_vnet_slot
- create_or_update_public_certificate
- delete_public_certificate
- create_or_update_public_certificate_slot
- delete_public_certificate_slot
- create_or_update_site_container
- delete_site_container
- create_or_update_site_container_slot
- delete_site_container_slot
- install_site_extension
- delete_site_extension
- install_site_extension_slot
- delete_site_extension_slot
- get_source_control_slot
- create_or_update_source_control_slot
- update_source_control_slot
- delete_source_control_slot
- get_source_control
- create_or_update_source_control
- update_source_control
- delete_source_control
- get_triggered_web_job_slot
- delete_triggered_web_job_slot
- get_triggered_web_job
- delete_triggered_web_job
- get_web_job_slot
- get_web_job
- analyze_custom_hostname_slot
- apply_slot_configuration_slot
- backup_slot
- update_application_settings_slot
- update_auth_settings_slot
- update_azure_storage_accounts_slot
- update_backup_configuration_slot
- delete_backup_configuration_slot
- update_connection_strings_slot
- update_metadata_slot
- update_site_push_settings_slot
- discover_backup_slot
- sync_functions_slot
- create_or_update_host_secret_slot
- delete_host_secret_slot
- is_cloneable_slot
- start_web_site_network_trace_slot
- start_web_site_network_trace_operation_slot
- stop_web_site_network_trace_slot
- generate_new_site_publishing_password_slot
- reset_slot_configuration_slot
- restart_slot
- restore_from_backup_blob_slot
- restore_from_deleted_app_slot
- restore_snapshot_slot
- swap_slot
- start_slot
- start_network_trace_slot
- stop_slot
- stop_network_trace_slot
- sync_repository_slot
- sync_function_triggers_slot
- deploy_workflow_artifacts_slot
- analyze_custom_hostname
- apply_slot_config_to_production
- backup
- update_application_settings
- update_auth_settings
- update_azure_storage_accounts
- update_backup_configuration
- delete_backup_configuration
- update_connection_strings
- update_metadata
- update_site_push_settings
- discover_backup
- sync_functions
- create_or_update_host_secret
- delete_host_secret
- is_cloneable
- update_machine_key
- migrate_storage
- migrate_my_sql
- start_web_site_network_trace
- start_web_site_network_trace_operation
- stop_web_site_network_trace
- generate_new_site_publishing_password
- reset_production_slot_config
- restart
- restore_from_backup_blob
- restore_from_deleted_app
- restore_snapshot
- swap_slot_with_production
- start
- start_network_trace
- stop
- stop_network_trace
- sync_repository
- sync_function_triggers
- deploy_workflow_artifacts
- restore
- restore_slot
- recover_site_configuration_snapshot
- recover_site_configuration_snapshot_slot
- start_continuous_web_job
- stop_continuous_web_job
- start_continuous_web_job_slot
- stop_continuous_web_job_slot
- create_or_update_function_secret
- delete_function_secret
- create_or_update_function_secret_slot
- delete_function_secret_slot
- run_triggered_web_job_slot
- run_triggered_web_job
Gets an app's deployment slots. Description for Gets an app's deployment slots.
EXEC azure.web.web_apps.list_slots
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Gets the Azure storage account configurations of an app. Description for Gets the Azure storage account configurations of an app.
EXEC azure.web.web_apps.list_azure_storage_accounts_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Gets the connection strings of an app. Description for Gets the connection strings of an app.
EXEC azure.web.web_apps.list_connection_strings_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Gets the metadata of an app. Description for Gets the metadata of an app.
EXEC azure.web.web_apps.list_metadata_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Gets the Git/FTP publishing credentials of an app. Description for Gets the Git/FTP publishing credentials of an app.
EXEC azure.web.web_apps.list_publishing_credentials_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Gets the Push settings associated with web app. Description for Gets the Push settings associated with web app.
EXEC azure.web.web_apps.list_site_push_settings_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Get host secrets for a function app. Description for Get host secrets for a function app.
EXEC azure.web.web_apps.list_host_keys_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
This is to allow calling via powershell and ARM template. Description for This is to allow calling via powershell and ARM template.
EXEC azure.web.web_apps.list_sync_status_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Retrieves all Service Bus Hybrid Connections used by this Web App. Description for Retrieves all Service Bus Hybrid Connections used by this Web App.
EXEC azure.web.web_apps.list_hybrid_connections_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Gets hybrid connections configured for an app (or deployment slot, if specified). Description for Gets hybrid connections configured for an app (or deployment slot, if specified).
EXEC azure.web.web_apps.list_relay_service_connections_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Gets existing backups of an app. Description for Gets existing backups of an app.
EXEC azure.web.web_apps.list_site_backups_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
This is to allow calling via powershell and ARM template. Description for This is to allow calling via powershell and ARM template.
EXEC azure.web.web_apps.list_sync_function_triggers_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Gets perfmon counters for web app. Description for Gets perfmon counters for web app.
EXEC azure.web.web_apps.list_perf_mon_counters_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required,
@$filter='{{ $filter }}'
;
Gets the premier add-ons of an app. Description for Gets the premier add-ons of an app.
EXEC azure.web.web_apps.list_premier_add_ons_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Gets the publishing profile for an app (or deployment slot, if specified). Description for Gets the publishing profile for an app (or deployment slot, if specified).
EXEC azure.web.web_apps.list_publishing_profile_xml_with_secrets_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"format": "{{ format }}",
"includeDisasterRecoveryEndpoints": {{ includeDisasterRecoveryEndpoints }}
}'
;
Returns all Snapshots to the user. Description for Returns all Snapshots to the user.
EXEC azure.web.web_apps.list_snapshots_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Returns all Snapshots to the user from DRSecondary endpoint. Description for Returns all Snapshots to the user from DRSecondary endpoint.
EXEC azure.web.web_apps.list_snapshots_from_dr_secondary_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Gets the quota usage information of an app (or deployment slot, if specified). Description for Gets the quota usage information of an app (or deployment slot, if specified).
EXEC azure.web.web_apps.list_usages_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required,
@$filter='{{ $filter }}'
;
Lists logic app's connections for web site, or a deployment slot. Lists logic app's connections for web site, or a deployment slot.
EXEC azure.web.web_apps.list_workflows_connections_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Gets the virtual networks the app (or deployment slot) is connected to. Description for Gets the virtual networks the app (or deployment slot) is connected to.
EXEC azure.web.web_apps.list_vnet_connections_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Gets the virtual networks the app (or deployment slot) is connected to. Description for Gets the virtual networks the app (or deployment slot) is connected to.
EXEC azure.web.web_apps.list_vnet_connections
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Gets the application settings of an app. Description for Gets the application settings of an app.
EXEC azure.web.web_apps.list_application_settings
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Gets the Azure storage account configurations of an app. Description for Gets the Azure storage account configurations of an app.
EXEC azure.web.web_apps.list_azure_storage_accounts
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Gets the connection strings of an app. Description for Gets the connection strings of an app.
EXEC azure.web.web_apps.list_connection_strings
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Gets the metadata of an app. Description for Gets the metadata of an app.
EXEC azure.web.web_apps.list_metadata
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Gets the Git/FTP publishing credentials of an app. Description for Gets the Git/FTP publishing credentials of an app.
EXEC azure.web.web_apps.list_publishing_credentials
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Gets the Push settings associated with web app. Description for Gets the Push settings associated with web app.
EXEC azure.web.web_apps.list_site_push_settings
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Get host secrets for a function app. Description for Get host secrets for a function app.
EXEC azure.web.web_apps.list_host_keys
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
This is to allow calling via powershell and ARM template. Description for This is to allow calling via powershell and ARM template.
EXEC azure.web.web_apps.list_sync_status
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Retrieves all Service Bus Hybrid Connections used by this Web App. Description for Retrieves all Service Bus Hybrid Connections used by this Web App.
EXEC azure.web.web_apps.list_hybrid_connections
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Gets hybrid connections configured for an app (or deployment slot, if specified). Description for Gets hybrid connections configured for an app (or deployment slot, if specified).
EXEC azure.web.web_apps.list_relay_service_connections
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Gets existing backups of an app. Description for Gets existing backups of an app.
EXEC azure.web.web_apps.list_site_backups
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
This is to allow calling via powershell and ARM template. Description for This is to allow calling via powershell and ARM template.
EXEC azure.web.web_apps.list_sync_function_triggers
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Gets perfmon counters for web app. Description for Gets perfmon counters for web app.
EXEC azure.web.web_apps.list_perf_mon_counters
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required,
@$filter='{{ $filter }}'
;
Gets the premier add-ons of an app. Description for Gets the premier add-ons of an app.
EXEC azure.web.web_apps.list_premier_add_ons
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Gets the publishing profile for an app (or deployment slot, if specified). Description for Gets the publishing profile for an app (or deployment slot, if specified).
EXEC azure.web.web_apps.list_publishing_profile_xml_with_secrets
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"format": "{{ format }}",
"includeDisasterRecoveryEndpoints": {{ includeDisasterRecoveryEndpoints }}
}'
;
Returns all Snapshots to the user. Description for Returns all Snapshots to the user.
EXEC azure.web.web_apps.list_snapshots
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Returns all Snapshots to the user from DRSecondary endpoint. Description for Returns all Snapshots to the user from DRSecondary endpoint.
EXEC azure.web.web_apps.list_snapshots_from_dr_secondary
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Gets the quota usage information of an app (or deployment slot, if specified). Description for Gets the quota usage information of an app (or deployment slot, if specified).
EXEC azure.web.web_apps.list_usages
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required,
@$filter='{{ $filter }}'
;
Lists logic app's connections for web site, or a deployment slot. Lists logic app's connections for web site, or a deployment slot.
EXEC azure.web.web_apps.list_workflows_connections
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Gets existing backups of an app. Description for Gets existing backups of an app.
EXEC azure.web.web_apps.list_backups
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Gets existing backups of an app. Description for Gets existing backups of an app.
EXEC azure.web.web_apps.list_backups_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Returns whether Scm basic auth is allowed and whether Ftp is allowed for a given site. Description for Returns whether Scm basic auth is allowed and whether Ftp is allowed for a given site.
EXEC azure.web.web_apps.list_basic_publishing_credentials_policies
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Returns whether Scm basic auth is allowed and whether Ftp is allowed for a given site. Description for Returns whether Scm basic auth is allowed and whether Ftp is allowed for a given site.
EXEC azure.web.web_apps.list_basic_publishing_credentials_policies_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Gets the names of app settings and connection strings that stick to the slot (not swapped). Description for Gets the names of app settings and connection strings that stick to the slot (not swapped).
EXEC azure.web.web_apps.list_slot_configuration_names
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Updates the names of application settings and connection string that remain with the slot during swap operation. Description for Updates the names of application settings and connection string that remain with the slot during swap operation.
EXEC azure.web.web_apps.update_slot_configuration_names
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"properties": "{{ properties }}",
"kind": "{{ kind }}"
}'
;
Gets a list of web app configuration snapshots identifiers. Each element of the list contains a timestamp and the ID of the snapshot. Description for Gets a list of web app configuration snapshots identifiers. Each element of the list contains a timestamp and the ID of the snapshot.
EXEC azure.web.web_apps.list_configuration_snapshot_info
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
List the configurations of an app. Description for List the configurations of an app.
EXEC azure.web.web_apps.list_configurations
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Gets a list of web app configuration snapshots identifiers. Each element of the list contains a timestamp and the ID of the snapshot. Description for Gets a list of web app configuration snapshots identifiers. Each element of the list contains a timestamp and the ID of the snapshot.
EXEC azure.web.web_apps.list_configuration_snapshot_info_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
List the configurations of an app. Description for List the configurations of an app.
EXEC azure.web.web_apps.list_configurations_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
List continuous web jobs for an app, or a deployment slot. Description for List continuous web jobs for an app, or a deployment slot.
EXEC azure.web.web_apps.list_continuous_web_jobs
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
List continuous web jobs for an app, or a deployment slot. Description for List continuous web jobs for an app, or a deployment slot.
EXEC azure.web.web_apps.list_continuous_web_jobs_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
List deployment statuses for an app (or deployment slot, if specified). List deployment statuses for an app (or deployment slot, if specified).
EXEC azure.web.web_apps.list_production_site_deployment_statuses
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
List deployment statuses for an app (or deployment slot, if specified). List deployment statuses for an app (or deployment slot, if specified).
EXEC azure.web.web_apps.list_slot_site_deployment_statuses_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
List deployments for an app, or a deployment slot. Description for List deployments for an app, or a deployment slot.
EXEC azure.web.web_apps.list_deployments
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
List deployments for an app, or a deployment slot. Description for List deployments for an app, or a deployment slot.
EXEC azure.web.web_apps.list_deployments_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Lists ownership identifiers for domain associated with web app. Description for Lists ownership identifiers for domain associated with web app.
EXEC azure.web.web_apps.list_domain_ownership_identifiers
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Lists ownership identifiers for domain associated with web app. Description for Lists ownership identifiers for domain associated with web app.
EXEC azure.web.web_apps.list_domain_ownership_identifiers_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
List the functions for a web site, or a deployment slot. Description for List the functions for a web site, or a deployment slot.
EXEC azure.web.web_apps.list_functions
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Get function secrets for a function in a web site, or a deployment slot. Description for Get function secrets for a function in a web site, or a deployment slot.
EXEC azure.web.web_apps.list_function_secrets
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@function_name='{{ function_name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
List the functions for a web site, or a deployment slot. Description for List the functions for a web site, or a deployment slot.
EXEC azure.web.web_apps.list_instance_functions_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Get function secrets for a function in a web site, or a deployment slot. Description for Get function secrets for a function in a web site, or a deployment slot.
EXEC azure.web.web_apps.list_function_secrets_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@function_name='{{ function_name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Get hostname bindings for an app or a deployment slot. Description for Get hostname bindings for an app or a deployment slot.
EXEC azure.web.web_apps.list_host_name_bindings
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Get hostname bindings for an app or a deployment slot. Description for Get hostname bindings for an app or a deployment slot.
EXEC azure.web.web_apps.list_host_name_bindings_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Gets all scale-out instances of an app. Description for Gets all scale-out instances of an app.
EXEC azure.web.web_apps.list_instance_identifiers
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Gets all scale-out instances of an app. Description for Gets all scale-out instances of an app.
EXEC azure.web.web_apps.list_instance_identifiers_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site. Description for Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site.
EXEC azure.web.web_apps.list_processes
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site. Description for Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site.
EXEC azure.web.web_apps.list_processes_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
List module information for a process by its ID for a specific scaled-out instance in a web site. Description for List module information for a process by its ID for a specific scaled-out instance in a web site.
EXEC azure.web.web_apps.list_instance_process_modules
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@process_id='{{ process_id }}' --required,
@instance_id='{{ instance_id }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
List module information for a process by its ID for a specific scaled-out instance in a web site. Description for List module information for a process by its ID for a specific scaled-out instance in a web site.
EXEC azure.web.web_apps.list_process_modules
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@process_id='{{ process_id }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
List module information for a process by its ID for a specific scaled-out instance in a web site. Description for List module information for a process by its ID for a specific scaled-out instance in a web site.
EXEC azure.web.web_apps.list_instance_process_modules_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@process_id='{{ process_id }}' --required,
@slot='{{ slot }}' --required,
@instance_id='{{ instance_id }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
List module information for a process by its ID for a specific scaled-out instance in a web site. Description for List module information for a process by its ID for a specific scaled-out instance in a web site.
EXEC azure.web.web_apps.list_process_modules_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@process_id='{{ process_id }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Get public certificates for an app or a deployment slot. Description for Get public certificates for an app or a deployment slot.
EXEC azure.web.web_apps.list_public_certificates
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Get public certificates for an app or a deployment slot. Description for Get public certificates for an app or a deployment slot.
EXEC azure.web.web_apps.list_public_certificates_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Lists all the site containers of a site, or a deployment slot. Lists all the site containers of a site, or a deployment slot.
EXEC azure.web.web_apps.list_site_containers
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Lists all the site containers of a site, or a deployment slot. Lists all the site containers of a site, or a deployment slot.
EXEC azure.web.web_apps.list_site_containers_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Get list of siteextensions for a web site, or a deployment slot. Description for Get list of siteextensions for a web site, or a deployment slot.
EXEC azure.web.web_apps.list_site_extensions
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Get list of siteextensions for a web site, or a deployment slot. Description for Get list of siteextensions for a web site, or a deployment slot.
EXEC azure.web.web_apps.list_site_extensions_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
List triggered web jobs for an app, or a deployment slot. Description for List triggered web jobs for an app, or a deployment slot.
EXEC azure.web.web_apps.list_triggered_web_jobs_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
List triggered web jobs for an app, or a deployment slot. Description for List triggered web jobs for an app, or a deployment slot.
EXEC azure.web.web_apps.list_triggered_web_jobs
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
List webjobs for an app, or a deployment slot. Description for List webjobs for an app, or a deployment slot.
EXEC azure.web.web_apps.list_web_jobs_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
List webjobs for an app, or a deployment slot. Description for List webjobs for an app, or a deployment slot.
EXEC azure.web.web_apps.list_web_jobs
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
List the workflows for a web site, or a deployment slot. List the workflows for a web site, or a deployment slot.
EXEC azure.web.web_apps.list_instance_workflows_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
List the workflows for a web site, or a deployment slot. List the workflows for a web site, or a deployment slot.
EXEC azure.web.web_apps.list_workflows
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Gets the details of a web, mobile, or API app. Description for Gets the details of a web, mobile, or API app.
EXEC azure.web.web_apps.get_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Creates a new web, mobile, or API app in an existing resource group, or updates an existing app. Description for Creates a new web, mobile, or API app in an existing resource group, or updates an existing app.
EXEC azure.web.web_apps.create_or_update_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"tags": "{{ tags }}",
"location": "{{ location }}",
"properties": "{{ properties }}",
"identity": "{{ identity }}",
"extendedLocation": "{{ extendedLocation }}",
"kind": "{{ kind }}"
}'
;
Creates a new web, mobile, or API app in an existing resource group, or updates an existing app. Description for Creates a new web, mobile, or API app in an existing resource group, or updates an existing app.
EXEC azure.web.web_apps.update_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"kind": "{{ kind }}",
"properties": "{{ properties }}",
"identity": "{{ identity }}"
}'
;
Deletes a web, mobile, or API app, or one of the deployment slots. Description for Deletes a web, mobile, or API app, or one of the deployment slots.
EXEC azure.web.web_apps.delete_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required,
@deleteMetrics={{ deleteMetrics }},
@deleteEmptyServerFarm={{ deleteEmptyServerFarm }}
;
Gets the Authentication/Authorization settings of an app. Description for Gets the Authentication/Authorization settings of an app.
EXEC azure.web.web_apps.get_auth_settings_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Gets the backup configuration of an app. Description for Gets the backup configuration of an app.
EXEC azure.web.web_apps.get_backup_configuration_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Gets the last lines of docker logs for the given site. Description for Gets the last lines of docker logs for the given site.
EXEC azure.web.web_apps.get_web_site_container_logs_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Gets the ZIP archived docker log files for the given site. Description for Gets the ZIP archived docker log files for the given site.
EXEC azure.web.web_apps.get_container_logs_zip_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Fetch a short lived token that can be exchanged for a master key. Description for Fetch a short lived token that can be exchanged for a master key.
EXEC azure.web.web_apps.get_functions_admin_token_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Gets a named operation for a network trace capturing (or deployment slot, if specified). Description for Gets a named operation for a network trace capturing (or deployment slot, if specified).
EXEC azure.web.web_apps.get_network_traces_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@operation_id='{{ operation_id }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Gets a named operation for a network trace capturing (or deployment slot, if specified). Description for Gets a named operation for a network trace capturing (or deployment slot, if specified).
EXEC azure.web.web_apps.get_network_trace_operation_slot_v2
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@operation_id='{{ operation_id }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Gets a named operation for a network trace capturing (or deployment slot, if specified). Description for Gets a named operation for a network trace capturing (or deployment slot, if specified).
EXEC azure.web.web_apps.get_network_traces_slot_v2
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@operation_id='{{ operation_id }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Gets web app's event logs. Description for Gets web app's event logs.
EXEC azure.web.web_apps.get_site_php_error_log_flag_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Gets the private link resources. Description for Gets the private link resources.
EXEC azure.web.web_apps.get_private_link_resources_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Approves or rejects a private endpoint connection. Description for Approves or rejects a private endpoint connection.
EXEC azure.web.web_apps.approve_or_reject_private_endpoint_connection
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@private_endpoint_connection_name='{{ private_endpoint_connection_name }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"properties": "{{ properties }}",
"kind": "{{ kind }}"
}'
;
Deletes a private endpoint connection. Description for Deletes a private endpoint connection.
EXEC azure.web.web_apps.delete_private_endpoint_connection
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@private_endpoint_connection_name='{{ private_endpoint_connection_name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Gets the list of private endpoint connections associated with a site. Description for Gets the list of private endpoint connections associated with a site.
EXEC azure.web.web_apps.get_private_endpoint_connection_list
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Approves or rejects a private endpoint connection. Description for Approves or rejects a private endpoint connection.
EXEC azure.web.web_apps.approve_or_reject_private_endpoint_connection_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@private_endpoint_connection_name='{{ private_endpoint_connection_name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"properties": "{{ properties }}",
"kind": "{{ kind }}"
}'
;
Deletes a private endpoint connection. Description for Deletes a private endpoint connection.
EXEC azure.web.web_apps.delete_private_endpoint_connection_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@private_endpoint_connection_name='{{ private_endpoint_connection_name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Gets the list of private endpoint connections associated with a site. Description for Gets the list of private endpoint connections associated with a site.
EXEC azure.web.web_apps.get_private_endpoint_connection_list_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Creates a new Hybrid Connection using a Service Bus relay. Description for Creates a new Hybrid Connection using a Service Bus relay.
EXEC azure.web.web_apps.create_or_update_hybrid_connection
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@namespace_name='{{ namespace_name }}' --required,
@relay_name='{{ relay_name }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"properties": "{{ properties }}",
"kind": "{{ kind }}"
}'
;
Creates a new Hybrid Connection using a Service Bus relay. Description for Creates a new Hybrid Connection using a Service Bus relay.
EXEC azure.web.web_apps.update_hybrid_connection
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@namespace_name='{{ namespace_name }}' --required,
@relay_name='{{ relay_name }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"properties": "{{ properties }}",
"kind": "{{ kind }}"
}'
;
Removes a Hybrid Connection from this site. Description for Removes a Hybrid Connection from this site.
EXEC azure.web.web_apps.delete_hybrid_connection
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@namespace_name='{{ namespace_name }}' --required,
@relay_name='{{ relay_name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Creates a new Hybrid Connection using a Service Bus relay. Description for Creates a new Hybrid Connection using a Service Bus relay.
EXEC azure.web.web_apps.create_or_update_hybrid_connection_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@namespace_name='{{ namespace_name }}' --required,
@relay_name='{{ relay_name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"properties": "{{ properties }}",
"kind": "{{ kind }}"
}'
;
Creates a new Hybrid Connection using a Service Bus relay. Description for Creates a new Hybrid Connection using a Service Bus relay.
EXEC azure.web.web_apps.update_hybrid_connection_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@namespace_name='{{ namespace_name }}' --required,
@relay_name='{{ relay_name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"properties": "{{ properties }}",
"kind": "{{ kind }}"
}'
;
Removes a Hybrid Connection from this site. Description for Removes a Hybrid Connection from this site.
EXEC azure.web.web_apps.delete_hybrid_connection_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@namespace_name='{{ namespace_name }}' --required,
@relay_name='{{ relay_name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH). Description for Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH).
EXEC azure.web.web_apps.create_or_update_vnet_connection_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@vnet_name='{{ vnet_name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"properties": "{{ properties }}",
"kind": "{{ kind }}"
}'
;
Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH). Description for Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH).
EXEC azure.web.web_apps.update_vnet_connection_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@vnet_name='{{ vnet_name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"properties": "{{ properties }}",
"kind": "{{ kind }}"
}'
;
Deletes a connection from an app (or deployment slot to a named virtual network. Description for Deletes a connection from an app (or deployment slot to a named virtual network.
EXEC azure.web.web_apps.delete_vnet_connection_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@vnet_name='{{ vnet_name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH). Description for Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH).
EXEC azure.web.web_apps.create_or_update_vnet_connection
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@vnet_name='{{ vnet_name }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"properties": "{{ properties }}",
"kind": "{{ kind }}"
}'
;
Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH). Description for Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH).
EXEC azure.web.web_apps.update_vnet_connection
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@vnet_name='{{ vnet_name }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"properties": "{{ properties }}",
"kind": "{{ kind }}"
}'
;
Deletes a connection from an app (or deployment slot to a named virtual network. Description for Deletes a connection from an app (or deployment slot to a named virtual network.
EXEC azure.web.web_apps.delete_vnet_connection
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@vnet_name='{{ vnet_name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH). Description for Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH).
EXEC azure.web.web_apps.create_or_update_vnet_connection_gateway_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@vnet_name='{{ vnet_name }}' --required,
@gateway_name='{{ gateway_name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"properties": "{{ properties }}",
"kind": "{{ kind }}"
}'
;
Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH). Description for Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH).
EXEC azure.web.web_apps.update_vnet_connection_gateway_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@vnet_name='{{ vnet_name }}' --required,
@gateway_name='{{ gateway_name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"properties": "{{ properties }}",
"kind": "{{ kind }}"
}'
;
Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH). Description for Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH).
EXEC azure.web.web_apps.create_or_update_vnet_connection_gateway
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@vnet_name='{{ vnet_name }}' --required,
@gateway_name='{{ gateway_name }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"properties": "{{ properties }}",
"kind": "{{ kind }}"
}'
;
Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH). Description for Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH).
EXEC azure.web.web_apps.update_vnet_connection_gateway
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@vnet_name='{{ vnet_name }}' --required,
@gateway_name='{{ gateway_name }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"properties": "{{ properties }}",
"kind": "{{ kind }}"
}'
;
Gets the Authentication/Authorization settings of an app. Description for Gets the Authentication/Authorization settings of an app.
EXEC azure.web.web_apps.get_auth_settings
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Gets the backup configuration of an app. Description for Gets the backup configuration of an app.
EXEC azure.web.web_apps.get_backup_configuration
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Gets the last lines of docker logs for the given site. Description for Gets the last lines of docker logs for the given site.
EXEC azure.web.web_apps.get_web_site_container_logs
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Gets the ZIP archived docker log files for the given site. Description for Gets the ZIP archived docker log files for the given site.
EXEC azure.web.web_apps.get_container_logs_zip
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Invoke onedeploy status API /api/deployments and gets the deployment status for the site. Description for Invoke onedeploy status API /api/deployments and gets the deployment status for the site.
EXEC azure.web.web_apps.get_one_deploy_status
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Invoke the OneDeploy publish web app extension. Description for Invoke the OneDeploy publish web app extension.
EXEC azure.web.web_apps.create_one_deploy_operation
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Fetch a short lived token that can be exchanged for a master key. Description for Fetch a short lived token that can be exchanged for a master key.
EXEC azure.web.web_apps.get_functions_admin_token
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Gets a named operation for a network trace capturing (or deployment slot, if specified). Description for Gets a named operation for a network trace capturing (or deployment slot, if specified).
EXEC azure.web.web_apps.get_network_traces
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@operation_id='{{ operation_id }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Gets a named operation for a network trace capturing (or deployment slot, if specified). Description for Gets a named operation for a network trace capturing (or deployment slot, if specified).
EXEC azure.web.web_apps.get_network_trace_operation_v2
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@operation_id='{{ operation_id }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Gets a named operation for a network trace capturing (or deployment slot, if specified). Description for Gets a named operation for a network trace capturing (or deployment slot, if specified).
EXEC azure.web.web_apps.get_network_traces_v2
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@operation_id='{{ operation_id }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Gets web app's event logs. Description for Gets web app's event logs.
EXEC azure.web.web_apps.get_site_php_error_log_flag
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Gets the private link resources. Description for Gets the private link resources.
EXEC azure.web.web_apps.get_private_link_resources
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Gets a backup of an app by its ID. Description for Gets a backup of an app by its ID.
EXEC azure.web.web_apps.get_backup_status
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@backup_id='{{ backup_id }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Deletes a backup of an app by its ID. Description for Deletes a backup of an app by its ID.
EXEC azure.web.web_apps.delete_backup
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@backup_id='{{ backup_id }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Gets a backup of an app by its ID. Description for Gets a backup of an app by its ID.
EXEC azure.web.web_apps.get_backup_status_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@backup_id='{{ backup_id }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Deletes a backup of an app by its ID. Description for Deletes a backup of an app by its ID.
EXEC azure.web.web_apps.delete_backup_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@backup_id='{{ backup_id }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Returns whether FTP is allowed on the site or not. Description for Returns whether FTP is allowed on the site or not.
EXEC azure.web.web_apps.get_ftp_allowed
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Updates whether FTP is allowed on the site or not. Description for Updates whether FTP is allowed on the site or not.
EXEC azure.web.web_apps.update_ftp_allowed
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"properties": "{{ properties }}",
"kind": "{{ kind }}"
}'
;
Returns whether Scm basic auth is allowed on the site or not. Description for Returns whether Scm basic auth is allowed on the site or not.
EXEC azure.web.web_apps.get_scm_allowed
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Updates whether user publishing credentials are allowed on the site or not. Description for Updates whether user publishing credentials are allowed on the site or not.
EXEC azure.web.web_apps.update_scm_allowed
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"properties": "{{ properties }}",
"kind": "{{ kind }}"
}'
;
Returns whether FTP is allowed on the site or not. Description for Returns whether FTP is allowed on the site or not.
EXEC azure.web.web_apps.get_ftp_allowed_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Updates whether FTP is allowed on the site or not. Description for Updates whether FTP is allowed on the site or not.
EXEC azure.web.web_apps.update_ftp_allowed_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"properties": "{{ properties }}",
"kind": "{{ kind }}"
}'
;
Returns whether Scm basic auth is allowed on the site or not. Description for Returns whether Scm basic auth is allowed on the site or not.
EXEC azure.web.web_apps.get_scm_allowed_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Updates whether user publishing credentials are allowed on the site or not. Description for Updates whether user publishing credentials are allowed on the site or not.
EXEC azure.web.web_apps.update_scm_allowed_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"properties": "{{ properties }}",
"kind": "{{ kind }}"
}'
;
Gets site's Authentication / Authorization settings for apps via the V2 format. Description for Gets site's Authentication / Authorization settings for apps via the V2 format.
EXEC azure.web.web_apps.get_auth_settings_v2_without_secrets
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Updates site's Authentication / Authorization settings for apps via the V2 format. Description for Updates site's Authentication / Authorization settings for apps via the V2 format.
EXEC azure.web.web_apps.update_auth_settings_v2
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"properties": "{{ properties }}",
"kind": "{{ kind }}"
}'
;
Gets site's Authentication / Authorization settings for apps via the V2 format. Description for Gets site's Authentication / Authorization settings for apps via the V2 format.
EXEC azure.web.web_apps.get_auth_settings_v2
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Gets site's Authentication / Authorization settings for apps via the V2 format. Gets site's Authentication / Authorization settings for apps via the V2 format.
EXEC azure.web.web_apps.get_auth_settings_v2_without_secrets_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Updates site's Authentication / Authorization settings for apps via the V2 format. Description for Updates site's Authentication / Authorization settings for apps via the V2 format.
EXEC azure.web.web_apps.update_auth_settings_v2_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"properties": "{{ properties }}",
"kind": "{{ kind }}"
}'
;
Gets site's Authentication / Authorization settings for apps via the V2 format. Description for Gets site's Authentication / Authorization settings for apps via the V2 format.
EXEC azure.web.web_apps.get_auth_settings_v2_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Gets the config reference app settings and status of an app. Description for Gets the config reference app settings and status of an app.
EXEC azure.web.web_apps.get_app_settings_key_vault_references
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Gets the config reference app settings and status of an app. Description for Gets the config reference app settings and status of an app.
EXEC azure.web.web_apps.get_site_connection_string_key_vault_references
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Gets the config reference app settings and status of an app. Description for Gets the config reference app settings and status of an app.
EXEC azure.web.web_apps.get_app_settings_key_vault_references_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Gets the config reference app settings and status of an app. Description for Gets the config reference app settings and status of an app.
EXEC azure.web.web_apps.get_site_connection_string_key_vault_references_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Gets the logging configuration of an app. Description for Gets the logging configuration of an app.
EXEC azure.web.web_apps.get_diagnostic_logs_configuration
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Updates the logging configuration of an app. Description for Updates the logging configuration of an app.
EXEC azure.web.web_apps.update_diagnostic_logs_config
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"properties": "{{ properties }}",
"kind": "{{ kind }}"
}'
;
Gets the logging configuration of an app. Description for Gets the logging configuration of an app.
EXEC azure.web.web_apps.get_diagnostic_logs_configuration_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Updates the logging configuration of an app. Description for Updates the logging configuration of an app.
EXEC azure.web.web_apps.update_diagnostic_logs_config_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"properties": "{{ properties }}",
"kind": "{{ kind }}"
}'
;
Gets the configuration of an app, such as platform version and bitness, default documents, virtual applications, Always On, etc. Description for Gets the configuration of an app, such as platform version and bitness, default documents, virtual applications, Always On, etc.
EXEC azure.web.web_apps.get_configuration
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Updates the configuration of an app. Description for Updates the configuration of an app.
EXEC azure.web.web_apps.create_or_update_configuration
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"properties": "{{ properties }}",
"kind": "{{ kind }}"
}'
;
Updates the configuration of an app. Description for Updates the configuration of an app.
EXEC azure.web.web_apps.update_configuration
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"properties": "{{ properties }}",
"kind": "{{ kind }}"
}'
;
Gets the configuration of an app, such as platform version and bitness, default documents, virtual applications, Always On, etc. Description for Gets the configuration of an app, such as platform version and bitness, default documents, virtual applications, Always On, etc.
EXEC azure.web.web_apps.get_configuration_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Updates the configuration of an app. Description for Updates the configuration of an app.
EXEC azure.web.web_apps.create_or_update_configuration_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"properties": "{{ properties }}",
"kind": "{{ kind }}"
}'
;
Updates the configuration of an app. Description for Updates the configuration of an app.
EXEC azure.web.web_apps.update_configuration_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"properties": "{{ properties }}",
"kind": "{{ kind }}"
}'
;
Gets a continuous web job by its ID for an app, or a deployment slot. Description for Gets a continuous web job by its ID for an app, or a deployment slot.
EXEC azure.web.web_apps.get_continuous_web_job
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@web_job_name='{{ web_job_name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Delete a continuous web job by its ID for an app, or a deployment slot. Description for Delete a continuous web job by its ID for an app, or a deployment slot.
EXEC azure.web.web_apps.delete_continuous_web_job
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@web_job_name='{{ web_job_name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Gets a continuous web job by its ID for an app, or a deployment slot. Description for Gets a continuous web job by its ID for an app, or a deployment slot.
EXEC azure.web.web_apps.get_continuous_web_job_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@web_job_name='{{ web_job_name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Delete a continuous web job by its ID for an app, or a deployment slot. Description for Delete a continuous web job by its ID for an app, or a deployment slot.
EXEC azure.web.web_apps.delete_continuous_web_job_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@web_job_name='{{ web_job_name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Get a deployment by its ID for an app, or a deployment slot. Description for Get a deployment by its ID for an app, or a deployment slot.
EXEC azure.web.web_apps.get_deployment
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@id='{{ id }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Create a deployment for an app, or a deployment slot. Description for Create a deployment for an app, or a deployment slot.
EXEC azure.web.web_apps.create_deployment
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@id='{{ id }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"properties": "{{ properties }}",
"kind": "{{ kind }}"
}'
;
Delete a deployment by its ID for an app, or a deployment slot. Description for Delete a deployment by its ID for an app, or a deployment slot.
EXEC azure.web.web_apps.delete_deployment
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@id='{{ id }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Get a deployment by its ID for an app, or a deployment slot. Description for Get a deployment by its ID for an app, or a deployment slot.
EXEC azure.web.web_apps.get_deployment_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@id='{{ id }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Create a deployment for an app, or a deployment slot. Description for Create a deployment for an app, or a deployment slot.
EXEC azure.web.web_apps.create_deployment_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@id='{{ id }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"properties": "{{ properties }}",
"kind": "{{ kind }}"
}'
;
Delete a deployment by its ID for an app, or a deployment slot. Description for Delete a deployment by its ID for an app, or a deployment slot.
EXEC azure.web.web_apps.delete_deployment_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@id='{{ id }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Creates a domain ownership identifier for web app, or updates an existing ownership identifier. Description for Creates a domain ownership identifier for web app, or updates an existing ownership identifier.
EXEC azure.web.web_apps.create_or_update_domain_ownership_identifier
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@domain_ownership_identifier_name='{{ domain_ownership_identifier_name }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"properties": "{{ properties }}",
"kind": "{{ kind }}"
}'
;
Creates a domain ownership identifier for web app, or updates an existing ownership identifier. Description for Creates a domain ownership identifier for web app, or updates an existing ownership identifier.
EXEC azure.web.web_apps.update_domain_ownership_identifier
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@domain_ownership_identifier_name='{{ domain_ownership_identifier_name }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"properties": "{{ properties }}",
"kind": "{{ kind }}"
}'
;
Deletes a domain ownership identifier for a web app. Description for Deletes a domain ownership identifier for a web app.
EXEC azure.web.web_apps.delete_domain_ownership_identifier
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@domain_ownership_identifier_name='{{ domain_ownership_identifier_name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Creates a domain ownership identifier for web app, or updates an existing ownership identifier. Description for Creates a domain ownership identifier for web app, or updates an existing ownership identifier.
EXEC azure.web.web_apps.create_or_update_domain_ownership_identifier_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@domain_ownership_identifier_name='{{ domain_ownership_identifier_name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"properties": "{{ properties }}",
"kind": "{{ kind }}"
}'
;
Creates a domain ownership identifier for web app, or updates an existing ownership identifier. Description for Creates a domain ownership identifier for web app, or updates an existing ownership identifier.
EXEC azure.web.web_apps.update_domain_ownership_identifier_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@domain_ownership_identifier_name='{{ domain_ownership_identifier_name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"properties": "{{ properties }}",
"kind": "{{ kind }}"
}'
;
Deletes a domain ownership identifier for a web app. Description for Deletes a domain ownership identifier for a web app.
EXEC azure.web.web_apps.delete_domain_ownership_identifier_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@domain_ownership_identifier_name='{{ domain_ownership_identifier_name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Get the status of the last MSDeploy operation. Description for Get the status of the last MSDeploy operation.
EXEC azure.web.web_apps.get_ms_deploy_status
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Invoke the MSDeploy web app extension. Description for Invoke the MSDeploy web app extension.
EXEC azure.web.web_apps.create_ms_deploy_operation
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"kind": "{{ kind }}",
"properties": "{{ properties }}"
}'
;
Get the MSDeploy Log for the last MSDeploy operation. Description for Get the MSDeploy Log for the last MSDeploy operation.
EXEC azure.web.web_apps.get_ms_deploy_log
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Get the status of the last MSDeploy operation. Description for Get the status of the last MSDeploy operation.
EXEC azure.web.web_apps.get_instance_ms_deploy_status
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@instance_id='{{ instance_id }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Invoke the MSDeploy web app extension. Description for Invoke the MSDeploy web app extension.
EXEC azure.web.web_apps.create_instance_ms_deploy_operation
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@instance_id='{{ instance_id }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"kind": "{{ kind }}",
"properties": "{{ properties }}"
}'
;
Get the MSDeploy Log for the last MSDeploy operation. Description for Get the MSDeploy Log for the last MSDeploy operation.
EXEC azure.web.web_apps.get_instance_ms_deploy_log
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@instance_id='{{ instance_id }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Get the status of the last MSDeploy operation. Description for Get the status of the last MSDeploy operation.
EXEC azure.web.web_apps.get_ms_deploy_status_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Invoke the MSDeploy web app extension. Description for Invoke the MSDeploy web app extension.
EXEC azure.web.web_apps.create_ms_deploy_operation_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"kind": "{{ kind }}",
"properties": "{{ properties }}"
}'
;
Get the MSDeploy Log for the last MSDeploy operation. Description for Get the MSDeploy Log for the last MSDeploy operation.
EXEC azure.web.web_apps.get_ms_deploy_log_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Get the status of the last MSDeploy operation. Description for Get the status of the last MSDeploy operation.
EXEC azure.web.web_apps.get_instance_ms_deploy_status_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@instance_id='{{ instance_id }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Invoke the MSDeploy web app extension. Description for Invoke the MSDeploy web app extension.
EXEC azure.web.web_apps.create_instance_ms_deploy_operation_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@instance_id='{{ instance_id }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"kind": "{{ kind }}",
"properties": "{{ properties }}"
}'
;
Get the MSDeploy Log for the last MSDeploy operation. Description for Get the MSDeploy Log for the last MSDeploy operation.
EXEC azure.web.web_apps.get_instance_ms_deploy_log_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@instance_id='{{ instance_id }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Get function information by its ID for web site, or a deployment slot. Description for Get function information by its ID for web site, or a deployment slot.
EXEC azure.web.web_apps.get_function
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@function_name='{{ function_name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Create function for web site, or a deployment slot. Description for Create function for web site, or a deployment slot.
EXEC azure.web.web_apps.create_function
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@function_name='{{ function_name }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"properties": "{{ properties }}",
"kind": "{{ kind }}"
}'
;
Delete a function for web site, or a deployment slot. Description for Delete a function for web site, or a deployment slot.
EXEC azure.web.web_apps.delete_function
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@function_name='{{ function_name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Get function information by its ID for web site, or a deployment slot. Description for Get function information by its ID for web site, or a deployment slot.
EXEC azure.web.web_apps.get_instance_function_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@function_name='{{ function_name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Create function for web site, or a deployment slot. Description for Create function for web site, or a deployment slot.
EXEC azure.web.web_apps.create_instance_function_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@function_name='{{ function_name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"properties": "{{ properties }}",
"kind": "{{ kind }}"
}'
;
Delete a function for web site, or a deployment slot. Description for Delete a function for web site, or a deployment slot.
EXEC azure.web.web_apps.delete_instance_function_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@function_name='{{ function_name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Creates a hostname binding for an app. Description for Creates a hostname binding for an app.
EXEC azure.web.web_apps.create_or_update_host_name_binding
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@host_name='{{ host_name }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"properties": "{{ properties }}",
"kind": "{{ kind }}"
}'
;
Deletes a hostname binding for an app. Description for Deletes a hostname binding for an app.
EXEC azure.web.web_apps.delete_host_name_binding
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@host_name='{{ host_name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Creates a hostname binding for an app. Description for Creates a hostname binding for an app.
EXEC azure.web.web_apps.create_or_update_host_name_binding_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@host_name='{{ host_name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"properties": "{{ properties }}",
"kind": "{{ kind }}"
}'
;
Deletes a hostname binding for an app. Description for Deletes a hostname binding for an app.
EXEC azure.web.web_apps.delete_host_name_binding_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@host_name='{{ host_name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH). Description for Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH).
EXEC azure.web.web_apps.create_or_update_relay_service_connection
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@entity_name='{{ entity_name }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"properties": "{{ properties }}",
"kind": "{{ kind }}"
}'
;
Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH). Description for Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH).
EXEC azure.web.web_apps.update_relay_service_connection
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@entity_name='{{ entity_name }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"properties": "{{ properties }}",
"kind": "{{ kind }}"
}'
;
Deletes a relay service connection by its name. Description for Deletes a relay service connection by its name.
EXEC azure.web.web_apps.delete_relay_service_connection
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@entity_name='{{ entity_name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH). Description for Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH).
EXEC azure.web.web_apps.create_or_update_relay_service_connection_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@entity_name='{{ entity_name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"properties": "{{ properties }}",
"kind": "{{ kind }}"
}'
;
Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH). Description for Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH).
EXEC azure.web.web_apps.update_relay_service_connection_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@entity_name='{{ entity_name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"properties": "{{ properties }}",
"kind": "{{ kind }}"
}'
;
Deletes a relay service connection by its name. Description for Deletes a relay service connection by its name.
EXEC azure.web.web_apps.delete_relay_service_connection_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@entity_name='{{ entity_name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Gets all scale-out instances of an app. Description for Gets all scale-out instances of an app.
EXEC azure.web.web_apps.get_instance_info
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@instance_id='{{ instance_id }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Gets all scale-out instances of an app. Description for Gets all scale-out instances of an app.
EXEC azure.web.web_apps.get_instance_info_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@instance_id='{{ instance_id }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Get process information by its ID for a specific scaled-out instance in a web site. Description for Get process information by its ID for a specific scaled-out instance in a web site.
EXEC azure.web.web_apps.get_instance_process
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@process_id='{{ process_id }}' --required,
@instance_id='{{ instance_id }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site. Description for Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site.
EXEC azure.web.web_apps.delete_instance_process
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@process_id='{{ process_id }}' --required,
@instance_id='{{ instance_id }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Get a memory dump of a process by its ID for a specific scaled-out instance in a web site. Description for Get a memory dump of a process by its ID for a specific scaled-out instance in a web site.
EXEC azure.web.web_apps.get_instance_process_dump
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@process_id='{{ process_id }}' --required,
@instance_id='{{ instance_id }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Get process information by its ID for a specific scaled-out instance in a web site. Description for Get process information by its ID for a specific scaled-out instance in a web site.
EXEC azure.web.web_apps.get_process
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@process_id='{{ process_id }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site. Description for Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site.
EXEC azure.web.web_apps.delete_process
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@process_id='{{ process_id }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Get a memory dump of a process by its ID for a specific scaled-out instance in a web site. Description for Get a memory dump of a process by its ID for a specific scaled-out instance in a web site.
EXEC azure.web.web_apps.get_process_dump
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@process_id='{{ process_id }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Get process information by its ID for a specific scaled-out instance in a web site. Description for Get process information by its ID for a specific scaled-out instance in a web site.
EXEC azure.web.web_apps.get_instance_process_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@process_id='{{ process_id }}' --required,
@slot='{{ slot }}' --required,
@instance_id='{{ instance_id }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site. Description for Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site.
EXEC azure.web.web_apps.delete_instance_process_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@process_id='{{ process_id }}' --required,
@slot='{{ slot }}' --required,
@instance_id='{{ instance_id }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Get a memory dump of a process by its ID for a specific scaled-out instance in a web site. Description for Get a memory dump of a process by its ID for a specific scaled-out instance in a web site.
EXEC azure.web.web_apps.get_instance_process_dump_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@process_id='{{ process_id }}' --required,
@slot='{{ slot }}' --required,
@instance_id='{{ instance_id }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Get process information by its ID for a specific scaled-out instance in a web site. Description for Get process information by its ID for a specific scaled-out instance in a web site.
EXEC azure.web.web_apps.get_process_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@process_id='{{ process_id }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site. Description for Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site.
EXEC azure.web.web_apps.delete_process_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@process_id='{{ process_id }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Get a memory dump of a process by its ID for a specific scaled-out instance in a web site. Description for Get a memory dump of a process by its ID for a specific scaled-out instance in a web site.
EXEC azure.web.web_apps.get_process_dump_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@process_id='{{ process_id }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Returns the status of MySql in app migration, if one is active, and whether or not MySql in app is enabled. Description for Returns the status of MySql in app migration, if one is active, and whether or not MySql in app is enabled.
EXEC azure.web.web_apps.get_migrate_my_sql_status
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Returns the status of MySql in app migration, if one is active, and whether or not MySql in app is enabled. Description for Returns the status of MySql in app migration, if one is active, and whether or not MySql in app is enabled.
EXEC azure.web.web_apps.get_migrate_my_sql_status_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Gets a Swift Virtual Network connection. Description for Gets a Swift Virtual Network connection.
EXEC azure.web.web_apps.get_swift_virtual_network_connection
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Integrates this Web App with a Virtual Network. This requires that 1) "swiftSupported" is true when doing a GET against this resource, and 2) that the target Subnet has already been delegated, and is not in use by another App Service Plan other than the one this App is in. Description for Integrates this Web App with a Virtual Network. This requires that 1) "swiftSupported" is true when doing a GET against this resource, and 2) that the target Subnet has already been delegated, and is not in use by another App Service Plan other than the one this App is in.
EXEC azure.web.web_apps.create_or_update_swift_virtual_network_connection_with_check
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"properties": "{{ properties }}",
"kind": "{{ kind }}"
}'
;
Integrates this Web App with a Virtual Network. This requires that 1) "swiftSupported" is true when doing a GET against this resource, and 2) that the target Subnet has already been delegated, and is not in use by another App Service Plan other than the one this App is in. Description for Integrates this Web App with a Virtual Network. This requires that 1) "swiftSupported" is true when doing a GET against this resource, and 2) that the target Subnet has already been delegated, and is not in use by another App Service Plan other than the one this App is in.
EXEC azure.web.web_apps.update_swift_virtual_network_connection_with_check
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"properties": "{{ properties }}",
"kind": "{{ kind }}"
}'
;
Deletes a Swift Virtual Network connection from an app (or deployment slot). Description for Deletes a Swift Virtual Network connection from an app (or deployment slot).
EXEC azure.web.web_apps.delete_swift_virtual_network
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Gets a Swift Virtual Network connection. Description for Gets a Swift Virtual Network connection.
EXEC azure.web.web_apps.get_swift_virtual_network_connection_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Integrates this Web App with a Virtual Network. This requires that 1) "swiftSupported" is true when doing a GET against this resource, and 2) that the target Subnet has already been delegated, and is not in use by another App Service Plan other than the one this App is in. Description for Integrates this Web App with a Virtual Network. This requires that 1) "swiftSupported" is true when doing a GET against this resource, and 2) that the target Subnet has already been delegated, and is not in use by another App Service Plan other than the one this App is in.
EXEC azure.web.web_apps.create_or_update_swift_virtual_network_connection_with_check_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"properties": "{{ properties }}",
"kind": "{{ kind }}"
}'
;
Integrates this Web App with a Virtual Network. This requires that 1) "swiftSupported" is true when doing a GET against this resource, and 2) that the target Subnet has already been delegated, and is not in use by another App Service Plan other than the one this App is in. Description for Integrates this Web App with a Virtual Network. This requires that 1) "swiftSupported" is true when doing a GET against this resource, and 2) that the target Subnet has already been delegated, and is not in use by another App Service Plan other than the one this App is in.
EXEC azure.web.web_apps.update_swift_virtual_network_connection_with_check_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"properties": "{{ properties }}",
"kind": "{{ kind }}"
}'
;
Deletes a Swift Virtual Network connection from an app (or deployment slot). Description for Deletes a Swift Virtual Network connection from an app (or deployment slot).
EXEC azure.web.web_apps.delete_swift_virtual_network_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Updates a named add-on of an app. Description for Updates a named add-on of an app.
EXEC azure.web.web_apps.add_premier_add_on
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@premier_add_on_name='{{ premier_add_on_name }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"tags": "{{ tags }}",
"location": "{{ location }}",
"properties": "{{ properties }}",
"kind": "{{ kind }}"
}'
;
Updates a named add-on of an app. Description for Updates a named add-on of an app.
EXEC azure.web.web_apps.update_premier_add_on
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@premier_add_on_name='{{ premier_add_on_name }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"kind": "{{ kind }}",
"properties": "{{ properties }}"
}'
;
Delete a premier add-on from an app. Description for Delete a premier add-on from an app.
EXEC azure.web.web_apps.delete_premier_add_on
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@premier_add_on_name='{{ premier_add_on_name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Updates a named add-on of an app. Description for Updates a named add-on of an app.
EXEC azure.web.web_apps.add_premier_add_on_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@premier_add_on_name='{{ premier_add_on_name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"tags": "{{ tags }}",
"location": "{{ location }}",
"properties": "{{ properties }}",
"kind": "{{ kind }}"
}'
;
Updates a named add-on of an app. Description for Updates a named add-on of an app.
EXEC azure.web.web_apps.update_premier_add_on_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@premier_add_on_name='{{ premier_add_on_name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"kind": "{{ kind }}",
"properties": "{{ properties }}"
}'
;
Delete a premier add-on from an app. Description for Delete a premier add-on from an app.
EXEC azure.web.web_apps.delete_premier_add_on_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@premier_add_on_name='{{ premier_add_on_name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Gets data around private site access enablement and authorized Virtual Networks that can access the site. Description for Gets data around private site access enablement and authorized Virtual Networks that can access the site.
EXEC azure.web.web_apps.get_private_access
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Sets data around private site access enablement and authorized Virtual Networks that can access the site. Description for Sets data around private site access enablement and authorized Virtual Networks that can access the site.
EXEC azure.web.web_apps.put_private_access_vnet
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"properties": "{{ properties }}",
"kind": "{{ kind }}"
}'
;
Gets data around private site access enablement and authorized Virtual Networks that can access the site. Description for Gets data around private site access enablement and authorized Virtual Networks that can access the site.
EXEC azure.web.web_apps.get_private_access_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Sets data around private site access enablement and authorized Virtual Networks that can access the site. Description for Sets data around private site access enablement and authorized Virtual Networks that can access the site.
EXEC azure.web.web_apps.put_private_access_vnet_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"properties": "{{ properties }}",
"kind": "{{ kind }}"
}'
;
Creates a hostname binding for an app. Description for Creates a hostname binding for an app.
EXEC azure.web.web_apps.create_or_update_public_certificate
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@public_certificate_name='{{ public_certificate_name }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"properties": "{{ properties }}",
"kind": "{{ kind }}"
}'
;
Deletes a hostname binding for an app. Description for Deletes a hostname binding for an app.
EXEC azure.web.web_apps.delete_public_certificate
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@public_certificate_name='{{ public_certificate_name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Creates a hostname binding for an app. Description for Creates a hostname binding for an app.
EXEC azure.web.web_apps.create_or_update_public_certificate_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@public_certificate_name='{{ public_certificate_name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"properties": "{{ properties }}",
"kind": "{{ kind }}"
}'
;
Deletes a hostname binding for an app. Description for Deletes a hostname binding for an app.
EXEC azure.web.web_apps.delete_public_certificate_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@public_certificate_name='{{ public_certificate_name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Creates or Updates a site container for a site, or a deployment slot. Creates or Updates a site container for a site, or a deployment slot.
EXEC azure.web.web_apps.create_or_update_site_container
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@container_name='{{ container_name }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"properties": "{{ properties }}",
"kind": "{{ kind }}"
}'
;
Deletes a site container for a site, or a deployment slot. Deletes a site container for a site, or a deployment slot.
EXEC azure.web.web_apps.delete_site_container
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@container_name='{{ container_name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Creates or Updates a site container for a site, or a deployment slot. Creates or Updates a site container for a site, or a deployment slot.
EXEC azure.web.web_apps.create_or_update_site_container_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@container_name='{{ container_name }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"properties": "{{ properties }}",
"kind": "{{ kind }}"
}'
;
Deletes a site container for a site, or a deployment slot. Deletes a site container for a site, or a deployment slot.
EXEC azure.web.web_apps.delete_site_container_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@container_name='{{ container_name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Install site extension on a web site, or a deployment slot. Description for Install site extension on a web site, or a deployment slot.
EXEC azure.web.web_apps.install_site_extension
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@site_extension_id='{{ site_extension_id }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Remove a site extension from a web site, or a deployment slot. Description for Remove a site extension from a web site, or a deployment slot.
EXEC azure.web.web_apps.delete_site_extension
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@site_extension_id='{{ site_extension_id }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Install site extension on a web site, or a deployment slot. Description for Install site extension on a web site, or a deployment slot.
EXEC azure.web.web_apps.install_site_extension_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@site_extension_id='{{ site_extension_id }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Remove a site extension from a web site, or a deployment slot. Description for Remove a site extension from a web site, or a deployment slot.
EXEC azure.web.web_apps.delete_site_extension_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@site_extension_id='{{ site_extension_id }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Gets the source control configuration of an app. Description for Gets the source control configuration of an app.
EXEC azure.web.web_apps.get_source_control_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Updates the source control configuration of an app. Description for Updates the source control configuration of an app.
EXEC azure.web.web_apps.create_or_update_source_control_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"properties": "{{ properties }}",
"kind": "{{ kind }}"
}'
;
Updates the source control configuration of an app. Description for Updates the source control configuration of an app.
EXEC azure.web.web_apps.update_source_control_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"properties": "{{ properties }}",
"kind": "{{ kind }}"
}'
;
Deletes the source control configuration of an app. Description for Deletes the source control configuration of an app.
EXEC azure.web.web_apps.delete_source_control_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required,
@additionalFlags='{{ additionalFlags }}'
;
Gets the source control configuration of an app. Description for Gets the source control configuration of an app.
EXEC azure.web.web_apps.get_source_control
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Updates the source control configuration of an app. Description for Updates the source control configuration of an app.
EXEC azure.web.web_apps.create_or_update_source_control
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"properties": "{{ properties }}",
"kind": "{{ kind }}"
}'
;
Updates the source control configuration of an app. Description for Updates the source control configuration of an app.
EXEC azure.web.web_apps.update_source_control
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"properties": "{{ properties }}",
"kind": "{{ kind }}"
}'
;
Deletes the source control configuration of an app. Description for Deletes the source control configuration of an app.
EXEC azure.web.web_apps.delete_source_control
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required,
@additionalFlags='{{ additionalFlags }}'
;
Gets a triggered web job by its ID for an app, or a deployment slot. Description for Gets a triggered web job by its ID for an app, or a deployment slot.
EXEC azure.web.web_apps.get_triggered_web_job_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@web_job_name='{{ web_job_name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Delete a triggered web job by its ID for an app, or a deployment slot. Description for Delete a triggered web job by its ID for an app, or a deployment slot.
EXEC azure.web.web_apps.delete_triggered_web_job_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@web_job_name='{{ web_job_name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Gets a triggered web job by its ID for an app, or a deployment slot. Description for Gets a triggered web job by its ID for an app, or a deployment slot.
EXEC azure.web.web_apps.get_triggered_web_job
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@web_job_name='{{ web_job_name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Delete a triggered web job by its ID for an app, or a deployment slot. Description for Delete a triggered web job by its ID for an app, or a deployment slot.
EXEC azure.web.web_apps.delete_triggered_web_job
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@web_job_name='{{ web_job_name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Get webjob information for an app, or a deployment slot. Description for Get webjob information for an app, or a deployment slot.
EXEC azure.web.web_apps.get_web_job_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@web_job_name='{{ web_job_name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Get webjob information for an app, or a deployment slot. Description for Get webjob information for an app, or a deployment slot.
EXEC azure.web.web_apps.get_web_job
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@web_job_name='{{ web_job_name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Analyze a custom hostname. Description for Analyze a custom hostname.
EXEC azure.web.web_apps.analyze_custom_hostname_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required,
@hostName='{{ hostName }}'
;
Applies the configuration settings from the target slot onto the current slot. Description for Applies the configuration settings from the target slot onto the current slot.
EXEC azure.web.web_apps.apply_slot_configuration_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"targetSlot": "{{ targetSlot }}",
"preserveVnet": {{ preserveVnet }}
}'
;
Creates a backup of an app. Description for Creates a backup of an app.
EXEC azure.web.web_apps.backup_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"kind": "{{ kind }}",
"properties": "{{ properties }}"
}'
;
Replaces the application settings of an app. Description for Replaces the application settings of an app.
EXEC azure.web.web_apps.update_application_settings_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"kind": "{{ kind }}",
"properties": "{{ properties }}"
}'
;
Updates the Authentication / Authorization settings associated with web app. Description for Updates the Authentication / Authorization settings associated with web app.
EXEC azure.web.web_apps.update_auth_settings_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"kind": "{{ kind }}",
"properties": "{{ properties }}"
}'
;
Updates the Azure storage account configurations of an app. Description for Updates the Azure storage account configurations of an app.
EXEC azure.web.web_apps.update_azure_storage_accounts_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"kind": "{{ kind }}",
"properties": "{{ properties }}"
}'
;
Updates the backup configuration of an app. Description for Updates the backup configuration of an app.
EXEC azure.web.web_apps.update_backup_configuration_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"kind": "{{ kind }}",
"properties": "{{ properties }}"
}'
;
Deletes the backup configuration of an app. Description for Deletes the backup configuration of an app.
EXEC azure.web.web_apps.delete_backup_configuration_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Replaces the connection strings of an app. Description for Replaces the connection strings of an app.
EXEC azure.web.web_apps.update_connection_strings_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"kind": "{{ kind }}",
"properties": "{{ properties }}"
}'
;
Replaces the metadata of an app. Description for Replaces the metadata of an app.
EXEC azure.web.web_apps.update_metadata_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"kind": "{{ kind }}",
"properties": "{{ properties }}"
}'
;
Updates the Push settings associated with web app. Description for Updates the Push settings associated with web app.
EXEC azure.web.web_apps.update_site_push_settings_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"kind": "{{ kind }}",
"properties": "{{ properties }}"
}'
;
Discovers an existing app backup that can be restored from a blob in Azure storage. Use this to get information about the databases stored in a backup. Description for Discovers an existing app backup that can be restored from a blob in Azure storage. Use this to get information about the databases stored in a backup.
EXEC azure.web.web_apps.discover_backup_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"kind": "{{ kind }}",
"properties": "{{ properties }}"
}'
;
Syncs function trigger metadata to the management database. Description for Syncs function trigger metadata to the management database.
EXEC azure.web.web_apps.sync_functions_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Add or update a host level secret. Description for Add or update a host level secret.
EXEC azure.web.web_apps.create_or_update_host_secret_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@key_type='{{ key_type }}' --required,
@key_name='{{ key_name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"name": "{{ name }}",
"value": "{{ value }}"
}'
;
Delete a host level secret. Description for Delete a host level secret.
EXEC azure.web.web_apps.delete_host_secret_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@key_type='{{ key_type }}' --required,
@key_name='{{ key_name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Shows whether an app can be cloned to another resource group or subscription. Description for Shows whether an app can be cloned to another resource group or subscription.
EXEC azure.web.web_apps.is_cloneable_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Start capturing network packets for the site (To be deprecated). Description for Start capturing network packets for the site (To be deprecated).
EXEC azure.web.web_apps.start_web_site_network_trace_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required,
@durationInSeconds='{{ durationInSeconds }}',
@maxFrameLength='{{ maxFrameLength }}',
@sasUrl='{{ sasUrl }}'
;
Start capturing network packets for the site. Description for Start capturing network packets for the site.
EXEC azure.web.web_apps.start_web_site_network_trace_operation_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required,
@durationInSeconds='{{ durationInSeconds }}',
@maxFrameLength='{{ maxFrameLength }}',
@sasUrl='{{ sasUrl }}'
;
Stop ongoing capturing network packets for the site. Description for Stop ongoing capturing network packets for the site.
EXEC azure.web.web_apps.stop_web_site_network_trace_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Generates a new publishing password for an app (or deployment slot, if specified). Description for Generates a new publishing password for an app (or deployment slot, if specified).
EXEC azure.web.web_apps.generate_new_site_publishing_password_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Resets the configuration settings of the current slot if they were previously modified by calling the API with POST. Description for Resets the configuration settings of the current slot if they were previously modified by calling the API with POST.
EXEC azure.web.web_apps.reset_slot_configuration_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Restarts an app (or deployment slot, if specified). Description for Restarts an app (or deployment slot, if specified).
EXEC azure.web.web_apps.restart_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required,
@softRestart={{ softRestart }},
@synchronous={{ synchronous }}
;
Restores an app from a backup blob in Azure Storage. Description for Restores an app from a backup blob in Azure Storage.
EXEC azure.web.web_apps.restore_from_backup_blob_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"kind": "{{ kind }}",
"properties": "{{ properties }}"
}'
;
Restores a deleted web app to this web app. Description for Restores a deleted web app to this web app.
EXEC azure.web.web_apps.restore_from_deleted_app_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"kind": "{{ kind }}",
"properties": "{{ properties }}"
}'
;
Restores a web app from a snapshot. Description for Restores a web app from a snapshot.
EXEC azure.web.web_apps.restore_snapshot_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"kind": "{{ kind }}",
"properties": "{{ properties }}"
}'
;
Swaps two deployment slots of an app. Description for Swaps two deployment slots of an app.
EXEC azure.web.web_apps.swap_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"targetSlot": "{{ targetSlot }}",
"preserveVnet": {{ preserveVnet }}
}'
;
Starts an app (or deployment slot, if specified). Description for Starts an app (or deployment slot, if specified).
EXEC azure.web.web_apps.start_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Start capturing network packets for the site. Description for Start capturing network packets for the site.
EXEC azure.web.web_apps.start_network_trace_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required,
@durationInSeconds='{{ durationInSeconds }}',
@maxFrameLength='{{ maxFrameLength }}',
@sasUrl='{{ sasUrl }}'
;
Stops an app (or deployment slot, if specified). Description for Stops an app (or deployment slot, if specified).
EXEC azure.web.web_apps.stop_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Stop ongoing capturing network packets for the site. Description for Stop ongoing capturing network packets for the site.
EXEC azure.web.web_apps.stop_network_trace_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Sync web app repository. Description for Sync web app repository.
EXEC azure.web.web_apps.sync_repository_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Syncs function trigger metadata to the management database. Description for Syncs function trigger metadata to the management database.
EXEC azure.web.web_apps.sync_function_triggers_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Creates the artifacts for web site, or a deployment slot. Description for Creates the artifacts for web site, or a deployment slot.
EXEC azure.web.web_apps.deploy_workflow_artifacts_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"appSettings": "{{ appSettings }}",
"files": "{{ files }}",
"filesToDelete": "{{ filesToDelete }}"
}'
;
Analyze a custom hostname. Description for Analyze a custom hostname.
EXEC azure.web.web_apps.analyze_custom_hostname
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required,
@hostName='{{ hostName }}'
;
Applies the configuration settings from the target slot onto the current slot. Description for Applies the configuration settings from the target slot onto the current slot.
EXEC azure.web.web_apps.apply_slot_config_to_production
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"targetSlot": "{{ targetSlot }}",
"preserveVnet": {{ preserveVnet }}
}'
;
Creates a backup of an app. Description for Creates a backup of an app.
EXEC azure.web.web_apps.backup
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"kind": "{{ kind }}",
"properties": "{{ properties }}"
}'
;
Replaces the application settings of an app. Description for Replaces the application settings of an app.
EXEC azure.web.web_apps.update_application_settings
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"kind": "{{ kind }}",
"properties": "{{ properties }}"
}'
;
Updates the Authentication / Authorization settings associated with web app. Description for Updates the Authentication / Authorization settings associated with web app.
EXEC azure.web.web_apps.update_auth_settings
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"kind": "{{ kind }}",
"properties": "{{ properties }}"
}'
;
Updates the Azure storage account configurations of an app. Description for Updates the Azure storage account configurations of an app.
EXEC azure.web.web_apps.update_azure_storage_accounts
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"kind": "{{ kind }}",
"properties": "{{ properties }}"
}'
;
Updates the backup configuration of an app. Description for Updates the backup configuration of an app.
EXEC azure.web.web_apps.update_backup_configuration
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"kind": "{{ kind }}",
"properties": "{{ properties }}"
}'
;
Deletes the backup configuration of an app. Description for Deletes the backup configuration of an app.
EXEC azure.web.web_apps.delete_backup_configuration
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Replaces the connection strings of an app. Description for Replaces the connection strings of an app.
EXEC azure.web.web_apps.update_connection_strings
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"kind": "{{ kind }}",
"properties": "{{ properties }}"
}'
;
Replaces the metadata of an app. Description for Replaces the metadata of an app.
EXEC azure.web.web_apps.update_metadata
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"kind": "{{ kind }}",
"properties": "{{ properties }}"
}'
;
Updates the Push settings associated with web app. Description for Updates the Push settings associated with web app.
EXEC azure.web.web_apps.update_site_push_settings
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"kind": "{{ kind }}",
"properties": "{{ properties }}"
}'
;
Discovers an existing app backup that can be restored from a blob in Azure storage. Use this to get information about the databases stored in a backup. Description for Discovers an existing app backup that can be restored from a blob in Azure storage. Use this to get information about the databases stored in a backup.
EXEC azure.web.web_apps.discover_backup
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"kind": "{{ kind }}",
"properties": "{{ properties }}"
}'
;
Syncs function trigger metadata to the management database. Description for Syncs function trigger metadata to the management database.
EXEC azure.web.web_apps.sync_functions
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Add or update a host level secret. Description for Add or update a host level secret.
EXEC azure.web.web_apps.create_or_update_host_secret
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@key_type='{{ key_type }}' --required,
@key_name='{{ key_name }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"name": "{{ name }}",
"value": "{{ value }}"
}'
;
Delete a host level secret. Description for Delete a host level secret.
EXEC azure.web.web_apps.delete_host_secret
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@key_type='{{ key_type }}' --required,
@key_name='{{ key_name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Shows whether an app can be cloned to another resource group or subscription. Description for Shows whether an app can be cloned to another resource group or subscription.
EXEC azure.web.web_apps.is_cloneable
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Updates the machine key of an app. Updates the machine key of an app.
EXEC azure.web.web_apps.update_machine_key
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Restores a web app. Description for Restores a web app.
EXEC azure.web.web_apps.migrate_storage
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required,
@subscriptionName='{{ subscriptionName }}' --required
@@json=
'{
"kind": "{{ kind }}",
"properties": "{{ properties }}"
}'
;
Migrates a local (in-app) MySql database to a remote MySql database. Description for Migrates a local (in-app) MySql database to a remote MySql database.
EXEC azure.web.web_apps.migrate_my_sql
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"kind": "{{ kind }}",
"properties": "{{ properties }}"
}'
;
Start capturing network packets for the site (To be deprecated). Description for Start capturing network packets for the site (To be deprecated).
EXEC azure.web.web_apps.start_web_site_network_trace
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required,
@durationInSeconds='{{ durationInSeconds }}',
@maxFrameLength='{{ maxFrameLength }}',
@sasUrl='{{ sasUrl }}'
;
Start capturing network packets for the site. Description for Start capturing network packets for the site.
EXEC azure.web.web_apps.start_web_site_network_trace_operation
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required,
@durationInSeconds='{{ durationInSeconds }}',
@maxFrameLength='{{ maxFrameLength }}',
@sasUrl='{{ sasUrl }}'
;
Stop ongoing capturing network packets for the site. Description for Stop ongoing capturing network packets for the site.
EXEC azure.web.web_apps.stop_web_site_network_trace
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Generates a new publishing password for an app (or deployment slot, if specified). Description for Generates a new publishing password for an app (or deployment slot, if specified).
EXEC azure.web.web_apps.generate_new_site_publishing_password
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Resets the configuration settings of the current slot if they were previously modified by calling the API with POST. Description for Resets the configuration settings of the current slot if they were previously modified by calling the API with POST.
EXEC azure.web.web_apps.reset_production_slot_config
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Restarts an app (or deployment slot, if specified). Description for Restarts an app (or deployment slot, if specified).
EXEC azure.web.web_apps.restart
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required,
@softRestart={{ softRestart }},
@synchronous={{ synchronous }}
;
Restores an app from a backup blob in Azure Storage. Description for Restores an app from a backup blob in Azure Storage.
EXEC azure.web.web_apps.restore_from_backup_blob
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"kind": "{{ kind }}",
"properties": "{{ properties }}"
}'
;
Restores a deleted web app to this web app. Description for Restores a deleted web app to this web app.
EXEC azure.web.web_apps.restore_from_deleted_app
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"kind": "{{ kind }}",
"properties": "{{ properties }}"
}'
;
Restores a web app from a snapshot. Description for Restores a web app from a snapshot.
EXEC azure.web.web_apps.restore_snapshot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"kind": "{{ kind }}",
"properties": "{{ properties }}"
}'
;
Swaps two deployment slots of an app. Description for Swaps two deployment slots of an app.
EXEC azure.web.web_apps.swap_slot_with_production
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"targetSlot": "{{ targetSlot }}",
"preserveVnet": {{ preserveVnet }}
}'
;
Starts an app (or deployment slot, if specified). Description for Starts an app (or deployment slot, if specified).
EXEC azure.web.web_apps.start
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Start capturing network packets for the site. Description for Start capturing network packets for the site.
EXEC azure.web.web_apps.start_network_trace
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required,
@durationInSeconds='{{ durationInSeconds }}',
@maxFrameLength='{{ maxFrameLength }}',
@sasUrl='{{ sasUrl }}'
;
Stops an app (or deployment slot, if specified). Description for Stops an app (or deployment slot, if specified).
EXEC azure.web.web_apps.stop
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Stop ongoing capturing network packets for the site. Description for Stop ongoing capturing network packets for the site.
EXEC azure.web.web_apps.stop_network_trace
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Sync web app repository. Description for Sync web app repository.
EXEC azure.web.web_apps.sync_repository
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Syncs function trigger metadata to the management database. Description for Syncs function trigger metadata to the management database.
EXEC azure.web.web_apps.sync_function_triggers
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Creates the artifacts for web site, or a deployment slot. Description for Creates the artifacts for web site, or a deployment slot.
EXEC azure.web.web_apps.deploy_workflow_artifacts
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"appSettings": "{{ appSettings }}",
"files": "{{ files }}",
"filesToDelete": "{{ filesToDelete }}"
}'
;
Restores a specific backup to another app (or deployment slot, if specified). Description for Restores a specific backup to another app (or deployment slot, if specified).
EXEC azure.web.web_apps.restore
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@backup_id='{{ backup_id }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"kind": "{{ kind }}",
"properties": "{{ properties }}"
}'
;
Restores a specific backup to another app (or deployment slot, if specified). Description for Restores a specific backup to another app (or deployment slot, if specified).
EXEC azure.web.web_apps.restore_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@backup_id='{{ backup_id }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"kind": "{{ kind }}",
"properties": "{{ properties }}"
}'
;
Reverts the configuration of an app to a previous snapshot. Description for Reverts the configuration of an app to a previous snapshot.
EXEC azure.web.web_apps.recover_site_configuration_snapshot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@snapshot_id='{{ snapshot_id }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Reverts the configuration of an app to a previous snapshot. Description for Reverts the configuration of an app to a previous snapshot.
EXEC azure.web.web_apps.recover_site_configuration_snapshot_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@snapshot_id='{{ snapshot_id }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Start a continuous web job for an app, or a deployment slot. Description for Start a continuous web job for an app, or a deployment slot.
EXEC azure.web.web_apps.start_continuous_web_job
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@web_job_name='{{ web_job_name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Stop a continuous web job for an app, or a deployment slot. Description for Stop a continuous web job for an app, or a deployment slot.
EXEC azure.web.web_apps.stop_continuous_web_job
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@web_job_name='{{ web_job_name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Start a continuous web job for an app, or a deployment slot. Description for Start a continuous web job for an app, or a deployment slot.
EXEC azure.web.web_apps.start_continuous_web_job_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@web_job_name='{{ web_job_name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Stop a continuous web job for an app, or a deployment slot. Description for Stop a continuous web job for an app, or a deployment slot.
EXEC azure.web.web_apps.stop_continuous_web_job_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@web_job_name='{{ web_job_name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Add or update a function secret. Description for Add or update a function secret.
EXEC azure.web.web_apps.create_or_update_function_secret
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@function_name='{{ function_name }}' --required,
@key_name='{{ key_name }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"name": "{{ name }}",
"value": "{{ value }}"
}'
;
Delete a function secret. Description for Delete a function secret.
EXEC azure.web.web_apps.delete_function_secret
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@function_name='{{ function_name }}' --required,
@key_name='{{ key_name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Add or update a function secret. Description for Add or update a function secret.
EXEC azure.web.web_apps.create_or_update_function_secret_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@function_name='{{ function_name }}' --required,
@key_name='{{ key_name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
@@json=
'{
"name": "{{ name }}",
"value": "{{ value }}"
}'
;
Delete a function secret. Description for Delete a function secret.
EXEC azure.web.web_apps.delete_function_secret_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@function_name='{{ function_name }}' --required,
@key_name='{{ key_name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Run a triggered web job for an app, or a deployment slot. Description for Run a triggered web job for an app, or a deployment slot.
EXEC azure.web.web_apps.run_triggered_web_job_slot
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@web_job_name='{{ web_job_name }}' --required,
@slot='{{ slot }}' --required,
@subscription_id='{{ subscription_id }}' --required
;
Run a triggered web job for an app, or a deployment slot. Description for Run a triggered web job for an app, or a deployment slot.
EXEC azure.web.web_apps.run_triggered_web_job
@resource_group_name='{{ resource_group_name }}' --required,
@name='{{ name }}' --required,
@web_job_name='{{ web_job_name }}' --required,
@subscription_id='{{ subscription_id }}' --required
;