You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`[Your URL prefix].gw.arc.azure.com`| Your gateway URL. You can obtain this URL by running `az arcgateway list` after you create the resource. |
59
59
|`management.azure.com`| Azure Resource Manager endpoint, required for the Azure Resource Manager control channel. |
60
60
|`<region>.obo.arc.azure.com`| Required when `az connectedk8s proxy` is used. |
61
61
|`login.microsoftonline.com`, `<region>.login.microsoft.com`| Microsoft Entra ID endpoint, used for acquiring identity access tokens. |
62
-
|`gbl.his.arc.azure.com`, `<region>.his.arc.azure.com`| The cloud service endpoint for communicating with Arc Agents. Uses short names; for example `eus` for East US. |
62
+
|`gbl.his.arc.azure.com`, `<region>.his.arc.azure.com`| The cloud service endpoint for communicating with Arc Agents. Uses short names; for example,`eus` for East US. |
63
63
|`mcr.microsoft.com`, `*.data.mcr.microsoft.com`| Required to pull container images for Azure Arc agents. |
64
64
65
65
## Create an AKS Arc cluster with AKS Arc gateway enabled
0 commit comments