File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ ms.author: hannahhunter
6
6
ms.topic : article
7
7
ms.custom : build-2023, devx-track-azurecli, linux-related-content
8
8
ms.subservice : aks-developer
9
- ms.date : 04/01 /2024
9
+ ms.date : 07/09 /2024
10
10
---
11
11
12
12
# Configure the Dapr extension for your Azure Kubernetes Service (AKS) and Arc-enabled Kubernetes project
@@ -370,8 +370,7 @@ properties: {
370
370
371
371
The Dapr extension for AKS and Arc for Kubernetes requires the following outbound URLs on `https://:443` to function :
372
372
1. `https://mcr.microsoft.com/daprio` URL for pulling Dapr artifacts.
373
- 2. `https://linuxgeneva-microsoft.azurecr.io/` URL for pulling some Dapr dependencies.
374
- 3. The [outbound URLs required for AKS or Arc for Kubernetes](../azure-arc/kubernetes/network-requirements.md).
373
+ 1. The [outbound URLs required for AKS or Arc for Kubernetes](../azure-arc/kubernetes/network-requirements.md).
375
374
376
375
# # Next Steps
377
376
You can’t perform that action at this time.
0 commit comments