Skip to content

Commit 15e8ef6

Browse files
committedJan 11, 2021
Links: Azure Networking
1 parent ec028c7 commit 15e8ef6

21 files changed

+139
-157
lines changed
 

‎articles/networking/TOC.yml

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@
1111
- name: Asymmetric routing with multiple network paths
1212
href: ../expressroute/expressroute-asymmetric-routing.md?toc=%2fazure%2fnetworking%2ftoc.json
1313
- name: Secure network designs
14-
href: ../best-practices-network-security.md?toc=%2fazure%2fnetworking%2ftoc.json
14+
href: /azure/cloud-adoption-framework/reference/networking-vdc?toc=%2fazure%2fnetworking%2ftoc.json
1515
- name: Hub-spoke topology
16-
href: https://docs.microsoft.com/azure/architecture/reference-architectures/hybrid-networking/hub-spoke
16+
href: /azure/architecture/reference-architectures/hybrid-networking/hub-spoke
1717
- name: Network security best practices
1818
href: ../security/fundamentals/network-best-practices.md?toc=%2fazure%2fnetworking%2ftoc.json
1919
- name: Highly available network virtual appliances
20-
href: https://docs.microsoft.com/azure/architecture/reference-architectures/dmz/nva-ha
20+
href: /azure/architecture/reference-architectures/dmz/nva-ha
2121
- name: Combine load balancing methods
2222
href: ../traffic-manager/traffic-manager-load-balancing-azure.md?toc=%2fazure%2fnetworking%2ftoc.json
2323
- name: Disaster recovery using Azure DNS and Traffic Manager
@@ -79,27 +79,27 @@
7979
- name: Internet connectivity
8080
items:
8181
- name: Network load balance public servers
82-
href: ../load-balancer/load-balancer-get-started-internet-portal.md?toc=%2fazure%2fnetworking%2ftoc.json
82+
href: ../load-balancer/quickstart-load-balancer-standard-public-portal.md?toc=%2fazure%2fnetworking%2ftoc.json
8383
- name: Application load balance public servers
8484
href: ../application-gateway/quick-create-portal.md?toc=%2fazure%2fnetworking%2ftoc.json
8585
- name: Protect web applications
86-
href: ../application-gateway/application-gateway-web-application-firewall-portal.md?toc=%2fazure%2fnetworking%2ftoc.json
86+
href: ../web-application-firewall/ag/application-gateway-web-application-firewall-portal.md?toc=%2fazure%2fnetworking%2ftoc.json
8787
- name: Distribute traffic across locations
8888
href: ../traffic-manager/traffic-manager-configure-geographic-routing-method.md?toc=%2fazure%2fnetworking%2ftoc.json
8989
- name: Internal connectivity
9090
items:
9191
- name: Network load balance private servers
92-
href: ../load-balancer/load-balancer-get-started-ilb-arm-portal.md?toc=%2fazure%2fnetworking%2ftoc.json
92+
href: ../load-balancer/quickstart-load-balancer-standard-internal-portal.md?toc=%2fazure%2fnetworking%2ftoc.json
9393
- name: Application load balance private servers
9494
href: ../application-gateway/application-gateway-ilb-arm.md?toc=%2fazure%2fnetworking%2ftoc.json
9595
- name: Connect virtual networks (same location)
96-
href: ../virtual-network/virtual-networks-create-vnetpeering-arm-portal.md?toc=%2fazure%2fnetworking%2ftoc.json
96+
href: ../virtual-network/tutorial-connect-virtual-networks-portal.md?toc=%2fazure%2fnetworking%2ftoc.json
9797
- name: Connect virtual networks (different locations)
9898
href: ../vpn-gateway/vpn-gateway-howto-vnet-vnet-resource-manager-portal.md?toc=%2fazure%2fnetworking%2ftoc.json
9999
- name: Cross-premises connectivity
100100
items:
101101
- name: Create a S2S VPN connection (IPsec/IKE)
102-
href: ../vpn-gateway/vpn-gateway-howto-site-to-site-resource-manager-portal.md?toc=%2fazure%2fnetworking%2ftoc.json
102+
href: ../vpn-gateway/tutorial-site-to-site-portal.md?toc=%2fazure%2fnetworking%2ftoc.json
103103
- name: Create a P2S VPN connection (SSTP with certificates)
104104
href: ../vpn-gateway/vpn-gateway-howto-point-to-site-resource-manager-portal.md?toc=%2fazure%2fnetworking%2ftoc.json
105105
- name: Create a dedicated private connection (ExpressRoute)
@@ -115,7 +115,7 @@
115115
- name: Check resource usage against Azure limits
116116
href: check-usage-against-limits.md
117117
- name: View network topology
118-
href: ../network-watcher/network-watcher-topology-powershell.md?toc=%2fazure%2fnetworking%2ftoc.json
118+
href: ../network-watcher/view-network-topology.md?toc=%2fazure%2fnetworking%2ftoc.json
119119
- name: Sample scripts
120120
items:
121121
- name: Azure CLI
@@ -131,22 +131,22 @@
131131
- name: Reference
132132
items:
133133
- name: Azure CLI
134-
href: https://docs.microsoft.com/cli/azure/network
134+
href: /cli/azure/network
135135
- name: Azure PowerShell
136-
href: https://docs.microsoft.com/powershell/module/az.network/
136+
href: /powershell/module/az.network/
137137
- name: .Net
138-
href: https://docs.microsoft.com/dotnet/api/microsoft.azure.management.network?view=azuremgmtnetwork-9.1.0-preview
138+
href: /dotnet/api/microsoft.azure.management.network?view=azuremgmtnetwork-9.1.0-preview
139139
- name: Node.js
140140
href: https://azure.microsoft.com/develop/nodejs/#azure-sdk
141141
- name: REST
142-
href: https://msdn.microsoft.com/library/mt163658.aspx
142+
href: /rest/api/virtual-network/
143143
- name: Azure Policy built-ins
144144
displayName: samples, policies, definitions
145145
href: ./policy-reference.md
146146
- name: Resources
147147
items:
148148
- name: Author templates
149-
href: /azure/azure-resource-manager/resource-group-authoring-templates?toc=%2fazure%2fnetworking%2ftoc.json
149+
href: ../azure-resource-manager/templates/template-syntax.md?toc=%2fazure%2fnetworking%2ftoc.json
150150
- name: Providers
151151
href: networking-partners-msp.md
152152
- name: Azure Roadmap
@@ -164,4 +164,4 @@
164164
- name: Stack Overflow
165165
href: https://stackoverflow.com/questions/tagged/azure-virtual-network
166166
- name: Videos
167-
href: https://azure.microsoft.com/resources/videos/index/?services=virtual-network
167+
href: https://azure.microsoft.com/resources/videos/index/?services=virtual-network

‎articles/networking/azure-for-network-engineers.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ Learn about [virtual network routing][vnet-routing].
8383
Learn about the [network security groups][network-security].
8484

8585
<!--Link References-->
86-
[VNet]: https://docs.microsoft.com/azure/virtual-network/tutorial-connect-virtual-networks-portal
87-
[vnet-routing]: https://docs.microsoft.com/azure/virtual-network/virtual-networks-udr-overview
88-
[network-security]: https://docs.microsoft.com/azure/virtual-network/security-overview
89-
86+
[VNet]: ../virtual-network/tutorial-connect-virtual-networks-portal.md
87+
[vnet-routing]: ../virtual-network/virtual-networks-udr-overview.md
88+
[network-security]: ../virtual-network/network-security-groups-overview.md

‎articles/networking/check-usage-against-limits.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ In this article, you learn how to see the number of each network resource type t
4242

4343
You can run the commands that follow in the [Azure Cloud Shell](https://shell.azure.com/powershell), or by running PowerShell from your computer. The Azure Cloud Shell is a free interactive shell. It has common Azure tools preinstalled and configured to use with your account. If you run PowerShell from your computer, you need the Azure PowerShell module, version 1.0.0 or later. Run `Get-Module -ListAvailable Az` on your computer, to find the installed version. If you need to upgrade, see [Install Azure PowerShell module](/powershell/azure/install-az-ps). If you're running PowerShell locally, you also need to run `Login-AzAccount` to log in to Azure.
4444

45-
View your usage against limits with [Get-AzNetworkUsage](https://docs.microsoft.com/powershell/module/az.network/get-aznetworkusage). The following example gets the usage for resources where at least one resource is deployed in the East US location:
45+
View your usage against limits with [Get-AzNetworkUsage](/powershell/module/az.network/get-aznetworkusage). The following example gets the usage for resources where at least one resource is deployed in the East US location:
4646

4747
```azurepowershell-interactive
4848
Get-AzNetworkUsage `
@@ -87,4 +87,4 @@ Network Interfaces 1 24000
8787
Network Watchers 1 1
8888
Load Balancers 0 100
8989
Application Gateways 0 50
90-
```
90+
```

‎articles/networking/connectivty-interoperability-configuration.md

Lines changed: 12 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -214,18 +214,16 @@ See the [ExpressRoute FAQ][ExR-FAQ] to:
214214
[8]: ./media/backend-interoperability/ExR2-Remote-Connection.png "Connection configuration of ExpressRoute 2 to a remote VNet ExR gateway"
215215

216216
<!--Link References-->
217-
[Setup]: https://docs.microsoft.com/azure/networking/connectivty-interoperability-preface
218-
[ExpressRoute]: https://docs.microsoft.com/azure/expressroute/expressroute-introduction
219-
[VPN]: https://docs.microsoft.com/azure/vpn-gateway/vpn-gateway-about-vpngateways
220-
[VNet]: https://docs.microsoft.com/azure/virtual-network/tutorial-connect-virtual-networks-portal
221-
[Configuration]: https://docs.microsoft.com/azure/networking/connectivty-interoperability-configuration
217+
[Setup]: ./connectivty-interoperability-preface.md
218+
[ExpressRoute]: ../expressroute/expressroute-introduction.md
219+
[VPN]: ../vpn-gateway/vpn-gateway-about-vpngateways.md
220+
[VNet]: ../virtual-network/tutorial-connect-virtual-networks-portal.md
221+
[Configuration]:
222222
[Control-Analysis]:https://docs.microsoft.com/azure/networking/connectivty-interoperability-control-plane
223-
[Data-Analysis]: https://docs.microsoft.com/azure/networking/connectivty-interoperability-data-plane
224-
[ExR-FAQ]: https://docs.microsoft.com/azure/expressroute/expressroute-faqs
225-
[S2S-Over-ExR]: https://docs.microsoft.com/azure/expressroute/site-to-site-vpn-over-microsoft-peering
226-
[ExR-S2S-CoEx]: https://docs.microsoft.com/azure/expressroute/expressroute-howto-coexist-resource-manager
227-
[Hub-n-Spoke]: https://docs.microsoft.com/azure/architecture/reference-architectures/hybrid-networking/hub-spoke
228-
[Deploy-NVA]: https://docs.microsoft.com/azure/architecture/reference-architectures/dmz/nva-ha
229-
[VNet-Config]: https://docs.microsoft.com/azure/virtual-network/virtual-network-manage-peering
230-
231-
223+
[Data-Analysis]: ./connectivty-interoperability-data-plane.md
224+
[ExR-FAQ]: ../expressroute/expressroute-faqs.md
225+
[S2S-Over-ExR]: ../expressroute/site-to-site-vpn-over-microsoft-peering.md
226+
[ExR-S2S-CoEx]: ../expressroute/expressroute-howto-coexist-resource-manager.md
227+
[Hub-n-Spoke]: /azure/architecture/reference-architectures/hybrid-networking/hub-spoke
228+
[Deploy-NVA]: /azure/architecture/reference-architectures/dmz/nva-ha
229+
[VNet-Config]: ../virtual-network/virtual-network-manage-peering.md

‎articles/networking/connectivty-interoperability-control-plane.md

Lines changed: 13 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -98,19 +98,17 @@ See the [ExpressRoute FAQ][ExR-FAQ] to:
9898
[5]: ./media/backend-interoperability/ExR1-RouteTable.png "ExpressRoute 1 route table"
9999

100100
<!--Link References-->
101-
[Setup]: https://docs.microsoft.com/azure/networking/connectivty-interoperability-preface
102-
[Configuration]: https://docs.microsoft.com/azure/networking/connectivty-interoperability-configuration
103-
[ExpressRoute]: https://docs.microsoft.com/azure/expressroute/expressroute-introduction
104-
[VPN]: https://docs.microsoft.com/azure/vpn-gateway/vpn-gateway-about-vpngateways
105-
[VNet]: https://docs.microsoft.com/azure/virtual-network/tutorial-connect-virtual-networks-portal
106-
[Configuration]: https://docs.microsoft.com/azure/networking/connectivty-interoperability-configuration
101+
[Setup]: ./connectivty-interoperability-preface.md
102+
[Configuration]: ./connectivty-interoperability-configuration.md
103+
[ExpressRoute]: ../expressroute/expressroute-introduction.md
104+
[VPN]: ../vpn-gateway/vpn-gateway-about-vpngateways.md
105+
[VNet]: ../virtual-network/tutorial-connect-virtual-networks-portal.md
106+
[Configuration]: ./connectivty-interoperability-configuration.md
107107
[Control-Analysis]:https://docs.microsoft.com/azure/networking/connectivty-interoperability-control-plane
108-
[Data-Analysis]: https://docs.microsoft.com/azure/networking/connectivty-interoperability-data-plane
109-
[ExR-FAQ]: https://docs.microsoft.com/azure/expressroute/expressroute-faqs
110-
[S2S-Over-ExR]: https://docs.microsoft.com/azure/expressroute/site-to-site-vpn-over-microsoft-peering
111-
[ExR-S2S-CoEx]: https://docs.microsoft.com/azure/expressroute/expressroute-howto-coexist-resource-manager
112-
[Hub-n-Spoke]: https://docs.microsoft.com/azure/architecture/reference-architectures/hybrid-networking/hub-spoke
113-
[Deploy-NVA]: https://docs.microsoft.com/azure/architecture/reference-architectures/dmz/nva-ha
114-
[VNet-Config]: https://docs.microsoft.com/azure/virtual-network/virtual-network-manage-peering
115-
116-
108+
[Data-Analysis]: ./connectivty-interoperability-data-plane.md
109+
[ExR-FAQ]: ../expressroute/expressroute-faqs.md
110+
[S2S-Over-ExR]: ../expressroute/site-to-site-vpn-over-microsoft-peering.md
111+
[ExR-S2S-CoEx]: ../expressroute/expressroute-howto-coexist-resource-manager.md
112+
[Hub-n-Spoke]: /azure/architecture/reference-architectures/hybrid-networking/hub-spoke
113+
[Deploy-NVA]: /azure/architecture/reference-architectures/dmz/nva-ha
114+
[VNet-Config]: ../virtual-network/virtual-network-manage-peering.md

‎articles/networking/connectivty-interoperability-data-plane.md

Lines changed: 13 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -562,19 +562,17 @@ See the [ExpressRoute FAQ][ExR-FAQ] to:
562562
[5]: ./media/backend-interoperability/Loc1-HubVM-S2S.jpg "Network Performance Monitor view of connectivity from the Location 1 VM to the hub VNet via a site-to-site VPN"
563563

564564
<!--Link References-->
565-
[Setup]: https://docs.microsoft.com/azure/networking/connectivty-interoperability-preface
566-
[Configuration]: https://docs.microsoft.com/azure/networking/connectivty-interoperability-configuration
567-
[ExpressRoute]: https://docs.microsoft.com/azure/expressroute/expressroute-introduction
568-
[VPN]: https://docs.microsoft.com/azure/vpn-gateway/vpn-gateway-about-vpngateways
569-
[VNet]: https://docs.microsoft.com/azure/virtual-network/tutorial-connect-virtual-networks-portal
570-
[Configuration]: https://docs.microsoft.com/azure/networking/connectivty-interoperability-configuration
565+
[Setup]: ./connectivty-interoperability-preface.md
566+
[Configuration]: ./connectivty-interoperability-configuration.md
567+
[ExpressRoute]: ../expressroute/expressroute-introduction.md
568+
[VPN]: ../vpn-gateway/vpn-gateway-about-vpngateways.md
569+
[VNet]: ../virtual-network/tutorial-connect-virtual-networks-portal.md
570+
[Configuration]: ./connectivty-interoperability-configuration.md
571571
[Control-Analysis]:https://docs.microsoft.com/azure/networking/connectivty-interoperability-control-plane
572-
[Data-Analysis]: https://docs.microsoft.com/azure/networking/connectivty-interoperability-data-plane
573-
[ExR-FAQ]: https://docs.microsoft.com/azure/expressroute/expressroute-faqs
574-
[S2S-Over-ExR]: https://docs.microsoft.com/azure/expressroute/site-to-site-vpn-over-microsoft-peering
575-
[ExR-S2S-CoEx]: https://docs.microsoft.com/azure/expressroute/expressroute-howto-coexist-resource-manager
576-
[Hub-n-Spoke]: https://docs.microsoft.com/azure/architecture/reference-architectures/hybrid-networking/hub-spoke
577-
[Deploy-NVA]: https://docs.microsoft.com/azure/architecture/reference-architectures/dmz/nva-ha
578-
[VNet-Config]: https://docs.microsoft.com/azure/virtual-network/virtual-network-manage-peering
579-
580-
572+
[Data-Analysis]:
573+
[ExR-FAQ]: ../expressroute/expressroute-faqs.md
574+
[S2S-Over-ExR]: ../expressroute/site-to-site-vpn-over-microsoft-peering.md
575+
[ExR-S2S-CoEx]: ../expressroute/expressroute-howto-coexist-resource-manager.md
576+
[Hub-n-Spoke]: /azure/architecture/reference-architectures/hybrid-networking/hub-spoke
577+
[Deploy-NVA]: /azure/architecture/reference-architectures/dmz/nva-ha
578+
[VNet-Config]: ../virtual-network/virtual-network-manage-peering.md

‎articles/networking/connectivty-interoperability-preface.md

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -82,16 +82,14 @@ See the [ExpressRoute FAQ][ExR-FAQ] to:
8282
[1]: ./media/backend-interoperability/TestSetup.png "Diagram of the test topology"
8383

8484
<!--Link References-->
85-
[ExpressRoute]: https://docs.microsoft.com/azure/expressroute/expressroute-introduction
86-
[VPN]: https://docs.microsoft.com/azure/vpn-gateway/vpn-gateway-about-vpngateways
87-
[VNet]: https://docs.microsoft.com/azure/virtual-network/tutorial-connect-virtual-networks-portal
85+
[ExpressRoute]: ../expressroute/expressroute-introduction.md
86+
[VPN]: ../vpn-gateway/vpn-gateway-about-vpngateways.md
87+
[VNet]: ../virtual-network/tutorial-connect-virtual-networks-portal.md
8888
[Configuration]: connectivty-interoperability-configuration.md
8989
[Control-Analysis]: connectivty-interoperability-control-plane.md
9090
[Data-Analysis]: connectivty-interoperability-data-plane.md
91-
[ExR-FAQ]: https://docs.microsoft.com/azure/expressroute/expressroute-faqs
92-
[S2S-Over-ExR]: https://docs.microsoft.com/azure/expressroute/site-to-site-vpn-over-microsoft-peering
93-
[ExR-S2S-CoEx]: https://docs.microsoft.com/azure/expressroute/expressroute-howto-coexist-resource-manager
94-
[Hub-n-Spoke]: https://docs.microsoft.com/azure/architecture/reference-architectures/hybrid-networking/hub-spoke
95-
[Deploy-NVA]: https://docs.microsoft.com/azure/architecture/reference-architectures/dmz/nva-ha
96-
97-
91+
[ExR-FAQ]: ../expressroute/expressroute-faqs.md
92+
[S2S-Over-ExR]: ../expressroute/site-to-site-vpn-over-microsoft-peering.md
93+
[ExR-S2S-CoEx]: ../expressroute/expressroute-howto-coexist-resource-manager.md
94+
[Hub-n-Spoke]: /azure/architecture/reference-architectures/hybrid-networking/hub-spoke
95+
[Deploy-NVA]: /azure/architecture/reference-architectures/dmz/nva-ha

‎articles/networking/disaster-recovery-dns-traffic-manager.md

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Most enterprise customers are choosing a multi-region architecture for resilienc
4141

4242
*Figure: Active/Passive with warm standby disaster recovery configuration*
4343

44-
To learn more about failover and high availability, see [Disaster Recovery for Azure Applications](https://docs.microsoft.com/azure/architecture/resiliency/disaster-recovery-azure-applications).
44+
To learn more about failover and high availability, see [Disaster Recovery for Azure Applications](/azure/architecture/resiliency/disaster-recovery-azure-applications).
4545

4646

4747
## Planning your disaster recovery architecture
@@ -50,7 +50,7 @@ There are two technical aspects towards setting up your disaster recovery archit
5050
- Using a deployment mechanism to replicate instances, data, and configurations between primary and standby environments. This type of disaster recovery can be done natively via Azure Site-Recovery via Microsoft Azure partner appliances/services like Veritas or NetApp.
5151
- Developing a solution to divert network/web traffic from the primary site to the standby site. This type of disaster recovery can be achieved via Azure DNS, Azure Traffic Manager(DNS), or third-party global load balancers.
5252

53-
This article is limited to approaches via Network and Web traffic redirection. For instructions to set up Azure Site Recovery, see [Azure Site Recovery Documentation](https://docs.microsoft.com/azure/site-recovery/).
53+
This article is limited to approaches via Network and Web traffic redirection. For instructions to set up Azure Site Recovery, see [Azure Site Recovery Documentation](../site-recovery/index.yml).
5454
DNS is one of the most efficient mechanisms to divert network traffic because DNS is often global and external to the data center and is insulated from any regional or availability zone (AZ) level failures. One can use a DNS-based failover mechanism and in Azure, two DNS services can accomplish the same in some fashion - Azure DNS (authoritative DNS) and Azure Traffic Manager (DNS-based smart traffic routing).
5555

5656
It is important to understand few concepts in DNS that are extensively used to discuss the solutions provided in this article:
@@ -170,13 +170,4 @@ During a disaster, the primary endpoint gets probed and the status changes to **
170170

171171
## Next steps
172172
- Learn more about [Azure Traffic Manager](../traffic-manager/traffic-manager-overview.md).
173-
- Learn more about [Azure DNS](../dns/dns-overview.md).
174-
175-
176-
177-
178-
179-
180-
181-
182-
173+
- Learn more about [Azure DNS](../dns/dns-overview.md).

‎articles/networking/index.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@ highlightedContent:
2626
url: https://azure.microsoft.com/updates/?category=networking
2727
- title: Load-balancing options in Azure
2828
itemType: architecture
29-
url: https://docs.microsoft.com/azure/architecture/guide/technology-choices/load-balancing-overview
29+
url: /azure/architecture/guide/technology-choices/load-balancing-overview
3030
- title: Hub-spoke network topology in Azure
3131
itemType: architecture
32-
url: https://docs.microsoft.com/azure/architecture/reference-architectures/hybrid-networking/hub-spoke
32+
url: /azure/architecture/reference-architectures/hybrid-networking/hub-spoke
3333
- title: What is Azure Orbital?
3434
itemType: concept
3535
url: azure-orbital-overview.md
@@ -65,7 +65,7 @@ conceptualContent:
6565
- url: ../vpn-gateway/vpn-gateway-about-vpngateways.md
6666
itemType: overview
6767
text: What is Azure VPN Gateway?
68-
- url: ../vpn-gateway/vpn-gateway-howto-site-to-site-resource-manager-portal.md
68+
- url: ../vpn-gateway/tutorial-site-to-site-portal.md
6969
itemType: tutorial
7070
text: Site-to-site-connections
7171
- url: ../vpn-gateway/vpn-gateway-howto-point-to-site-resource-manager-portal.md
@@ -222,7 +222,7 @@ conceptualContent:
222222
- url: ../bastion/bastion-overview.md
223223
itemType: overview
224224
text: What is Azure Bastion?
225-
- url: ../bastion/bastion-create-host-portal.md
225+
- url: ../bastion/tutorial-create-host-portal.md
226226
itemType: how-to-guide
227227
text: Create an Azure Bastion host
228228
- url: ../bastion/troubleshoot.md
@@ -354,10 +354,10 @@ additionalContent:
354354
- items:
355355
- title: Azure PowerShell commands for Azure networking
356356
summary: Learn about the Azure network Cmdlets.
357-
url: https://docs.microsoft.com/en-us/powershell/module/az.network/?view=azps-3.5.0#networking
357+
url: /powershell/module/az.network/?view=azps-3.5.0#networking
358358
- title: Azure CLI commands for Azure networking
359359
summary: Find the Azure network commands in the CLI reference.
360-
url: https://docs.microsoft.com/en-us/cli/azure/network?view=azure-cli-latest
360+
url: /cli/azure/network?view=azure-cli-latest
361361
- title: Azure networking blogs
362362
summary: View the latest blogs in Azure networking.
363-
url: https://azure.microsoft.com/blog/topics/networking/
363+
url: https://azure.microsoft.com/blog/topics/networking/

‎articles/networking/network-monitoring-overview.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,10 @@ Performance Monitor is part of NPM and is network monitoring for cloud, hybrid,
4848
For more information, view the following articles:
4949

5050
* [Configure a Network Performance Monitor Solution in Azure Monitor logs](../azure-monitor/insights/network-performance-monitor.md)
51-
* [Use cases](https://blogs.technet.microsoft.com/msoms/2016/08/30/monitor-on-premises-cloud-iaas-and-hybrid-networks-using-oms-network-performance-monitor/)
51+
* [Use cases](/archive/blogs/msoms/monitor-on-premises-cloud-iaas-and-hybrid-networks-using-oms-network-performance-monitor)
5252
* Product Updates:
53-
* [February 2017](https://blogs.technet.microsoft.com/msoms/2017/02/27/oms-network-performance-monitor-is-now-generally-available/)
54-
* [August 2017](https://blogs.technet.microsoft.com/msoms/2017/08/14/improvements-to-oms-network-performance-monitor/)
53+
* [February 2017](/archive/blogs/msoms/oms-network-performance-monitor-is-now-generally-available)
54+
* [August 2017](/archive/blogs/msoms/improvements-to-oms-network-performance-monitor)
5555

5656
## ExpressRoute Monitor
5757

@@ -102,7 +102,7 @@ Traffic Analytics equips you with actionable information that helps you audit yo
102102
![Geo-map showing traffic across regions 2](../network-watcher/media/traffic-analytics/geo-map-view-showcasing-traffic-distribution-to-countries-and-continents.png)
103103

104104
Related links:
105-
* [Blog post](https://aka.ms/trafficanalytics), [Documentation](https://aka.ms/trafficanalyticsdocs), [FAQ](https://docs.microsoft.com/azure/network-watcher/traffic-analytics-faq)
105+
* [Blog post](https://aka.ms/trafficanalytics), [Documentation](../network-watcher/traffic-analytics.md), [FAQ](../network-watcher/traffic-analytics-faq.md)
106106

107107
## DNS Analytics
108108
Built for DNS Administrators, this solution collects, analyzes, and correlates DNS logs to provide security, operations, and performance-related insights. Some of the capabilities are:
@@ -116,8 +116,8 @@ Built for DNS Administrators, this solution collects, analyzes, and correlates D
116116
![DNS Analytics Dashboard](./media/network-monitoring-overview/dns-analytics-overview.png)
117117

118118
Related links:
119-
* [Blog post](https://blogs.technet.microsoft.com/msoms/2017/04/19/introducing-oms-dns-analytics/), [Documentation](https://docs.microsoft.com/azure/log-analytics/log-analytics-dns)
119+
* [Blog post](/archive/blogs/msoms/introducing-oms-dns-analytics), [Documentation](../azure-monitor/insights/dns-analytics.md)
120120

121121
## Miscellaneous
122122

123-
* [New Pricing](https://docs.microsoft.com/azure/log-analytics/log-analytics-network-performance-monitor-pricing-faq)
123+
* [New Pricing](../azure-monitor/insights/network-performance-monitor-pricing-faq.md)

‎articles/networking/networking-overview.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Azure Orbital is a fully managed cloud-based ground station as a service that le
8787
This section describes networking services in Azure that help protect your network resources - Protect your applications using any or a combination of these networking services in Azure - DDoS protection, Private Link, Firewall, Web Application Firewall, Network Security Groups, and Virtual Network Service Endpoints.
8888

8989
### <a name="ddosprotection"></a>DDoS Protection
90-
[Azure DDoS Protection](../virtual-network/manage-ddos-protection.md) provides countermeasures against the most sophisticated DDoS threats. The service provides enhanced DDoS mitigation capabilities for your application and resources deployed in your virtual networks. Additionally, customers using Azure DDoS Protection have access to DDoS Rapid Response support to engage DDoS experts during an active attack.
90+
[Azure DDoS Protection](../ddos-protection/manage-ddos-protection.md) provides countermeasures against the most sophisticated DDoS threats. The service provides enhanced DDoS mitigation capabilities for your application and resources deployed in your virtual networks. Additionally, customers using Azure DDoS Protection have access to DDoS Rapid Response support to engage DDoS experts during an active attack.
9191

9292
:::image type="content" source="./media/networking-overview/ddos-protection.png" alt-text="DDoS Protection":::
9393

@@ -107,7 +107,7 @@ For more information about Azure Firewall, see the [Azure Firewall documentation
107107
### <a name="waf"></a>Web Application Firewall
108108
[Azure Web Application Firewall](../web-application-firewall/overview.md) (WAF) provides protection to your web applications from common web exploits and vulnerabilities such as SQL injection, and cross site scripting. Azure WAF provides out of box protection from OWASP top 10 vulnerabilities via managed rules. Additionally customers can also configure custom rules, which are customer managed rules to provide additional protection based on source IP range, and request attributes such as headers, cookies, form data fields or query string parameters.
109109

110-
Customers can choose to deploy [Azure WAF with Application Gateway](../application-gateway/waf-overview.md) which provides regional protection to entities in public and private address space. Customers can also choose to deploy [Azure WAF with Front Door](../frontdoor/waf-overview.md) which provides protection at the network edge to public endpoints.
110+
Customers can choose to deploy [Azure WAF with Application Gateway](../web-application-firewall/ag/ag-overview.md) which provides regional protection to entities in public and private address space. Customers can also choose to deploy [Azure WAF with Front Door](../web-application-firewall/afds/afds-overview.md) which provides protection at the network edge to public endpoints.
111111

112112
:::image type="content" source="./media/networking-overview/waf-overview.png" alt-text="Web Application Firewall":::
113113

@@ -164,7 +164,7 @@ This section describes networking services in Azure that help monitor your netwo
164164
Azure Network Watcher provides tools to monitor, diagnose, view metrics, and enable or disable logs for resources in an Azure virtual network. For more information, see [What is Network Watcher?](../network-watcher/network-watcher-monitoring-overview.md?toc=%2fazure%2fnetworking%2ftoc.json).
165165

166166
### Azure Monitor for Networks Preview
167-
Azure Monitor for Networks provides a comprehensive view of health and metrics for all deployed network resources, without requiring any configuration. It also provides access to network monitoring capabilities like [Connection Monitor](../network-watcher/connection-monitor-preview.md), [flow logging for network security groups](../network-watcher/network-watcher-nsg-flow-logging-overview.md), and [Traffic Analytics](../network-watcher/traffic-analytics.md). For more information, see [Azure Monitor for Networks Preview](../azure-monitor/insights/network-insights-overview.md?toc=%2fazure%2fnetworking%2ftoc.json).
167+
Azure Monitor for Networks provides a comprehensive view of health and metrics for all deployed network resources, without requiring any configuration. It also provides access to network monitoring capabilities like [Connection Monitor](../network-watcher/connection-monitor-overview.md), [flow logging for network security groups](../network-watcher/network-watcher-nsg-flow-logging-overview.md), and [Traffic Analytics](../network-watcher/traffic-analytics.md). For more information, see [Azure Monitor for Networks Preview](../azure-monitor/insights/network-insights-overview.md?toc=%2fazure%2fnetworking%2ftoc.json).
168168

169169
### <a name="expressroutemonitor"></a>ExpressRoute Monitor
170170
To learn about how view ExpressRoute circuit metrics, resource logs and alerts, see [ExpressRoute monitoring, metrics, and alerts](../expressroute/expressroute-monitoring-metrics-alerts.md?toc=%2fazure%2fnetworking%2ftoc.json).
@@ -183,4 +183,4 @@ For more information, see [What is Virtual Network TAP](../virtual-network/virtu
183183

184184
- Create your first virtual network, and connect a few VMs to it, by completing the steps in the [Create your first virtual network](../virtual-network/quick-create-portal.md?toc=%2fazure%2fnetworking%2ftoc.json) article.
185185
- Connect your computer to a virtual network by completing the steps in the [Configure a point-to-site connection article](../vpn-gateway/vpn-gateway-howto-point-to-site-resource-manager-portal.md?toc=%2fazure%2fnetworking%2ftoc.json).
186-
- Load balance Internet traffic to public servers by completing the steps in the [Create an Internet-facing load balancer](../load-balancer/load-balancer-get-started-internet-portal.md?toc=%2fazure%2fnetworking%2ftoc.json) article.
186+
- Load balance Internet traffic to public servers by completing the steps in the [Create an Internet-facing load balancer](../load-balancer/quickstart-load-balancer-standard-public-portal.md?toc=%2fazure%2fnetworking%2ftoc.json) article.

‎articles/networking/scripts/load-balancer-linux-cli-load-balance-multiple-websites-vm.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -41,22 +41,22 @@ This script uses the following commands to create a resource group, virtual netw
4141

4242
| Command | Notes |
4343
|---|---|
44-
| [az group create](https://docs.microsoft.com/cli/azure/group) | Creates a resource group in which all resources are stored. |
45-
| [az network vnet create](https://docs.microsoft.com/cli/azure/network/vnet) | Creates an Azure virtual network and subnet. |
46-
| [az network public-ip create](https://docs.microsoft.com/cli/azure/network/public-ip) | Creates a public IP address with a static IP address and an associated DNS name. |
47-
| [az network lb create](https://docs.microsoft.com/cli/azure/network/lb) | Creates an Azure Load Balancer. |
48-
| [az network lb probe create](https://docs.microsoft.com/cli/azure/network/lb/probe) | Creates a load balancer probe. A load balancer probe is used to monitor each VM in the load balancer set. If any VM becomes inaccessible, traffic is not routed to the VM. |
49-
| [az network lb rule create](https://docs.microsoft.com/cli/azure/network/lb/rule) | Creates a load balancer rule. In this sample, a rule is created for port 80. As HTTP traffic arrives at the load balancer, it is routed to port 80 one of the VMs in the load balancer set. |
50-
| [az network lb frontend-ip create](https://docs.microsoft.com/cli/azure/network/lb/frontend-ip) | Create a frontend IP address for the Load Balancer. |
51-
| [az network lb address-pool create](https://docs.microsoft.com/cli/azure/network/lb/address-pool) | Creates a backend address pool. |
52-
| [az network nic create](https://docs.microsoft.com/cli/azure/network/nic) | Creates a virtual network card and attaches it to the virtual network, and subnet. |
53-
| [az vm availability-set create](https://docs.microsoft.com/cli/azure/network/lb/rule) | Creates an availability set. Availability sets ensure application uptime by spreading the virtual machines across physical resources such that if failure occurs, the entire set is not effected. |
54-
| [az network nic ip-config create](https://docs.microsoft.com/cli/azure/network/nic/ip-config) | Creates an IP configuration. You must have the Microsoft.Network/AllowMultipleIpConfigurationsPerNic feature enabled for your subscription. Only one configuration may be designated as the primary IP configuration per NIC, using the --make-primary flag. |
55-
| [az vm create](https://docs.microsoft.com/cli/azure/vm/availability-set) | Creates the virtual machine and connects it to the network card, virtual network, subnet, and NSG. This command also specifies the virtual machine image to be used and administrative credentials. |
56-
| [az group delete](https://docs.microsoft.com/cli/azure/vm/extension) | Deletes a resource group including all nested resources. |
44+
| [az group create](/cli/azure/group) | Creates a resource group in which all resources are stored. |
45+
| [az network vnet create](/cli/azure/network/vnet) | Creates an Azure virtual network and subnet. |
46+
| [az network public-ip create](/cli/azure/network/public-ip) | Creates a public IP address with a static IP address and an associated DNS name. |
47+
| [az network lb create](/cli/azure/network/lb) | Creates an Azure Load Balancer. |
48+
| [az network lb probe create](/cli/azure/network/lb/probe) | Creates a load balancer probe. A load balancer probe is used to monitor each VM in the load balancer set. If any VM becomes inaccessible, traffic is not routed to the VM. |
49+
| [az network lb rule create](/cli/azure/network/lb/rule) | Creates a load balancer rule. In this sample, a rule is created for port 80. As HTTP traffic arrives at the load balancer, it is routed to port 80 one of the VMs in the load balancer set. |
50+
| [az network lb frontend-ip create](/cli/azure/network/lb/frontend-ip) | Create a frontend IP address for the Load Balancer. |
51+
| [az network lb address-pool create](/cli/azure/network/lb/address-pool) | Creates a backend address pool. |
52+
| [az network nic create](/cli/azure/network/nic) | Creates a virtual network card and attaches it to the virtual network, and subnet. |
53+
| [az vm availability-set create](/cli/azure/network/lb/rule) | Creates an availability set. Availability sets ensure application uptime by spreading the virtual machines across physical resources such that if failure occurs, the entire set is not effected. |
54+
| [az network nic ip-config create](/cli/azure/network/nic/ip-config) | Creates an IP configuration. You must have the Microsoft.Network/AllowMultipleIpConfigurationsPerNic feature enabled for your subscription. Only one configuration may be designated as the primary IP configuration per NIC, using the --make-primary flag. |
55+
| [az vm create](/cli/azure/vm/availability-set) | Creates the virtual machine and connects it to the network card, virtual network, subnet, and NSG. This command also specifies the virtual machine image to be used and administrative credentials. |
56+
| [az group delete](/cli/azure/vm/extension) | Deletes a resource group including all nested resources. |
5757

5858
## Next steps
5959

60-
For more information on the Azure CLI, see [Azure CLI documentation](https://docs.microsoft.com/cli/azure).
60+
For more information on the Azure CLI, see [Azure CLI documentation](/cli/azure).
6161

62-
Additional networking CLI script samples can be found in the [Azure Networking Overview documentation](../cli-samples.md?toc=%2fazure%2fnetworking%2ftoc.json).
62+
Additional networking CLI script samples can be found in the [Azure Networking Overview documentation](../cli-samples.md?toc=%2fazure%2fnetworking%2ftoc.json).

‎articles/networking/scripts/load-balancer-windows-powershell-sample-nlb.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ms.custom: devx-track-azurepowershell
1919

2020
This script sample creates everything needed to run several Windows virtual machines configured in a highly available and load balanced configuration. After running the script, you will have three virtual machines, joined to an Azure Availability Set, and accessible through an Azure Load Balancer.
2121

22-
If needed, install the Azure PowerShell using the instruction found in the [Azure PowerShell guide](https://docs.microsoft.com/powershell/azure/), and then run `Connect-AzAccount` to create a connection with Azure.
22+
If needed, install the Azure PowerShell using the instruction found in the [Azure PowerShell guide](/powershell/azure/), and then run `Connect-AzAccount` to create a connection with Azure.
2323

2424
[!INCLUDE [quickstarts-free-trial-note](../../../includes/quickstarts-free-trial-note.md)]
2525

@@ -61,6 +61,6 @@ This script uses the following commands to create a resource group, virtual mach
6161

6262
## Next steps
6363

64-
For more information on the Azure PowerShell, see [Azure PowerShell documentation](https://docs.microsoft.com/powershell/azure/).
64+
For more information on the Azure PowerShell, see [Azure PowerShell documentation](/powershell/azure/).
6565

66-
Additional networking PowerShell script samples can be found in the [Azure Networking Overview documentation](../powershell-samples.md?toc=%2fazure%2fnetworking%2ftoc.json).
66+
Additional networking PowerShell script samples can be found in the [Azure Networking Overview documentation](../powershell-samples.md?toc=%2fazure%2fnetworking%2ftoc.json).

‎articles/networking/scripts/traffic-manager-cli-websites-high-availability.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -42,14 +42,14 @@ This script uses the following commands to create a resource group, web app, tra
4242

4343
| Command | Notes |
4444
|---|---|
45-
| [az group create](https://docs.microsoft.com/cli/azure/group) | Creates a resource group in which all resources are stored. |
46-
| [az appservice plan create](https://docs.microsoft.com/cli/azure/appservice/plan) | Creates an App Service plan. This is like a server farm for your Azure web app. |
47-
| [az webapp create](https://docs.microsoft.com/cli/azure/webapp?view=azure-cli-latest#az-webapp-create) | Creates an Azure web app within the App Service plan. |
48-
| [az network traffic-manager profile create](https://docs.microsoft.com/cli/azure/network/traffic-manager/profile) | Creates an Azure Traffic Manager profile. |
49-
| [az network traffic-manager endpoint create](https://docs.microsoft.com/cli/azure/network/traffic-manager/endpoint) | Adds an endpoint to an Azure Traffic Manager Profile. |
45+
| [az group create](/cli/azure/group) | Creates a resource group in which all resources are stored. |
46+
| [az appservice plan create](/cli/azure/appservice/plan) | Creates an App Service plan. This is like a server farm for your Azure web app. |
47+
| [az webapp create](/cli/azure/webapp?view=azure-cli-latest#az-webapp-create) | Creates an Azure web app within the App Service plan. |
48+
| [az network traffic-manager profile create](/cli/azure/network/traffic-manager/profile) | Creates an Azure Traffic Manager profile. |
49+
| [az network traffic-manager endpoint create](/cli/azure/network/traffic-manager/endpoint) | Adds an endpoint to an Azure Traffic Manager Profile. |
5050

5151
## Next steps
5252

53-
For more information on the Azure CLI, see [Azure CLI documentation](https://docs.microsoft.com/cli/azure).
53+
For more information on the Azure CLI, see [Azure CLI documentation](/cli/azure).
5454

55-
Additional App Service CLI script samples can be found in the [Azure Networking documentation](../cli-samples.md).
55+
Additional App Service CLI script samples can be found in the [Azure Networking documentation](../cli-samples.md).

‎articles/networking/scripts/traffic-manager-powershell-websites-high-availability.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ms.author: allensu
1818

1919
This script creates a resource group, two app service plans, two web apps, a traffic manager profile, and two traffic manager endpoints. Traffic Manager directs traffic to the application in one region as the primary region, and to the secondary region when the application in the primary region is unavailable. Before executing the script, you must change the MyWebApp, MyWebAppL1 and MyWebAppL2 values to unique values across Azure. After running the script, you can access the app in the primary region with the URL mywebapp.trafficmanager.net.
2020

21-
If needed, install the Azure PowerShell using the instruction found in the [Azure PowerShell guide](https://docs.microsoft.com/powershell/azure/), and then run `Connect-AzAccount` to create a connection with Azure.
21+
If needed, install the Azure PowerShell using the instruction found in the [Azure PowerShell guide](/powershell/azure/), and then run `Connect-AzAccount` to create a connection with Azure.
2222

2323
[!INCLUDE [quickstarts-free-trial-note](../../../includes/quickstarts-free-trial-note.md)]
2424

@@ -52,6 +52,6 @@ This script uses the following commands to create a resource group, web app, tra
5252

5353
## Next steps
5454

55-
For more information on the Azure PowerShell, see [Azure PowerShell documentation](https://docs.microsoft.com/powershell/azure/).
55+
For more information on the Azure PowerShell, see [Azure PowerShell documentation](/powershell/azure/).
5656

57-
Additional networking PowerShell script samples can be found in the [Azure Networking Overview documentation](../powershell-samples.md?toc=%2fazure%2fnetworking%2ftoc.json).
57+
Additional networking PowerShell script samples can be found in the [Azure Networking Overview documentation](../powershell-samples.md?toc=%2fazure%2fnetworking%2ftoc.json).

‎articles/networking/scripts/virtual-network-cli-sample-peer-two-virtual-networks.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -42,13 +42,13 @@ This script uses the following commands to create a resource group, virtual mach
4242

4343
| Command | Notes |
4444
|---|---|
45-
| [az group create](https://docs.microsoft.com/cli/azure/group) | Creates a resource group in which all resources are stored. |
46-
| [az network vnet create](https://docs.microsoft.com/cli/azure/network/vnet) | Creates an Azure virtual network and subnet. |
47-
| [az network vnet peering create](https://docs.microsoft.com/cli/azure/network/vnet/peering) | Creates a peering between two virtual networks. |
48-
| [az group delete](https://docs.microsoft.com/cli/azure/vm/extension) | Deletes a resource group including all nested resources. |
45+
| [az group create](/cli/azure/group) | Creates a resource group in which all resources are stored. |
46+
| [az network vnet create](/cli/azure/network/vnet) | Creates an Azure virtual network and subnet. |
47+
| [az network vnet peering create](/cli/azure/network/vnet/peering) | Creates a peering between two virtual networks. |
48+
| [az group delete](/cli/azure/vm/extension) | Deletes a resource group including all nested resources. |
4949

5050
## Next steps
5151

52-
For more information on the Azure CLI, see [Azure CLI documentation](https://docs.microsoft.com/cli/azure).
52+
For more information on the Azure CLI, see [Azure CLI documentation](/cli/azure).
5353

54-
Additional networking CLI script samples can be found in the [Azure Networking Overview documentation](../cli-samples.md).
54+
Additional networking CLI script samples can be found in the [Azure Networking Overview documentation](../cli-samples.md).

‎articles/networking/scripts/virtual-network-powershell-filter-network-traffic.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ms.author: kumud
1919

2020
This script sample creates a virtual network with front-end and back-end subnets. Inbound network traffic to the front-end subnet is limited to HTTP, and HTTPS, while outbound traffic to the Internet from the back-end subnet is not permitted. After running the script, you will have one virtual machine with two NICs. Each NIC is connected to a different subnet.
2121

22-
If needed, install the Azure PowerShell using the instruction found in the [Azure PowerShell guide](https://docs.microsoft.com/powershell/azure/), and then run `Connect-AzAccount` to create a connection with Azure.
22+
If needed, install the Azure PowerShell using the instruction found in the [Azure PowerShell guide](/powershell/azure/), and then run `Connect-AzAccount` to create a connection with Azure.
2323

2424
[!INCLUDE [quickstarts-free-trial-note](../../../includes/quickstarts-free-trial-note.md)]
2525

@@ -57,6 +57,6 @@ This script uses the following commands to create a resource group, virtual netw
5757

5858
## Next steps
5959

60-
For more information on the Azure PowerShell, see [Azure PowerShell documentation](https://docs.microsoft.com/powershell/azure/).
60+
For more information on the Azure PowerShell, see [Azure PowerShell documentation](/powershell/azure/).
6161

62-
Additional networking PowerShell script samples can be found in the [Azure Networking Overview documentation](../powershell-samples.md?toc=%2fazure%2fnetworking%2ftoc.json).
62+
Additional networking PowerShell script samples can be found in the [Azure Networking Overview documentation](../powershell-samples.md?toc=%2fazure%2fnetworking%2ftoc.json).

‎articles/networking/scripts/virtual-network-powershell-sample-multi-tier-application.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ ms.custom: devx-track-azurepowershell
2020

2121
This script sample creates a virtual network with front-end and back-end subnets. Traffic to the front-end subnet is limited to HTTP and SSH, while traffic to the back-end subnet is limited to MySQL, port 3306. After running the script, you will have two virtual machines, one in each subnet that you can deploy web server and MySQL software to.
2222

23-
If needed, install the Azure PowerShell using the instruction found in the [Azure PowerShell guide](https://docs.microsoft.com/powershell/azure/), and then run `Connect-AzAccount` to create a connection with Azure.
23+
If needed, install the Azure PowerShell using the instruction found in the [Azure PowerShell guide](/powershell/azure/), and then run `Connect-AzAccount` to create a connection with Azure.
2424

2525
[!INCLUDE [quickstarts-free-trial-note](../../../includes/quickstarts-free-trial-note.md)]
2626

@@ -56,6 +56,6 @@ This script uses the following commands to create a resource group, virtual netw
5656

5757
## Next steps
5858

59-
For more information on the Azure PowerShell, see [Azure PowerShell documentation](https://docs.microsoft.com/powershell/azure/).
59+
For more information on the Azure PowerShell, see [Azure PowerShell documentation](/powershell/azure/).
6060

61-
Additional networking PowerShell script samples can be found in the [Azure Networking Overview documentation](../powershell-samples.md?toc=%2fazure%2fnetworking%2ftoc.json).
61+
Additional networking PowerShell script samples can be found in the [Azure Networking Overview documentation](../powershell-samples.md?toc=%2fazure%2fnetworking%2ftoc.json).

‎articles/networking/scripts/virtual-network-powershell-sample-peer-two-virtual-networks.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ms.custom: devx-track-azurepowershell
1919

2020
This script creates and connects two virtual networks in the same region through the Azure network. After running the script, you will create a peering between two virtual networks.
2121

22-
If needed, install the Azure PowerShell using the instruction found in the [Azure PowerShell guide](https://docs.microsoft.com/powershell/azure/), and then run `Connect-AzAccount` to create a connection with Azure.
22+
If needed, install the Azure PowerShell using the instruction found in the [Azure PowerShell guide](/powershell/azure/), and then run `Connect-AzAccount` to create a connection with Azure.
2323

2424
[!INCLUDE [quickstarts-free-trial-note](../../../includes/quickstarts-free-trial-note.md)]
2525

@@ -50,6 +50,6 @@ This script uses the following commands to create a resource group, virtual mach
5050

5151
## Next steps
5252

53-
For more information on the Azure PowerShell, see [Azure PowerShell documentation](https://docs.microsoft.com/powershell/azure/).
53+
For more information on the Azure PowerShell, see [Azure PowerShell documentation](/powershell/azure/).
5454

55-
Additional networking PowerShell script samples can be found in the [Azure Networking Overview documentation](../powershell-samples.md?toc=%2fazure%2fnetworking%2ftoc.json).
55+
Additional networking PowerShell script samples can be found in the [Azure Networking Overview documentation](../powershell-samples.md?toc=%2fazure%2fnetworking%2ftoc.json).

‎articles/networking/scripts/virtual-network-powershell-sample-route-traffic-through-nva.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ ms.custom: devx-track-azurepowershell
2020

2121
This script sample creates a virtual network with front-end and back-end subnets. It also creates a VM with IP forwarding enabled to route traffic between the two subnets. After running the script you can deploy network software, such as a firewall application, to the VM.
2222

23-
If needed, install the Azure PowerShell using the instruction found in the [Azure PowerShell guide](https://docs.microsoft.com/powershell/azure/), and then run `Connect-AzAccount` to create a connection with Azure.
23+
If needed, install the Azure PowerShell using the instruction found in the [Azure PowerShell guide](/powershell/azure/), and then run `Connect-AzAccount` to create a connection with Azure.
2424

2525
[!INCLUDE [quickstarts-free-trial-note](../../../includes/quickstarts-free-trial-note.md)]
2626

@@ -58,6 +58,6 @@ This script uses the following commands to create a resource group, virtual netw
5858

5959
## Next steps
6060

61-
For more information on the Azure PowerShell, see [Azure PowerShell documentation](https://docs.microsoft.com/powershell/azure/).
61+
For more information on the Azure PowerShell, see [Azure PowerShell documentation](/powershell/azure/).
6262

63-
Additional networking PowerShell script samples can be found in the [Azure Networking Overview documentation](../powershell-samples.md?toc=%2fazure%2fnetworking%2ftoc.json).
63+
Additional networking PowerShell script samples can be found in the [Azure Networking Overview documentation](../powershell-samples.md?toc=%2fazure%2fnetworking%2ftoc.json).

‎articles/networking/working-remotely-support.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -83,15 +83,15 @@ The following articles discuss how different Azure networking features can be us
8383
| [Struggling to cater to work from home needs? Here is where Azure Virtual WAN can help](../virtual-wan/work-remotely-support.md) | Use Azure Virtual WAN to address the remote connectivity needs of your organization.|
8484
| [Application Gateway high traffic support](../application-gateway/high-traffic-support.md) | Use Application Gateway with Web Application Firewall (WAF) for a scalable and secure way to manage traffic to your web applications. |
8585
| [Network Virtual Appliance (NVA) considerations for remote work](../vpn-gateway/nva-work-remotely-support.md)|Review guidance about leveraging NVAs in Azure to provide remote access solutions. |
86-
| [Transition to OpenVPN protocol or IKEv2 from SSTP](https://go.microsoft.com/fwlink/?linkid=2124112) | Overcome the 128 concurrent connection limit of SSTP by transitioning to OpenVPN protocol or IKEv2.|
86+
| [Transition to OpenVPN protocol or IKEv2 from SSTP](../vpn-gateway/ikev2-openvpn-from-sstp.md) | Overcome the 128 concurrent connection limit of SSTP by transitioning to OpenVPN protocol or IKEv2.|
8787
| [Working remotely using Azure Bastion](../bastion/work-remotely-support.md) | Provide secure and seamless RDP/SSH connectivity to virtual machines within the Azure virtual network, directly in the Azure portal, without the use of a public IP address. |
8888
| [Using Azure ExpressRoute to create hybrid connectivity to support remote users](../expressroute/work-remotely-support.md) | Use ExpressRoute for hybrid connectivity to enable users in your organization to work remotely.|
8989
| [Azure Firewall remote work support](../firewall/remote-work-support.md)|Protect your Azure virtual network resources using Azure Firewall. |
9090

9191
<!--Link References-->
92-
[VNet-peer]: https://docs.microsoft.com/azure/virtual-network/virtual-network-peering-overview
93-
[S2S]: https://docs.microsoft.com/azure/vpn-gateway/vpn-gateway-howto-site-to-site-resource-manager-portal
94-
[ExR]: https://docs.microsoft.com/azure/expressroute/expressroute-introduction
95-
[ExR-eco]: https://docs.microsoft.com/azure/expressroute/expressroute-locations
96-
[ExR-D]: https://docs.microsoft.com/azure/expressroute/expressroute-erdirect-about
97-
[Az-OCI]: https://docs.microsoft.com/azure/virtual-machines/workloads/oracle/configure-azure-oci-networking
92+
[VNet-peer]: ../virtual-network/virtual-network-peering-overview.md
93+
[S2S]: ../vpn-gateway/tutorial-site-to-site-portal.md
94+
[ExR]: ../expressroute/expressroute-introduction.md
95+
[ExR-eco]: ../expressroute/expressroute-locations.md
96+
[ExR-D]: ../expressroute/expressroute-erdirect-about.md
97+
[Az-OCI]: ../virtual-machines/workloads/oracle/configure-azure-oci-networking.md

0 commit comments

Comments
 (0)
Please sign in to comment.