We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
A company called Edgio have gone bankrupt and the azureedge.net CDN will be going away on 15th January 2025.
Microsoft has a replacement CDN for some endpoints:
https://devblogs.microsoft.com/dotnet/critical-dotnet-install-links-are-changing/
https://build5nines.com/retirement-of-azureedge-net-dns-edg-io-business-closure-and-what-you-need-to-know/
Critical: .NET install domains and URLs are changing dotnet/core#9671
Searching the top 8k Python projects on PyPI, I found some instances of azureedge.net in this project:
azureedge.net
./webdriver_manager-4.0.2.tar.gz: webdriver_manager-4.0.2/tests/test_edge_driver.py: "https://msedgedriver.azureedge.net/0.2/edgedriver_win64.zip" ./webdriver_manager-4.0.2.tar.gz: webdriver_manager-4.0.2/webdriver_manager/microsoft.py: url: str = "https://msedgedriver.azureedge.net/", ./webdriver_manager-4.0.2.tar.gz: webdriver_manager-4.0.2/webdriver_manager/microsoft.py: latest_release_url: str = "https://msedgedriver.azureedge.net/LATEST_RELEASE",
It doesn't look like Microsoft have updated the links at, for example, https://developer.microsoft.com/en-gb/microsoft-edge/tools/webdriver/?cs=2282084340&form=MA13LH yet, but here's a heads-up.
The text was updated successfully, but these errors were encountered:
Microsoft issue: MicrosoftEdge/EdgeWebDriver#183
Sorry, something went wrong.
No branches or pull requests
A company called Edgio have gone bankrupt and the azureedge.net CDN will be going away on 15th January 2025.
Microsoft has a replacement CDN for some endpoints:
https://devblogs.microsoft.com/dotnet/critical-dotnet-install-links-are-changing/
https://build5nines.com/retirement-of-azureedge-net-dns-edg-io-business-closure-and-what-you-need-to-know/
Critical: .NET install domains and URLs are changing dotnet/core#9671
Searching the top 8k Python projects on PyPI, I found some instances of
azureedge.net
in this project:It doesn't look like Microsoft have updated the links at, for example, https://developer.microsoft.com/en-gb/microsoft-edge/tools/webdriver/?cs=2282084340&form=MA13LH yet, but here's a heads-up.
The text was updated successfully, but these errors were encountered: