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
|1. |https://management.azure.com| Required for the agent to connect to Azure and register the cluster |
42
-
|2. |https://eastus.dp.kubernetesconfiguration.azure.com, https://westeurope.dp.kubernetesconfiguration.azure.com| Data plane endpoint for the agent to push status and fetch configuration information |
43
-
|3. |https://docker.io| Required to pull container images |
44
-
|4. |https://github.com, git://github.com | Example GitOps repos are hosted on GitHub. Configuration agent requires connectivity to whichever git endpoint you specify. |
45
-
|5. |https://login.microsoftonline.com| Required to fetch and update Azure Resource Manager tokens |
46
-
|6. |https://azurearcfork8s.azurecr.io| Required to pull container images for Azure Arc agents |
|`https://management.azure.com`| Required for the agent to connect to Azure and register the cluster |
42
+
|`https://eastus.dp.kubernetesconfiguration.azure.com`, `https://westeurope.dp.kubernetesconfiguration.azure.com`| Data plane endpoint for the agent to push status and fetch configuration information |
43
+
|`https://docker.io`| Required to pull container images |
44
+
|`https://github.com`, git://github.com | Example GitOps repos are hosted on GitHub. Configuration agent requires connectivity to whichever git endpoint you specify. |
45
+
|`https://login.microsoftonline.com`| Required to fetch and update Azure Resource Manager tokens |
46
+
|`https://azurearcfork8s.azurecr.io`| Required to pull container images for Azure Arc agents |
47
47
48
48
## Register the two providers for Azure Arc enabled Kubernetes:
0 commit comments