Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
mitchdenny opened this issue Oct 17, 2024 · 0 comments
Open

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

mitchdenny opened this issue Oct 17, 2024 · 0 comments
Assignees
Labels
doc-idea Indicates issues that are suggestions for new topics [org][type][category] ⌚ Not Triaged Not triaged

Comments

@mitchdenny
Copy link
Member

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

@mitchdenny mitchdenny added the doc-idea Indicates issues that are suggestions for new topics [org][type][category] label Oct 17, 2024
@dotnetrepoman dotnetrepoman bot added the ⌚ Not Triaged Not triaged label Oct 17, 2024
@mitchdenny mitchdenny self-assigned this Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-idea Indicates issues that are suggestions for new topics [org][type][category] ⌚ Not Triaged Not triaged
Projects
None yet
Development

No branches or pull requests

1 participant