Skip to content

Migrate devdiv/dotnet-core-internal-tooling to WIF service connection#20036

Open
missymessa wants to merge 1 commit into
dotnet:mainfrom
missymessa:dev/mjanecke/migrate-dotnet-core-internal-tooling-wif
Open

Migrate devdiv/dotnet-core-internal-tooling to WIF service connection#20036
missymessa wants to merge 1 commit into
dotnet:mainfrom
missymessa:dev/mjanecke/migrate-dotnet-core-internal-tooling-wif

Conversation

@missymessa

Copy link
Copy Markdown
Member

Summary

Replace PAT-backed externalnugetfeed SC with WIF-based azureDevOpsServiceConnection for the devdiv/dotnet-core-internal-tooling NuGet feed.

Motivation

Part of PAT disable policy migration (dnceng WI 10124).

Changes

  • Before: nuGetServiceConnections: 'devdiv/dotnet-core-internal-tooling' (PAT-based ExternalNuGetFeed SC)
  • After: azureDevOpsServiceConnection + feedUrl (WIF SC backed by Entra app)

New Service Connection

Same pattern as the devdiv/engineering feed migration (dotnet/roslyn#83918, dotnet/dotnet#6902).

Replace PAT-backed externalnugetfeed SC with WIF-based
azureDevOpsServiceConnection for the devdiv/dotnet-core-internal-tooling
NuGet feed. Part of PAT disable policy migration (WI 10124).

New SC: dnceng-devdiv-dotnet-core-internal-tooling-feed-rw-wif
@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

✅ No release notes required

@github-actions github-actions Bot added ⚠️ Affects-Build-Infra Tooling check: PR touches build infrastructure ⚠️ Affects-Restore Tooling check: PR touches NuGet packages or feeds labels Jul 6, 2026
@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

🔍 Tooling Safety Check — Affects-Build-Infra, Affects-Restore
Affects-Build-Infra: modifies eng/restore-internal-tools.yml (CI pipeline)
Affects-Restore: changes NuGet feed auth method and feed URL

Generated by PR Tooling Safety Check · opus46 2.9M ·

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

⚠️ Affects-Build-Infra Tooling check: PR touches build infrastructure ⚠️ Affects-Restore Tooling check: PR touches NuGet packages or feeds

Projects

Status: New

Development

Successfully merging this pull request may close these issues.

1 participant