Skip to content

Commit 3155ebb

Browse files
authored
Update tutorial-nsx-tier-1-gateway.md
Correcting additional issues for clarity.
1 parent 857b378 commit 3155ebb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/azure-vmware/tutorial-nsx-tier-1-gateway.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@ An Azure VMware Solution private cloud with access to the NSX manager interface.
2525

2626
A Tier-1 Gateway is typically added to a Tier-0 Gateway in the northbound direction and to segments in the southbound direction.
2727

28-
1. With the CloudAdmin account, log in to the NSX Manager.
28+
1. With the CloudAdmin account, sign in to the NSX Manager.
2929

3030
2. In NSX Manager, select **Networking** > **Tier-1 Gateways**.
3131

32-
3. Click **Add Tier-1 Gateway**.
32+
3. Select **Add Tier-1 Gateway**.
3333

3434
4. Enter a name for the gateway.
3535

@@ -51,12 +51,12 @@ A Tier-1 Gateway is typically added to a Tier-0 Gateway in the northbound direct
5151

5252
| Option | Description |
5353
| :----- | :---------- |
54-
| Preemptive | If the preferred NSX Edge node fails and recovers, it will preemept its peer and become the active node. The peer changes its state to standby. |
54+
| Preemptive | If the preferred NSX Edge node fails and recovers, it preempts its peer and becomes the active node. The peer changes its state to standby. |
5555
| Non-preemptive | If the preferred NSX Edge node fails and recovers, it checks if its peer is the active node. If so, the preferred node will not preempt its peer and will be the standby node. This is the default option. |
5656

5757
:::image type="content" source="media/nsxt/nsx-create-tier-1.png" alt-text="Diagram showing the creation of a new Tier-1 Gateway in NSX Manager." border="false" lightbox="media/nsxt/nsx-create-tier-1.png":::
5858

59-
10. Click **Save**.
59+
10. Select **Save**.
6060

6161
## Next Steps
6262

0 commit comments

Comments
 (0)