Skip to content

Commit 37457f4

Browse files
authored
Merge pull request #295903 from asudbring/link-fix
[SCOPED] Fix broken links from report - Feb
2 parents e89b34c + 108ea45 commit 37457f4

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: asudbring
66
ms.author: allensu
77
ms.service: azure-nat-gateway
88
ms.topic: tutorial
9-
ms.date: 02/06/2025
9+
ms.date: 03/06/2025
1010
ms.custom: template-tutorial
1111
---
1212

@@ -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)