Skip to content

Update DEV environment 3PA app IDs for new Tunnels 3PA DEV app in Test Tenant#625

Merged
jpablo2002 merged 4 commits intomainfrom
dev/acostajuan/new-3pa-dev-app-config
Apr 25, 2026
Merged

Update DEV environment 3PA app IDs for new Tunnels 3PA DEV app in Test Tenant#625
jpablo2002 merged 4 commits intomainfrom
dev/acostajuan/new-3pa-dev-app-config

Conversation

@jpablo2002
Copy link
Copy Markdown
Contributor

Changes proposed:

The Tunnels1st party app previously used for the DEV environment was disabled, as we're no longer allowed to have 1PA in the Microsoft tenant. The previously created 3PA in the Microsoft tenant is not allowed to become multitenant to allow the E2E tests to use it. Therefore, I've created a new 3PA in our test tenant, which can be multitenant, to allow the previously reenabled DEV usage, and the E2E tests to use it.

This PR pdates the DEV service 3rd-party app (3PA) application IDs to the new values across all five SDK languages (C#, Go, Java, Rust, TypeScript). Changes are limited to TunnelServiceProperties-related files — both manually maintained and auto-generated — and are purely value replacements to use the new 3PA in DEV.

Other Tasks:

  • If you updated the Go SDK did you update the PackageVersion in tunnels.go
  • If you updated the TS SDK did you update the dependencies in package.json for connections and management to require a dependency that is > the current published version(Found using npm view @microsoft/dev-tunnels-contracts). This will fix issues where yarn will pull the old version of packages and will cause mismatched dependencies. See example PR

@jpablo2002 jpablo2002 self-assigned this Apr 24, 2026
@jpablo2002 jpablo2002 added the bug Something isn't working label Apr 24, 2026
Co-authored-by: Copilot <copilot@github.com>
Copy link
Copy Markdown
Member

@leti367 leti367 left a comment

Choose a reason for hiding this comment

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

LGTM

@adamasmar adamasmar self-requested a review April 24, 2026 23:09
@jpablo2002 jpablo2002 merged commit 271b1bf into main Apr 25, 2026
11 checks passed
@jpablo2002 jpablo2002 deleted the dev/acostajuan/new-3pa-dev-app-config branch April 25, 2026 00:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants