This repository was archived by the owner on May 5, 2023. It is now read-only.
This repository was archived by the owner on May 5, 2023. It is now read-only.
Supported Azure Environments has outdated links #2245
Closed
Description
azureEnvironments.js has a bunch of pre-defined well-known environments. However, the 'portalUrl' values of Azure, Azure China and Azure US Government are still pointing to the 'classic' portals instead of the new portals.
Also using fwlinks as portalUrl values could bring extra burdens on the SDK users when they try to construct a portal deep link URL. Since the portal URL is unlikely to change for at least every a few years, it would make things easier to just use the direct URL instead of a fwlink.