Skip to content

Commit 571668c

Browse files
committed
update to endpoint url
1 parent e2c89e3 commit 571668c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/dapr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@ The Dapr extension for AKS and Arc for Kubernetes requires the following URLs on
309309
| URL | Description |
310310
| --- | ----------- |
311311
| `https://mcr.microsoft.com/daprio` | Required `mcr` URL for pulling Dapr artifacts. |
312-
| `https://eastus.dp.kubernetesconfiguration.azure.com/` | Configuration URL for AKS extension. Includes a region prefix. [Change this prefix based on region](#cloudsregions). |
312+
| `https://<region>.dp.kubernetesconfiguration.azure.com/` | Configuration URL for AKS extension. [Learn more about this network requirement](../azure-arc/kubernetes/quickstart-connect-cluster.md#meet-network-requirements). Includes a region prefix. [Change this prefix based on region](#cloudsregions). |
313313

314314
## Troubleshooting extension errors
315315

0 commit comments

Comments
 (0)