Skip to content

Commit 370d7ee

Browse files
committed
remove unnecessary network requirement
Signed-off-by: Hannah Hunter <[email protected]>
1 parent 674c7de commit 370d7ee

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

articles/aks/dapr-settings.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: hannahhunter
66
ms.topic: article
77
ms.custom: build-2023, devx-track-azurecli, linux-related-content
88
ms.subservice: aks-developer
9-
ms.date: 04/01/2024
9+
ms.date: 07/09/2024
1010
---
1111

1212
# Configure the Dapr extension for your Azure Kubernetes Service (AKS) and Arc-enabled Kubernetes project
@@ -370,8 +370,7 @@ properties: {
370370

371371
The Dapr extension for AKS and Arc for Kubernetes requires the following outbound URLs on `https://:443` to function:
372372
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).
375374

376375
## Next Steps
377376

0 commit comments

Comments
 (0)