Skip to content

[New article]: Custom domain support in .NET Aspire 9.0 #1864

@mitchdenny

Description

@mitchdenny

Proposed topic or title

Configuring custom domains during deployment to Azure.

Location in table of contents.

No response

Reason for the article

We are considering merging this PR as an experimental API:

dotnet/aspire#6275

This provides the ability to specify configure custom domains when using the new PublishAsAzureAppContainer(...) extension method for container and project resources. However the usage is a multi-step process and requires specific documentation.

The XML doc comments for the ConfigureCustomDomain method provide the background but a detailed walkthrough is required.

Article abstract

Needs to go something like this:

  1. Explain the scenario (deployment via AZD to ACA).
  2. Explain the way domain binding in ACA works (probably with links to their docs for background).
  3. Walkthrough wiring up the ConfigureCustomDomains method and parameters.
  4. Walkthrough doing the first deployment
  5. Walkthrough binding the cert to the domain.
  6. walkthrouh updating the parameter values.
  7. Walkthrough second deployment
  8. Discuss CICD considerations.

Relevant searches

No response

Metadata

Metadata

Assignees

Labels

⌚ Not TriagedNot triageddoc-ideaIndicates issues that are suggestions for new topics [org][type][category]

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions