Skip to content

Commit 6dbfe4d

Browse files
committed
correcting URLs
1 parent dbde04f commit 6dbfe4d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

articles/networking/TOC.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Overview
22
## [About Azure networking](networking-overview.md)
33
## Architecture
4-
### [Virtual Datacenters](networking-virtual-datacenter.md)
4+
### [Virtual Datacenters](https://docs.microsoft.com/azure/architecture/vdc/networking-virtual-datacenter?toc=%2fazure%2fnetworking%2ftoc.json)
55
### [Asymmetric routing with multiple network paths](../expressroute/expressroute-asymmetric-routing.md?toc=%2fazure%2fnetworking%2ftoc.json)
66
### [Secure network designs](../best-practices-network-security.md?toc=%2fazure%2fnetworking%2ftoc.json)
77
### [Hub-spoke topology](https://docs.microsoft.com/azure/architecture/reference-architectures/hybrid-networking/hub-spoke)

articles/virtual-machines/workloads/sap/dbms_guide_general.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ The way to set up Azure Availability Sets is demonstrated in this [tutorial](htt
260260

261261

262262
## Azure Network considerations
263-
In large-scale SAP deployments, recommendation is that you are using the blueprint of [Azure Virtual Datacenter](https://docs.microsoft.com/azure/networking/networking-virtual-datacenter) for their VNet configuration and permissions and role assignments to different parts of their organization.
263+
In large-scale SAP deployments, recommendation is that you are using the blueprint of [Azure Virtual Datacenter](https://docs.microsoft.com/azure/architecture/vdc/networking-virtual-datacenter) for their VNet configuration and permissions and role assignments to different parts of their organization.
264264

265265
There are several best practices, which resulted out of hundreds of customer deployments:
266266

articles/virtual-machines/workloads/sap/hana-vm-operations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ When you install the VMs to run SAP HANA, the VMs need:
212212

213213
However, for deployments that are enduring, you need to create a virtual datacenter network architecture in Azure. This architecture recommends the separation of the Azure VNet Gateway that connects to on-premise into a separate Azure VNet. This separate VNet should host all the traffic that leaves either to on-premise or to the internet. This approach allows you to deploy software for auditing and logging traffic that enters the virtual datacenter in Azure in this separate hub VNet. So you have one VNet that hosts all the software and configurations that relates to in- and outgoing traffic to your Azure deployment.
214214

215-
The articles [Azure Virtual Datacenter: A Network Perspective](https://docs.microsoft.com/azure/networking/networking-virtual-datacenter) and [Azure Virtual Datacenter and the Enterprise Control Plane](https://docs.microsoft.com/azure/architecture/vdc/) give more information on the virtual datacenter approach and related Azure VNet design.
215+
The articles [Azure Virtual Datacenter: A Network Perspective](https://docs.microsoft.com/azure/architecture/vdc/networking-virtual-datacenter) and [Azure Virtual Datacenter and the Enterprise Control Plane](https://docs.microsoft.com/azure/architecture/vdc/) give more information on the virtual datacenter approach and related Azure VNet design.
216216

217217

218218
>[!NOTE]

0 commit comments

Comments
 (0)