-
Notifications
You must be signed in to change notification settings - Fork 353
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
Migrate dotnetbuilds CDN from edgeio to Azure FD #15336
Comments
@dotnet/dnceng |
.NET Dockerfiles reference |
Sorry, this issue is for dotnetbuilds, which WinGet packages is not referencing. |
This is a crucial migration to ensure continued availability of dotnetbuilds after the deprecation of Edgio CDN. The steps outlined look comprehensive, and transitioning to Azure FD makes sense given its integration with the Azure ecosystem. The plan to update all references, including aka.ms links and SDK build tables, should minimize disruption for users relying on these resources. Timely communication via an announcement and issue on GitHub will help users stay informed. Looking forward to the updates after the transition is complete! |
We need to migrate dotnetbuilds over to AzureFD due to the Edgio CDN going away. Unlike dotnetcli, we can change the hostname in the places it is referenced (dotnetbuilds.azureedge.net). dotnetbuilds is not intended for general public consumption of .NET bits, though it is referenced in our official install scripts.
Execution Steps
The plan for migration off of dotnetbuilds is as follows:
When the old URI dies, the announcement should be updated to indicate that this is the case.
The text was updated successfully, but these errors were encountered: