Skip to content

Update domain for Azure Functions CDN #1013

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

Closed
mattchenderson opened this issue Feb 6, 2025 · 1 comment · Fixed by #1014
Closed

Update domain for Azure Functions CDN #1013

mattchenderson opened this issue Feb 6, 2025 · 1 comment · Fixed by #1014
Assignees

Comments

@mattchenderson
Copy link

mattchenderson commented Feb 6, 2025

Due to a change in the underlying CDN itself, references to functionscdn.azureedge.net must be replaced with cdn.functions.azure.com. The new domain is endpoint compatible, so all uses of it should continue to work as expected after the domain change.

I've also filed a corresponding issue in this repository's upstream (microsoft#9857) which covers the snapshot of the tooling feed which is included. Here, that code would be:

This repository also includes a reference as part of configuration:

Because this is derived from the tooling feed, you may be interested in following Azure/azure-functions-tooling-feed#603, which tracks the central change there. See Azure/Azure-Functions#2576 for other related issues across other Functions repos.

Please let us know if you have any questions or concerns with this - we're happy to help support.

@rafaelldi rafaelldi self-assigned this Feb 7, 2025
@rafaelldi
Copy link
Collaborator

Thank you!

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 a pull request may close this issue.

2 participants