Skip to content

Commit f6b4343

Browse files
committed
updating tab.
1 parent 18643fd commit f6b4343

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

articles/private-link/plsnat-how-to-draft.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ The type of NVA you're using determines how to disable SNAT for private endpoint
3535

3636
#### Add Tag to your VM NIC
3737

38+
Here we add the tag to the VM NIC.
39+
3840
# [**Portal**](#tab/vm-nic-portal)
3941

4042
1. Sign in to the [Azure portal](https://portal.azure.com).
@@ -77,7 +79,10 @@ The type of NVA you're using determines how to disable SNAT for private endpoint
7779

7880
#### Add Tag to your VMSS
7981

82+
Here we add the tag to the VMSS instance.
83+
8084
# [**Portal**](#tab/vmss-powershell)
85+
8186
1. Sign in to the [Azure portal](https://portal.azure.com).
8287
1. In the search bar at the top, type "Virtual machine scale sets" and select it from the services.
8388
1. From the list of scale sets, select your VMSS.
@@ -90,9 +95,9 @@ The type of NVA you're using determines how to disable SNAT for private endpoint
9095
| Value | `true` |
9196

9297
1. Select **Apply** to save the tag.
93-
1.
98+
9499
> [!NOTE]
95-
> The tag is case-sensitive. Ensure you enter it exactly as shown above.
100+
> The tag is case-sensitive. Ensure you enter it exactly as shown.
96101
97102
# [**PowerShell**](#tab/vmss-cli)
98103

0 commit comments

Comments
 (0)