Skip to content

Commit 3fb5208

Browse files
committed
Doc-a-thon Ubuntu fix
1 parent ad96c07 commit 3fb5208

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-wan/howto-private-link.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: erjosito
77

88
ms.service: virtual-wan
99
ms.topic: how-to
10-
ms.date: 09/22/2020
10+
ms.date: 03/28/2023
1111
ms.author: jomore
1212
ms.custom: fasttrack-new
1313

@@ -42,7 +42,7 @@ Clicking on the private endpoint we have created, you should see its private IP
4242

4343
## <a name="connectivity"></a>Verify connectivity from the same VNet
4444

45-
In this example, we will verify connectivity to the Azure SQL Database from an Ubuntu virtual machine with MS SQL tools installed. The first step is verifying that DNS resolution works and the Azure SQL Database Fully Qualified Domain Name is resolved to a private IP address, in the same VNet where the Private Endpoint has been deployed (10.1.3.0/24):
45+
In this example, we will verify connectivity to the Azure SQL Database from a Linux virtual machine with MS SQL tools installed. The first step is verifying that DNS resolution works and the Azure SQL Database Fully Qualified Domain Name is resolved to a private IP address, in the same VNet where the Private Endpoint has been deployed (10.1.3.0/24):
4646

4747
```bash
4848
nslookup wantest.database.windows.net

0 commit comments

Comments
 (0)