Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Nov 25, 2025

Migrate from legacy Azure blob storage URLs to new CDN endpoints across build infrastructure.

Changes

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

    • Updated official release base URL in GenerateLayout.targets
  • dotnetbuilds.blob.core.windows.netci.dot.net

    • Updated internal build feed URLs in .vsts-ci.yml (4 instances)
    • Updated default asset root URL in eng/Versions.props
    • Updated internal base URL and URI fallback logic in GenerateLayout.targets (3 instances)

Scope

Files under eng/common/ and test/ intentionally excluded per requirements - these contain references to old URLs but are not modified.

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.

Co-authored-by: marcpopMSFT <12663534+marcpopMSFT@users.noreply.github.com>
Copilot AI changed the title [WIP] Replace blob URLs with new domains Replace Azure blob storage URLs with CDN endpoints Nov 25, 2025
Copilot finished work on behalf of marcpopMSFT November 25, 2025 22:36
Copilot AI requested a review from marcpopMSFT November 25, 2025 22:36
@marcpopMSFT marcpopMSFT marked this pull request as ready for review November 25, 2025 22:56
@marcpopMSFT marcpopMSFT merged commit a9b9b19 into release/9.0.3xx Nov 25, 2025
29 checks passed
@marcpopMSFT marcpopMSFT deleted the copilot/replace-blob-url-instances branch November 25, 2025 23:55
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.

3 participants