microsoft / microsoft/aspire

App service Hostname should use DNS suffix generated by DNL

Open
#12,511 1 comment 0 reactions 1 assignee Assigned to @eerhardt View on GitHub
area-deployment
Dominant language
C#
Stars
6.3k
Forks
991
Avg merge
2d 12h
Merged PRs (30d)
201

Description

### Is there an existing issue for this?

- [x] I have searched the existing issues

### Is your feature request related to a problem? Please describe the problem.

Currently we generate App Service hostname using Resource Group ID, which is unique globally. The intent being that the hostname is also globally unique and predictable for resolving service dependencies.

But the platform uses DNL to ensure unique hostname and it is going to become default behavior in future. If enabled by default, it would break the current code.

### Describe the solution you'd like

We need to get the app service hostname that is generated with DNL.

### Additional context

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.