Skip to content

Commit c7b127e

Browse files
committed
Feedback
1 parent adbc66a commit c7b127e

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

AKS-Arc/includes/data-allow-table.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ author: sethmanheim
33
ms.author: sethm
44
ms.service: azure-stack
55
ms.topic: include
6-
ms.date: 01/30/2025
6+
ms.date: 04/07/2025
77
ms.reviewer: abha
88
ms.lastreviewed: 08/15/2022
99

@@ -13,15 +13,15 @@ ms.lastreviewed: 08/15/2022
1313

1414
| URL | Port | Notes |
1515
| :---| :---| :---|
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. |
1818
| 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`. |
1919
| 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. |
2121
| gbl.his.arc.azure.com | 443 | Required to get the regional endpoint for pulling system-assigned Managed Identity certificates. |
2222
| \*.his.arc.azure.com | 443 | Required to pull system-assigned Managed Identity certificates. |
23-
| 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. |
2424
| \*.arc.azure.net| 443 | Required to manage AKS Arc clusters in the Azure portal. |
2525
| 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. |

AKS-Arc/system-requirements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ The previous URL list covers the minimum required URLs for you to connect your A
166166

167167
#### Stretched clusters in AKS
168168

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.
170170

171171
## Windows Admin Center requirements
172172

0 commit comments

Comments
 (0)