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

Improve support for region-specific tunnel service URI #517

Merged
merged 2 commits into from
Mar 11, 2025

Conversation

jasongin
Copy link
Member

@jasongin jasongin commented Mar 7, 2025

Applications may wish to supply a region-specific tunnel service URI such as https://usw3.rel.tunnels.api.visualstudio.com instead of the global URI. Previously this would work in many cases but fail when working with tunnels in different regions. This change improves the logic in the C# and TS management clients for modifying the request hostname when accessing a tunnel that is known to be in a different region.

@jasongin jasongin merged commit 0707a81 into main Mar 11, 2025
9 checks passed
@jasongin jasongin deleted the dev/jasongin/regional-service-uri branch March 11, 2025 18:56
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.

2 participants