# Aspire.Hosting.Azure.FrontDoor

- Module: `Aspire.Hosting.Azure.FrontDoor`
- Version: `13.4.0-preview.1.26281.18`
- Source: [GitHub](https://github.com/microsoft/aspire)
- Functions: `2`
- Types: `1`

## Types

- [AzureFrontDoorResource](/reference/api/typescript/aspire.hosting.azure.frontdoor/azurefrontdoorresource.md) -- `handle` - 1 members

## Functions

- [addAzureFrontDoor](/reference/api/typescript/aspire.hosting.azure.frontdoor/addazurefrontdoor.md) -- `method` -- Adds an Azure Front Door resource to the application model.
- [withOrigin](/reference/api/typescript/aspire.hosting.azure.frontdoor/withorigin.md) -- `method` -- Adds an origin (backend) to the Azure Front Door resource. Each origin gets its own Front Door endpoint with a distinct `*.azurefd.net` hostname, its own origin group, and a default route.
