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
Copy file name to clipboardExpand all lines: AKS-Arc/includes/data-allow-table.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ author: sethmanheim
3
3
ms.author: sethm
4
4
ms.service: azure-stack
5
5
ms.topic: include
6
-
ms.date: 01/30/2025
6
+
ms.date: 04/07/2025
7
7
ms.reviewer: abha
8
8
ms.lastreviewed: 08/15/2022
9
9
@@ -13,15 +13,15 @@ ms.lastreviewed: 08/15/2022
13
13
14
14
| URL | Port | Notes |
15
15
| :---| :---| :---|
16
-
| msk8s.api.cdp.microsoft.com | 443 | Used when downloading the AKS on Azure Local product catalog, product bits, and OS images from SFS. Occurs when running `Set-AksHciConfig` and any time you download from SFS. |
17
-
| msk8s.b.tlu.dl.delivery.mp.microsoft.com </br> msk8s.f.tlu.dl.delivery.mp.microsoft.com | 80 | Used when downloading the AKS on Azure Local product catalog, product bits, and OS images from SFS. Occurs when running `Set-AksHciConfig` and any time you download from SFS. |
16
+
| msk8s.api.cdp.microsoft.com | 443 | Used when downloading the AKS on Windows Server product catalog, product bits, and OS images from SFS. Occurs when running `Set-AksHciConfig` and any time you download from SFS. |
17
+
| msk8s.b.tlu.dl.delivery.mp.microsoft.com </br> msk8s.f.tlu.dl.delivery.mp.microsoft.com | 80 | Used when downloading the AKS on Windows Server product catalog, product bits, and OS images from SFS. Occurs when running `Set-AksHciConfig` and any time you download from SFS. |
18
18
| login.microsoftonline.com </br> login.windows.net </br> management.azure.com </br> msft.sts.microsoft.com </br> graph.windows.net | 443 | Used for logging into Azure when running `Set-AksHciRegistration`. |
19
19
| ecpacr.azurecr.io </br> mcr.microsoft.com </br> \*.mcr.microsoft.com </br> \*.data.mcr.microsoft.com </br> \*.blob.core.windows.net </br> US endpoint: wus2replica\*.blob.core.windows.net | 443 | Required to pull container images when running `Install-AksHci`. |
20
-
|\<region>.dp.kubernetesconfiguration.azure.com | 443 | Required to onboard AKS hybrid clusters to Azure Arc. |
20
+
|\<region>.dp.kubernetesconfiguration.azure.com | 443 | Required to onboard AKS on Windows Server clusters to Azure Arc. |
21
21
| gbl.his.arc.azure.com | 443 | Required to get the regional endpoint for pulling system-assigned Managed Identity certificates. |
| k8connecthelm.download.prss.microsoft.com | 443 | Arc-enabled Kubernetes uses Helm 3 to deploy Azure Arc agents on the AKS on Azure Local management cluster. This endpoint is needed for the Helm client download to facilitate deployment of the agent helm chart. |
23
+
| k8connecthelm.download.prss.microsoft.com | 443 | Arc-enabled Kubernetes uses Helm 3 to deploy Azure Arc agents on the AKS on Windows Server management cluster. This endpoint is needed for the Helm client download to facilitate deployment of the agent helm chart. |
24
24
|\*.arc.azure.net| 443 | Required to manage AKS Arc clusters in the Azure portal. |
25
25
| dl.k8s.io | 443 | Required to download and update Kubernetes binaries for Azure Arc. |
26
-
| akshci.azurefd.net | 443 | Required for AKS on Azure Local billing when running `Install-AksHci`. |
27
-
| v20.events.data.microsoft.com </br> gcs.prod.monitoring.core.windows.net | 443 | Used to periodically send Microsoft required diagnostic data from the Azure Local or Windows Server host. |
26
+
| akshci.azurefd.net | 443 | Required for AKS on Windows Server billing when running `Install-AksHci`. |
27
+
| v20.events.data.microsoft.com </br> gcs.prod.monitoring.core.windows.net | 443 | Used to periodically send Microsoft required diagnostic data from the Windows Server host. |
Copy file name to clipboardExpand all lines: AKS-Arc/system-requirements.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -166,7 +166,7 @@ The previous URL list covers the minimum required URLs for you to connect your A
166
166
167
167
#### Stretched clusters in AKS
168
168
169
-
As outlined in the [Stretched clusters overview](/azure/azure-local/concepts/stretched-clusters), deploying AKS on Windows Server using Windows stretched clusters isn't supported. We recommend that you use a backup and disaster recovery approach for your datacenter operational continuity. For more information, see [Perform workload cluster backup or restore using Velero and Azure Blob storage on Azure Local and Windows Server](backup-workload-cluster.md), and [Deploy configurations on AksHci using GitOps with Flux v2](https://techcommunity.microsoft.com/t5/azure-stack-blog/deploy-configurations-on-akshci-using-gitops-with-flux-v2/ba-p/3610596) for application continuity.
169
+
As outlined in the [Stretched clusters overview](/azure/azure-local/concepts/stretched-clusters), deploying AKS on Windows Server using Windows stretched clusters isn't supported. We recommend that you use a backup and disaster recovery approach for your datacenter operational continuity. For more information, see [Perform workload cluster backup or restore using Velero and Azure Blob storage on Windows Server](backup-workload-cluster.md), and [Deploy configurations on AksHci using GitOps with Flux v2](https://techcommunity.microsoft.com/t5/azure-stack-blog/deploy-configurations-on-akshci-using-gitops-with-flux-v2/ba-p/3610596) for application continuity.
0 commit comments