Skip to content

Commit a1322b4

Browse files
committed
remove 'the'1
1 parent 070e6ac commit a1322b4

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

articles/dms/resource-network-topologies.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Network topologies for Azure SQL Database Managed Instance migrations using Azure Database Migration Service | Microsoft Docs
33
description: Learn the source and target configurations for Azure Database Migration Service.
44
services: database-migration
5-
author: pochiraju
5+
author: HJToland3
66
ms.author: jtoland
77
manager: craigg
88
ms.reviewer: craigg
@@ -14,9 +14,11 @@ ms.date: 06/07/2019
1414
---
1515

1616
# Network topologies for Azure SQL DB Managed Instance migrations using Azure Database Migration Service
17+
1718
This article discusses various network topologies that Azure Database Migration Service can work with to provide a comprehensive migration experience from on-premises SQL Servers to Azure SQL Database Managed Instance.
1819

1920
## Azure SQL Database Managed Instance configured for Hybrid workloads
21+
2022
Use this topology if your Azure SQL Database Managed Instance is connected to your on-premises network. This approach provides the most simplified network routing and yields maximum data throughput during the migration.
2123

2224
![Network Topology for Hybrid Workloads](media/resource-network-topologies/hybrid-workloads.png)
@@ -27,7 +29,9 @@ Use this topology if your Azure SQL Database Managed Instance is connected to yo
2729
- The VNet used in this scenario is also connected to the on-premises network by using either [ExpressRoute](https://docs.microsoft.com/azure/expressroute/expressroute-introduction) or [VPN](https://docs.microsoft.com/azure/vpn-gateway/vpn-gateway-about-vpngateways).
2830

2931
## Azure SQL Database Managed Instance isolated from the on-premises network
32+
3033
Use this network topology if your environment requires one or more of the following scenarios:
34+
3135
- The Azure SQL Database managed instance is isolated from on-premises connectivity, but your Azure Database Migration Service instance is connected to the on-premises network.
3236
- If Role Based Access Control (RBAC) policies are in place and you need to limit the users to accessing the same subscription that is hosting the Azure SQL Database managed instance.
3337
- The VNets used for the Azure SQL Database Managed Instance and Azure Database Migration Service are in different subscriptions.
@@ -61,7 +65,7 @@ Use this network topology if your environment requires one or more of the follow
6165

6266
**Requirements**
6367

64-
- Set up [VNet network peering](https://docs.microsoft.com/azure/virtual-network/virtual-network-peering-overview) between the VNET used for Azure SQL Database managed instance and Azure Database Migration Service.
68+
- Set up [VNet network peering](https://docs.microsoft.com/azure/virtual-network/virtual-network-peering-overview) between the VNet used for Azure SQL Database managed instance and Azure Database Migration Service.
6569

6670
## Inbound security rules
6771

0 commit comments

Comments
 (0)