Skip to content

Commit 47929b0

Browse files
committed
add conceptual tabs
1 parent bc5381b commit 47929b0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/data-explorer/vnet-deployment.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ If you have an issue while accessing cluster using the public (cluster.region.ku
271271

272272
The first step includes checking TCP connectivity using Windows or Linux OS.
273273

274-
Check using Windows OS
274+
# [Windows](#tab/windows)
275275

276276
1. Download [TCping](https://www.elifulkerson.com/projects/tcping.php) to the machine connecting to the cluster.
277277
2. Ping the destination from the source machine by using the following command:
@@ -284,7 +284,7 @@ Check using Windows OS
284284
Probing 1.2.3.4:443/tcp - Port is open - time=100.00ms
285285
```
286286
287-
Check using Linux OS
287+
# [Linux](#tab/linux)
288288
289289
1. Install *netcat* in the machine connecting to the cluster
290290
@@ -330,7 +330,7 @@ Make sure cluster's subnet has NSG, UDR, and firewall rules are properly configu
330330
331331
If you're experiencing cluster creation or operation issues and you suspect it's related to virtual network setup, follow these steps to troubleshoot the issue.
332332
333-
#### Diagnose the virtual network with the REST API.
333+
#### Diagnose the virtual network with the REST API
334334
335335
The [ARMClient](https://chocolatey.org/packages/ARMClient) is used to call the REST API using PowerShell.
336336

0 commit comments

Comments
 (0)