You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/site-recovery/azure-to-azure-network-mapping.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -67,7 +67,7 @@ The subnet of the target virtual machine is selected based on the name of the su
67
67
The IP address for each NIC on a target virtual machine is configured as follows:
68
68
69
69
-**DHCP**: If the NIC of the source virtual machine uses DHCP, the NIC of the target virtual machine is also set to use DHCP.
70
-
-**Static IP address**: If the NIC of the source virtual machine uses static IP addressing, the target virtual machine NIC is also use a static IP address.
70
+
-**Static IP address**: If the NIC of the source virtual machine uses static IP addressing, the target virtual machine NIC also uses a static IP address.
71
71
72
72
The same holds for the Secondary IP Configurations as well.
Copy file name to clipboardExpand all lines: articles/site-recovery/vmware-azure-multi-tenant-csp-disaster-recovery.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
title: Set up VMware disaster recovery to Azure in a multi-tenancy environment using Site Recovery and the Cloud Solution Provider (CSP) program | Microsoft Docs
3
-
description: Describes how to set up VMware disaster recovery in a multi-tenant environment with Azure Site Recovery.
3
+
description: Describes how to set up VMware disaster recovery in a multitenant environment with Azure Site Recovery.
4
4
ms.author: ankitadutta
5
5
author: ankitaduttaMSFT
6
6
ms.service: azure-site-recovery
@@ -15,15 +15,15 @@ The [CSP program](https://partner.microsoft.com/cloud-solution-provider) fosters
15
15
16
16
With [Azure Site Recovery](site-recovery-overview.md), as partners you can manage disaster recovery for customers directly through CSP. Alternately, you can use CSP to set up Site Recovery environments, and let customers manage their own disaster recovery needs in a self-service manner. In both scenarios, partners are the liaison between Site Recovery and their customers. Partners service the customer relationship, and bill customers for Site Recovery usage.
17
17
18
-
This article describes how you as a partner can create and manage tenant subscriptions through CSP, for a multi-tenant VMware replication scenario.
18
+
This article describes how you as a partner can create and manage tenant subscriptions through CSP, for a multitenant VMware replication scenario.
19
19
20
20
## Prerequisites
21
21
22
22
To set up VMware replication, you need to do the following:
23
23
24
24
-[Prepare](tutorial-prepare-azure.md) Azure resources, including an Azure subscription, an Azure virtual network, and a storage account.
25
25
-[Prepare](vmware-azure-tutorial-prepare-on-premises.md) on-premises VMware servers and VMs.
26
-
- For each tenant, create a separate management server that can communicate with the tenant VMs, and your vCenter servers. Only you as a partner should have access rights to this management server. Learn more about [multi-tenant environments](vmware-azure-multi-tenant-overview.md).
26
+
- For each tenant, create a separate management server that can communicate with the tenant VMs, and your vCenter servers. Only you as a partner should have access rights to this management server. Learn more about [multitenant environments](vmware-azure-multi-tenant-overview.md).
27
27
28
28
## Create a tenant account
29
29
@@ -94,20 +94,20 @@ The following steps describe how to assign a role to a user. For detailed steps,
94
94
95
95
1. On the **Review + assign** tab, select **Review + assign** to assign the role.
96
96
97
-
## Multi-tenant environments
97
+
## multitenant environments
98
98
99
-
There are three major multi-tenant models:
99
+
There are three major multitenant models:
100
100
101
101
***Shared Hosting Services Provider (HSP)**: The partner owns the physical infrastructure, and uses shared resources (vCenter, datacenters, physical storage, and so on) to host multiple tenant VMs on the same infrastructure. The partner can provide disaster-recovery management as a managed service, or the tenant can own disaster recovery as a self-service solution.
102
102
103
103
***Dedicated Hosting Services Provider**: The partner owns the physical infrastructure, but uses dedicated resources (multiple vCenters, physical datastores, and so on) to host each tenant’s VMs on a separate infrastructure. The partner can provide disaster-recovery management as a managed service, or the tenant can own it as a self-service solution.
104
104
105
105
***Managed Services Provider (MSP)**: The customer owns the physical infrastructure that hosts the VMs, and the partner provides disaster-recovery enablement and management.
106
106
107
-
By setting up tenant subscriptions as described in this article, you can quickly start enabling customers in any of the relevant multi-tenant models. You can learn more about the different multi-tenant models and enabling on-premises access controls [here](vmware-azure-multi-tenant-overview.md).
107
+
By setting up tenant subscriptions as described in this article, you can quickly start enabling customers in any of the relevant multitenant models. You can learn more about the different multitenant models and enabling on-premises access controls [here](vmware-azure-multi-tenant-overview.md).
108
108
109
109
## Next steps
110
110
- Learn more about [Azure role-based access control (Azure RBAC)](site-recovery-role-based-linked-access-control.md) to manage Azure Site Recovery deployments.
111
111
- Learn more about VMware to Azure [replication architecture](vmware-azure-architecture.md).
112
112
-[Review the tutorial](vmware-azure-tutorial.md) for replicating VMware VMs to Azure.
113
-
Learn more about [multi-tenant environments](vmware-azure-multi-tenant-overview.md) for replicating VMware VMs to Azure.
113
+
Learn more about [multitenant environments](vmware-azure-multi-tenant-overview.md) for replicating VMware VMs to Azure.
0 commit comments