Skip to content

Commit a2b3e2d

Browse files
committed
remove table
1 parent 571668c commit a2b3e2d

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

articles/aks/dapr.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -304,12 +304,7 @@ If you want to use an outbound proxy with the Dapr extension for AKS, you can do
304304

305305
## Meet network requirements
306306

307-
The Dapr extension for AKS and Arc for Kubernetes requires the following URLs on `https://:443` to function.
308-
309-
| URL | Description |
310-
| --- | ----------- |
311-
| `https://mcr.microsoft.com/daprio` | Required `mcr` URL for pulling Dapr artifacts. |
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). |
307+
The Dapr extension for AKS and Arc for Kubernetes requires outbound URLs on `https://:443` to function. In addition to the `https://mcr.microsoft.com/daprio` URL for pulling Dapr artifacts, verify you've included the [outbound URLs required for AKS or Arc for Kubernetes](../azure-arc/kubernetes/quickstart-connect-cluster.md#meet-network-requirements).
313308

314309
## Troubleshooting extension errors
315310

0 commit comments

Comments
 (0)