Skip to content

TSG-NoExternalDNS#310

Open
andyk-ms wants to merge 5 commits into
mainfrom
andyk/localidentity2607
Open

TSG-NoExternalDNS#310
andyk-ms wants to merge 5 commits into
mainfrom
andyk/localidentity2607

Conversation

@andyk-ms

Copy link
Copy Markdown
Collaborator

Adding info about preparation on the server node for Azure Local deployment with Local identity when there is no external DNS in the local network.

Copilot AI review requested due to automatic review settings June 29, 2026 17:40

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds a new Identity troubleshooting/how-to document describing Azure Local deployment with Local identity in environments without external DNS, focusing on the DNS suffix/mDNS validation behavior. It also removes the Identity area README, which appears to be used elsewhere in TSG/* as the primary navigation/index entry for a component.

Changes:

  • Added a new markdown guide for Local identity deployments with no external DNS.
  • Removed TSG/Identity/README.md (component index).
  • Included a DNS Service configuration screenshot referenced from the new guide.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 4 comments.

File Description
TSG/Identity/README.md Removed the Identity component README (navigation/index).
TSG/Identity/LocalIdentity-NoExternalDNS.md New guide content explaining DNS options, mDNS dependency, and DNS suffix alignment needs.

@@ -0,0 +1,21 @@
# Azure Local Deployment with Local Identity (No External DNS)
Comment thread TSG/Identity/LocalIdentity-NoExternalDNS.md Outdated
- Yes - there is an existing DNS
- No - thjere is NO existing DNS

![DNS Service Configuration](dnsService.png)

![DNS Service Configuration](dnsService.png)

When there is **NO** existing DNS, the initial network validation will depends on mDNS service to resolve the hostname to IP address for the selected server nodes. The Zone Name intended for the Azure Local Deployment may be different from the existing DNS Suffix defaulted on the network interface. The DNS Suffix can be:
Copilot stopped work on behalf of mindyqdiep due to an error June 29, 2026 21:29
Copilot AI requested a review from mindyqdiep June 29, 2026 21:29
mindyqdiep and others added 2 commits June 29, 2026 17:30
Removed the table of contents and updated the title.
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants