Clarification on Migration of functionscdn.azureedge.net Subdomain
- Dominant language
- PowerShell
- Stars
- 1.1k
- Forks
- 215
- Avg merge
- 4h 2m
- Merged PRs (30d)
- 1
Description
We are using Azure Functions and rely on the CDN **functionscdn.azureedge.net** to retrieve extension bundles. However, after reviewing the information provided in the [GitHub issue: "Critical: .NET install domains and URLs are changing"](https://github.com/dotnet/core/issues/9671), I noticed that there is no specific mention of the _**functionscdn**_ subdomain in the migration details.
Could you please clarify:
Whether the functionscdn.azureedge.net subdomain is also part of the migration process?
If yes, to which domain will it be migrated?
For reference, we currently retrieve extension bundles using a URL similar to:
`https://functionscdn.azureedge.net/public/ExtensionBundles/Microsoft.Azure.Functions.ExtensionBundle.Preview/$EXTENSION_BUNDLE_VERSION
This clarification will help us ensure uninterrupted operations and allow us to prepare for any required changes.`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.