Skip to content

Commit 2f17d07

Browse files
Update transparent proxy description
1 parent ab453ea commit 2f17d07

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

articles/azure-arc/kubernetes/quickstart-connect-cluster.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -299,9 +299,7 @@ If your cluster is behind an outbound proxy server, requests must be routed via
299299

300300
---
301301

302-
## Connect a cluster using a transparent outbound proxy server
303-
304-
For outbound proxy servers where only a trusted certificate needs to be provided without the proxy server endpoint inputs, `az connectedk8s connect` can be run with just the `--proxy-cert` input specified. In case multiple trusted certificates are expected,they can be combined into a single certificate chain and passed through.
302+
For outbound proxy servers where only a trusted certificate needs to be provided without the proxy server endpoint inputs, `az connectedk8s connect` can be run with just the `--proxy-cert` input specified. In case multiple trusted certificates are expected, the combined certificate chain can be provided in a single file using the `--proxy-cert` parameter.
305303

306304
### [Azure CLI](#tab/azure-cli)
307305

@@ -317,7 +315,6 @@ The ability to pass in the proxy certificate only without the proxy server endpo
317315

318316
---
319317

320-
321318
## Verify cluster connection
322319

323320
Run the following command:

0 commit comments

Comments
 (0)