Skip to main content

static_sites

Overview

Namestatic_sites
TypeResource
Idazure.app_service.static_sites

Fields

NameDatatypeDescription
idstringFully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
namestringThe name of the resource
identityobjectManaged service identity.
propertiesobjectA static site.
skuobjectDescription of a SKU for a scalable resource.
systemDataobjectMetadata pertaining to creation and last modification of the resource.
typestringThe type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Methods

NameAccessible byRequired ParamsDescription
listSELECTsubscriptionIdDescription for Get all Static Sites for a subscription.
_listEXECsubscriptionIdDescription for Get all Static Sites for a subscription.
approve_or_reject_private_endpoint_connectionEXECname, privateEndpointConnectionName, resourceGroupName, subscriptionIdDescription for Approves or rejects a private endpoint connection
detach_static_siteEXECname, resourceGroupName, subscriptionIdDescription for Detaches a static site.
detach_user_provided_function_app_from_static_siteEXECfunctionAppName, name, resourceGroupName, subscriptionIdDescription for Detach the user provided function app from the static site
detach_user_provided_function_app_from_static_site_buildEXECenvironmentName, functionAppName, name, resourceGroupName, subscriptionIdDescription for Detach the user provided function app from the static site build
link_backendEXEClinkedBackendName, name, resourceGroupName, subscriptionId
link_backend_to_buildEXECenvironmentName, linkedBackendName, name, resourceGroupName, subscriptionId
preview_workflowEXEClocation, subscriptionIdDescription for Generates a preview workflow file for the static site
register_user_provided_function_app_with_static_siteEXECfunctionAppName, name, resourceGroupName, subscriptionIdDescription for Register a user provided function app with a static site
register_user_provided_function_app_with_static_site_buildEXECenvironmentName, functionAppName, name, resourceGroupName, subscriptionIdDescription for Register a user provided function app with a static site build
reset_static_site_api_keyEXECname, resourceGroupName, subscriptionIdDescription for Resets the api key for an existing static site.
unlink_backendEXEClinkedBackendName, name, resourceGroupName, subscriptionId
unlink_backend_from_buildEXECenvironmentName, linkedBackendName, name, resourceGroupName, subscriptionId
validate_backendEXEClinkedBackendName, name, resourceGroupName, subscriptionId
validate_backend_for_buildEXECenvironmentName, linkedBackendName, name, resourceGroupName, subscriptionId
validate_custom_domain_can_be_added_to_static_siteEXECdomainName, name, resourceGroupName, subscriptionIdDescription for Validates a particular custom domain can be added to a static site.