Skip to content

Commit c5cb23c

Browse files
authored
Fix hard tabs in azure-privatelink.md
1 parent 41014f1 commit c5cb23c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/cloud/security/azure-privatelink.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -225,11 +225,11 @@ You need to point "DNS name", taken from [Obtain Azure connection alias for Priv
225225

226226
```bash
227227
nslookup xxxxxxxxxx.westus3.privatelink.azure.clickhouse.cloud.
228-
Server: 127.0.0.53
229-
Address: 127.0.0.53#53
228+
Server: 127.0.0.53
229+
Address: 127.0.0.53#53
230230

231231
Non-authoritative answer:
232-
Name: xxxxxxxxxx.westus3.privatelink.azure.clickhouse.cloud
232+
Name: xxxxxxxxxx.westus3.privatelink.azure.clickhouse.cloud
233233
Address: 10.0.0.4
234234
```
235235

0 commit comments

Comments
 (0)