Azure / Azure/Azure-Functions

Clarification on Migration of functionscdn.azureedge.net Subdomain

Open
#2,576 2 comments 1 reaction 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.