azd CDN changing January 2025 #4663
Pinned
danieljurek
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
See issue here: #4661
This issue primarily impacts downloaded versions of installed scripts (which should be updated to the latest by visiting
https://aka.ms/install-azd.ps1andhttps://aka.ms/install-azd.sh), GitHub Actions users (who need to upgrade toazure/setup-azd@v2), some Azure DevOps instances which need to upgrade to the latest version ofsetup-azd@0, and custom logic that depends on hostnames.The CDN endpoint for downloading and installing
azdis changing. This is because the Edgeio provider is retiring their CDN service effective January 15, 2025.Depending on hostnames for azd install is not supported. We recommend using the install scripts or supported installation channels like WinGet, Choco, and brew.
The CDN at
azdrelease.azureedge.netand the much older unsupportedazure-dev.azureedge.netwill be taken offline in the coming days.Impacted:
azure/setup-azdGitHub Actioninstall-azd.ps1andinstall-azd.shscripts*.azureedge.netCDN hostsActions:
v2) forazure/setup-azdin your workflows.azdrelease.azureedge.netto instead use the new hostname.Not impact:
azdclient andAzure Developer CLIVSCode extension are not directly impactedhttps://aka.ms/install-azd.ps1and
https://aka.ms/install-azd.shscripts. Those have already been updated.Beta Was this translation helpful? Give feedback.
All reactions