Skip to content

fix: remove leading space in Authority URL in console-daemon#123

Open
HariPrasad-rgb wants to merge 1 commit into
Azure-Samples:mainfrom
HariPrasad-rgb:fix/console-daemon-authority-leading-space
Open

fix: remove leading space in Authority URL in console-daemon#123
HariPrasad-rgb wants to merge 1 commit into
Azure-Samples:mainfrom
HariPrasad-rgb:fix/console-daemon-authority-leading-space

Conversation

@HariPrasad-rgb
Copy link
Copy Markdown

@HariPrasad-rgb HariPrasad-rgb commented May 10, 2026

What does this PR do?

Fixes a leading space in the Authority URL string in console-daemon/Program.cs.

Why?

The extra space before 'https' would cause the Authority URL to be malformed, resulting in an authentication failure at runtime when a developer copies this sample.

Test Plan

  • Authority URL no longer has a leading space
  • No other code changed

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.

1 participant