Skip to content

Commit 931ccae

Browse files
committed
fix broken links
1 parent 4c778ee commit 931ccae

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

articles/nat-gateway/tutorial-hub-spoke-route-nat.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1149,7 +1149,7 @@ A virtual network peering is used to connect the hub to spoke one and spoke one
11491149
11501150
# [**Powershell**](#tab/powershell)
11511151
1152-
Use [New-AzVirtualNetworkPeering](/powershell/module/az.network/new-azvirtualnetworkpeering) to create the peering from the hub to spoke one.
1152+
Use [Add-AzVirtualNetworkPeering](/powershell/module/az.network/add-azvirtualnetworkpeering) to create the peering from the hub to spoke one.
11531153
11541154
```powershell
11551155
# Create peering from hub to spoke one
@@ -1806,7 +1806,7 @@ Create a two-way virtual network peer between the hub and spoke two.
18061806
18071807
# [**Powershell**](#tab/powershell)
18081808
1809-
Use [New-AzVirtualNetworkPeering](/powershell/module/az.network/new-azvirtualnetworkpeering) to create the peering from the hub to spoke two.
1809+
Use [Add-AzVirtualNetworkPeering](/powershell/module/az.network/add-azvirtualnetworkpeering) to create the peering from the hub to spoke two.
18101810
18111811
```powershell
18121812
# Create peering from hub to spoke two

articles/virtual-network/virtual-network-tap-overview.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,6 @@ The accounts you use to apply TAP configuration on network interfaces must be as
5555

5656
- [Darktrace](https://www.darktrace.com)
5757

58-
- [ExtraHop Reveal(x)](https://hop.extrahop.com/partners/tech-partners/microsoft/)
59-
6058
- [Fidelis Cybersecurity](https://fidelissecurity.com/)
6159

6260
- [Flowmon](https://www.flowmon.com/en/blog/azure-vtap)

0 commit comments

Comments
 (0)