An Azure service that provides private connections between Azure datacenters and infrastructure, either on premises or in a colocation environment.
Hi Lambert Li,
Thanks for reaching out in Microsoft Q&A forum,
The 404 error you’re seeing on the ExpressRoute Ports API link is a documentation routing issue on the Microsoft Learn site, not a problem with your Azure subscription or the actual REST API itself. This same issue is affecting many Azure product documentation pages, not just ExpressRoute.
What you can do right now:
To report the broken documentation link, open a GitHub issue at: https://github.com/Azure/azure-rest-api-specs Include the broken URL: https://learn.microsoft.com/zh-cn/rest/api/expressroute/express-route-ports/list?tabs=HTTP
This will help Microsoft’s documentation team fix the routing issue. In the meantime, your API calls will work fine as long as you use the correct management.azure.com endpoint and the latest api-version.
Reference:
- ExpressRoute support and how to open a GitHub issue: Azure ExpressRoute support and help options | Microsoft Learn
- Azure REST API specs repository (where to file the issue): Issues · Azure/azure-rest-api-specs · GitHub
Kindly let us know if the above helps or you need further assistance on this issue.
Please do not forget to
and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.