# Aspire.Hosting.Azure.AppService

- Module: `Aspire.Hosting.Azure.AppService`
- Version: `13.3.0`
- Source: [GitHub](https://github.com/microsoft/aspire)
- Functions: `7`
- Types: `1`

## Types

- [AzureAppServiceEnvironmentResource](/reference/api/typescript/aspire.hosting.azure.appservice/azureappserviceenvironmentresource.md) -- `handle` - 4 members

## Functions

- [addAzureAppServiceEnvironment](/reference/api/typescript/aspire.hosting.azure.appservice/addazureappserviceenvironment.md) -- `method` -- Adds an Azure App Service environment resource
- [publishAsAzureAppServiceWebsite](/reference/api/typescript/aspire.hosting.azure.appservice/publishasazureappservicewebsite.md) -- `method` -- Publishes the compute resource as an Azure App Service website or deployment slot
- [skipEnvironmentVariableNameChecks](/reference/api/typescript/aspire.hosting.azure.appservice/skipenvironmentvariablenamechecks.md) -- `method` -- Skips Azure App Service environment variable name validation for the compute resource
- [withAzureApplicationInsights](/reference/api/typescript/aspire.hosting.azure.appservice/withazureapplicationinsights.md) -- `method` -- Enables Azure Application Insights for the Azure App Service environment
- [withDashboard](/reference/api/typescript/aspire.hosting.azure.appservice/withdashboard.md) -- `method` -- Configures whether the Aspire dashboard is included in the Azure App Service environment
- [withDeploymentSlot](/reference/api/typescript/aspire.hosting.azure.appservice/withdeploymentslot.md) -- `method` -- Configures the deployment slot for all Azure App Services in the environment
- [withHttpsUpgrade](/reference/api/typescript/aspire.hosting.azure.appservice/withhttpsupgrade.md) -- `method` -- Configures whether HTTP endpoints are automatically upgraded to HTTPS in Azure App Service
