File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -1149,7 +1149,7 @@ A virtual network peering is used to connect the hub to spoke one and spoke one
1149
1149
1150
1150
# [**Powershell**](#tab/powershell)
1151
1151
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.
1153
1153
1154
1154
```powershell
1155
1155
# Create peering from hub to spoke one
@@ -1806,7 +1806,7 @@ Create a two-way virtual network peer between the hub and spoke two.
1806
1806
1807
1807
# [**Powershell**](#tab/powershell)
1808
1808
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.
1810
1810
1811
1811
```powershell
1812
1812
# Create peering from hub to spoke two
Original file line number Diff line number Diff line change @@ -55,8 +55,6 @@ The accounts you use to apply TAP configuration on network interfaces must be as
55
55
56
56
- [ Darktrace] ( https://www.darktrace.com )
57
57
58
- - [ ExtraHop Reveal(x)] ( https://hop.extrahop.com/partners/tech-partners/microsoft/ )
59
-
60
58
- [ Fidelis Cybersecurity] ( https://fidelissecurity.com/ )
61
59
62
60
- [ Flowmon] ( https://www.flowmon.com/en/blog/azure-vtap )
You can’t perform that action at this time.
0 commit comments