We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56585a0 commit 7f6e453Copy full SHA for 7f6e453
articles/aks/dapr-settings.md
@@ -244,7 +244,7 @@ az k8s-extension update --cluster-type managedClusters \
244
The Dapr extension for AKS and Arc for Kubernetes requires the following outbound URLs on `https://:443` to function:
245
1. `https://mcr.microsoft.com/daprio` URL for pulling Dapr artifacts.
246
2. `https://linuxgeneva-microsoft.azurecr.io/` URL for pulling some Dapr dependencies.
247
-3. Also, verify you've included the [outbound URLs required for AKS or Arc for Kubernetes](../azure-arc/kubernetes/network-requirements.md).
+3. The [outbound URLs required for AKS or Arc for Kubernetes](../azure-arc/kubernetes/network-requirements.md).
248
249
## Next Steps
250
0 commit comments