functionscdn.azureedge.net network dependency for v4
Open
area: documentation
- Dominant language
- PowerShell
- Stars
- 1.1k
- Forks
- 215
- Avg merge
- 4h 2m
- Merged PRs (30d)
- 1
Description
Azure Functions Host make request to https://functionscdn.azureedge.net/public/ExtensionBundles/Microsoft.Azure.Functions.ExtensionBundle/index.json on startup. I think this behavior is introduced from v4.
If Function work inside firewall, this request may blocked and functions host fail to start.
https://github.com/Azure/azure-functions-host/issues/8168
Please add not about this network dependency.
https://learn.microsoft.com/en-us/azure/azure-functions/migrate-version-3-version-4?source=recommendations&tabs=net8%2Cazure-cli%2Cwindows&pivots=programming-language-javascript
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.