[PR #15866] Include our Azure client ID in AzureConnection #30763

Closed
opened 2026-01-31 09:42:48 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/15866

State: closed
Merged: Yes


Some folks over in MSAL land told us that client IDs don't need to be kept secret.

This reduces the delta between "public" terminal and "release build" terminal by one more file, leaving only the telemetry header left (which won't be going public for obvious reasons).

This will also make it easier for contributors to test out Azure Cloud Shell changes... and testing out VT without ConPTY interfering1 .


  1. When Dev branding is selected, Azure Cloud Shell has the added perk of being wired directly to TerminalCore rather than going through ConPTY. ↩︎

**Original Pull Request:** https://github.com/microsoft/terminal/pull/15866 **State:** closed **Merged:** Yes --- Some folks over in MSAL land told us that client IDs don't need to be kept secret. This reduces the delta between "public" terminal and "release build" terminal by one more file, leaving only the telemetry header left (which won't be going public for obvious reasons). This will also make it easier for contributors to test out Azure Cloud Shell changes... and testing out VT without ConPTY interfering[^1]. [^1]: When Dev branding is selected, Azure Cloud Shell has the added perk of being wired directly to TerminalCore rather than going through ConPTY.
claunia added the pull-request label 2026-01-31 09:42:48 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#30763