# Aspire.Hosting.Azure.AppContainers

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

## Types

- [AzureContainerAppEnvironmentResource](/reference/api/typescript/aspire.hosting.azure.appcontainers/azurecontainerappenvironmentresource.md) -- `handle` - 5 members

## Functions

- [addAzureContainerAppEnvironment](/reference/api/typescript/aspire.hosting.azure.appcontainers/addazurecontainerappenvironment.md) -- `method` -- Adds an Azure Container App Environment resource
- [configureCustomDomain](/reference/api/typescript/aspire.hosting.azure.appcontainers/configurecustomdomain.md) -- `method` -- Configures the custom domain for the container app
- [publishAsAzureContainerApp](/reference/api/typescript/aspire.hosting.azure.appcontainers/publishasazurecontainerapp.md) -- `method` -- Configures the container resource to be published as an Azure Container App
- [publishAsAzureContainerApp](/reference/api/typescript/aspire.hosting.azure.appcontainers/publishasazurecontainerapp.md) -- `method` -- Configures the executable resource to be published as an Azure Container App
- [publishAsAzureContainerApp](/reference/api/typescript/aspire.hosting.azure.appcontainers/publishasazurecontainerapp.md) -- `method` -- Configures the project resource to be published as an Azure Container App
- [publishAsAzureContainerAppJob](/reference/api/typescript/aspire.hosting.azure.appcontainers/publishasazurecontainerappjob.md) -- `method` -- Configures the compute resource as an Azure Container App Job
- [publishAsScheduledAzureContainerAppJob](/reference/api/typescript/aspire.hosting.azure.appcontainers/publishasscheduledazurecontainerappjob.md) -- `method` -- Configures the compute resource as a scheduled Azure Container App Job
- [withAzdResourceNaming](/reference/api/typescript/aspire.hosting.azure.appcontainers/withazdresourcenaming.md) -- `method` -- Configures resources to use azd naming conventions
- [withAzureLogAnalyticsWorkspace](/reference/api/typescript/aspire.hosting.azure.appcontainers/withazureloganalyticsworkspace.md) -- `method` -- Configures the container app environment to use a specific Log Analytics Workspace
- [withCompactResourceNaming](/reference/api/typescript/aspire.hosting.azure.appcontainers/withcompactresourcenaming.md) -- `method` -- Configures resources to use compact naming for length-constrained Azure resources
- [withDashboard](/reference/api/typescript/aspire.hosting.azure.appcontainers/withdashboard.md) -- `method` -- Configures whether the Aspire dashboard is included in the container app environment
- [withHttpsUpgrade](/reference/api/typescript/aspire.hosting.azure.appcontainers/withhttpsupgrade.md) -- `method` -- Configures whether HTTP endpoints are upgraded to HTTPS
