Skip to content

Commit 9d3681e

Browse files
committed
review-9
1 parent eabdbd3 commit 9d3681e

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

learn-pr/azure/azure-sql-secure-data/includes/2-security-capabilities.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Aliases: aw-server.database.windows.net
8181
Under the nonauthoritative answer, there are some important things to look at:
8282

8383
- **Name**: The endpoint starting with `cr2` is part of the public DNS hierarchy. Without getting too much into the hierarchy, let's say that `cr2` is *control ring 2* and that there are multiple data "slices" below it.
84-
- **Address**: The IP address returned here should match the public IP address of your Azure VM. Although the final hop of a tool such as SSMS might be through your virtual machine's (VMs) private IP address, your VMs public IP address is still being used to connect in some capacity.
84+
- **Address**: The IP address returned here should match the public IP address of your Azure VM. Although the final hop of a tool such as SSMS might be through the private IP address of your VM, the public IP address of your VM is still being used to connect in some capacity.
8585
- **Aliases**: Aliases are various points within the DNS hierarchy; in this case, the specific data "slice" and endpoint you connect to.
8686

8787
> [!NOTE]
994 Bytes
Loading

0 commit comments

Comments
 (0)