Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Nov 25, 2025

Migrates Azure Blob Storage URLs to canonical .NET build infrastructure domains across the SDK build system.

Changes

dotnetcli.blob.core.windows.netbuilds.dotnet.microsoft.com

  • src/Installer/redist-installer/targets/GenerateLayout.targets: Updated OfficialBaseURL for SDK component downloads

dotnetbuilds.blob.core.windows.netci.dot.net

  • .vsts-ci.yml: Updated DotNetRuntimeSourceFeed properties (4 occurrences)
  • eng/Versions.props: Updated DotNetAssetRootUrl default
  • src/Installer/redist-installer/targets/GenerateLayout.targets: Updated InternalBaseURL and fallback download URIs
  • src/SourceBuild/content/repo-projects/sdk.proj: Updated FallbackPublicBaseURL

Exclusions

  • test/TestAssets/: Test data preserved with original URLs
  • eng/common/: Arcade-managed files excluded

All changes are direct URL string replacements with no logic modifications.

Original prompt

Replace all instances of https://dotnetcli.blob.core.windows.net with https://builds.dotnet.microsoft.com

Replace all instances of dotnetbuilds.blob.core.windows.net with ci.dot.net

Do not change any files under eng/common


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI self-assigned this Nov 25, 2025
- Replace https://dotnetcli.blob.core.windows.net with https://builds.dotnet.microsoft.com
- Replace dotnetbuilds.blob.core.windows.net with ci.dot.net
- Updated 4 files: .vsts-ci.yml, eng/Versions.props, GenerateLayout.targets, sdk.proj

Co-authored-by: marcpopMSFT <[email protected]>
Copilot AI changed the title [WIP] Replace blob URLs with new build URLs Replace deprecated blob storage URLs with canonical domains Nov 25, 2025
Copilot finished work on behalf of marcpopMSFT November 25, 2025 22:34
Copilot AI requested a review from marcpopMSFT November 25, 2025 22:34
@marcpopMSFT
Copy link
Member

/azp run dotnet-sdk-public-ci

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@marcpopMSFT marcpopMSFT marked this pull request as ready for review November 25, 2025 22:58
@marcpopMSFT marcpopMSFT requested review from a team as code owners November 25, 2025 22:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants