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/deploy-vmware-azure-replication-appliance-modernized.md
+20-20Lines changed: 20 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ Operating system locale | English (en-*)
40
40
Windows Server roles | Don't enable these roles: <br> - Active Directory Domain Services <br>- Internet Information Services <br> - Hyper-V
41
41
Group policies | Don't enable these group policies: <br> - Prevent access to the command prompt. <br> - Prevent access to registry editing tools. <br> - Trust logic for file attachments. <br> - Turn on Script Execution. <br> [Learn more](/previous-versions/windows/it-pro/windows-7/gg176671(v=ws.10))
42
42
IIS | - No pre-existing default website <br> - No pre-existing website/application listening on port 443 <br>- Enable [anonymous authentication](/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/cc731244(v=ws.10)) <br> - Enable [FastCGI](/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/cc753077(v=ws.10)) setting
43
-
FIPS (Federal Information Processing Standards) | Do not enable FIPS mode|
43
+
FIPS (Federal Information Processing Standards) | Don't enable FIPS mode|
44
44
45
45
### Network requirements
46
46
@@ -63,12 +63,12 @@ Ensure the following URLs are allowed and reachable from the Azure Site Recovery
63
63
|`*.microsoftonline.com `|Create Azure Active Directory (AD) apps for the appliance to communicate with Azure Site Recovery. |
64
64
|management.azure.com |Create Azure AD apps for the appliance to communicate with the Azure Site Recovery service. |
65
65
|`*.services.visualstudio.com `|Upload app logs used for internal monitoring. |
66
-
|`*.vault.azure.net `|Manage secrets in the Azure Key Vault. Note: Ensure that the machines which need to be replicated have access to this. |
67
-
|aka.ms |Allow access to also known as links. Used for Azure Site Recovery appliance updates. |
66
+
|`*.vault.azure.net `|Manage secrets in the Azure Key Vault. Note: Ensure that the machines that need to be replicated have access to this URL. |
67
+
|aka.ms |Allow access to "also known as" links. Used for Azure Site Recovery appliance updates. |
68
68
|download.microsoft.com/download |Allow downloads from Microsoft download. |
69
69
|`*.servicebus.windows.net `|Communication between the appliance and the Azure Site Recovery service. |
70
70
|`*.discoverysrv.windowsazure.com `<br><br>`*.hypervrecoverymanager.windowsazure.com `<br><br> `*.backup.windowsazure.com ` |Connect to Azure Site Recovery micro-service URLs.
71
-
|`*.blob.core.windows.net `|Upload data to Azure storage which is used to create target disks. |
71
+
|`*.blob.core.windows.net `|Upload data to Azure storage, which is used to create target disks. |
72
72
73
73
#### Allow URLs for government clouds
74
74
@@ -80,7 +80,7 @@ Ensure the following URLs are allowed and reachable from the Azure Site Recovery
80
80
|`portal.azure.us`|`portal.azure.cn`|Navigate to the Azure portal. |
81
81
|`*.microsoftonline.us/*` <br> `management.usgovcloudapi.net`|`*.microsoftonline.cn/*` <br> `management.chinacloudapi.cn/*`| Create Azure AD apps for the appliance to communicate with the Azure Site Recovery service. |
82
82
|`*.hypervrecoverymanager.windowsazure.us` <br> `*.migration.windowsazure.us` <br> `*.backup.windowsazure.us`|`*.hypervrecoverymanager.windowsazure.cn` <br> `*.migration.windowsazure.cn` <br> `*.backup.windowsazure.cn`| Connect to Azure Site Recovery micro-service URLs. |
83
-
|`*.vault.usgovcloudapi.net`|`*.vault.azure.cn`|Manage secrets in the Azure Key Vault. Note: Ensure that the machines which need to be replicated have access to this. |
83
+
|`*.vault.usgovcloudapi.net`|`*.vault.azure.cn`|Manage secrets in the Azure Key Vault. Note: Ensure that the machines, which need to be replicated have access to this URL. |
84
84
85
85
86
86
### Folder exclusions from Antivirus program
@@ -165,7 +165,7 @@ If you just created a free Azure account, you're the owner of your subscription.
165
165
166
166
## Prepare infrastructure
167
167
168
-
You need to set up an Azure Site Recovery replication appliance in the on-premises environment to enable recovery on your on-premises machine. For detailed information on the operations performed by the appliance [see this section](vmware-azure-architecture-modernized.md)
168
+
You need to set up an Azure Site Recovery replication appliance in the on-premises environment to enable recovery on your on-premises machine. For detailed information on the operations performed by the appliance,[see this section](vmware-azure-architecture-modernized.md)
169
169
170
170
Go to **Recovery Services Vault** > **Getting Started**. In VMware machines to Azure, select
171
171
**Prepare Infrastructure** and proceed with the sections detailed below:
@@ -194,11 +194,11 @@ The OVF template spins up a machine with the required specifications.
194
194
1. Download the OVF template to set up an appliance on your on-premises environment.
195
195
2. After the deployment is complete, power on the appliance VM to accept Microsoft Evaluation license.
196
196
3. In the next screen, provide password for the administrator user.
197
-
4. Select **Finalize,** the system reboots and you can login with the administrator user account.
197
+
4. Select **Finalize,** the system reboots and you can log in with the administrator user account.
198
198
199
199
### Set up the appliance through PowerShell
200
200
201
-
In case of any organizational restrictions, you can manually set up the Site Recovery replication appliance through PowerShell. Follow these steps:
201
+
If there is any organizational restrictions, you can manually set up the Site Recovery replication appliance through PowerShell. Follow these steps:
202
202
203
203
1. Download the installers from [here](https://aka.ms/V2ARcmApplianceCreationPowershellZip) and place this folder on the Azure Site Recovery replication appliance.
204
204
2. After successfully copying the zip folder, unzip and extract the components of the folder.
@@ -211,22 +211,22 @@ In case of any organizational restrictions, you can manually set up the Site Rec
211
211
212
212
- CheckRegistryAccessPolicy - Prevents access to registry editing tools.
- CheckPowershellExecutionPolicy - Turn on Script Execution.
227
227
228
228
- PowerShell execution policy shouldn't be AllSigned or Restricted
229
-
- Ensure the group policy 'Turn on Script Execution Attachment Manager' is not set to Disabled or 'Allow only signed scripts'
229
+
- Ensure the group policy 'Turn on Script Execution Attachment Manager' isn't set to Disabled or 'Allow only signed scripts'
230
230
231
231
232
232
**Use the following steps to register the appliance**:
@@ -237,7 +237,7 @@ In case of any organizational restrictions, you can manually set up the Site Rec
237
237
238
238
2. Ensure the [required URLs](#allow-urls) are allowed and are reachable from the Azure Site Recovery replication appliance for continuous connectivity.
239
239
240
-
3. Once the prerequisites have been checked, in the next step information about all the appliance components will be fetched. Review the status of all components and then click**Continue**. After saving the details, proceed to choose the appliance connectivity.
240
+
3. Once the prerequisites have been checked, in the next step information about all the appliance components will be fetched. Review the status of all components and then select**Continue**. After saving the details, proceed to choose the appliance connectivity.
241
241
242
242
4. After saving connectivity details, Select **Continue** to proceed to registration with Microsoft Azure.
243
243
@@ -249,21 +249,21 @@ In case of any organizational restrictions, you can manually set up the Site Rec
249
249
250
250
-**Azure Site Recovery replication appliance key**: Copy the key from the portal by navigating to **Recovery Services vault** > **Getting started** > **Site Recovery** > **VMware to Azure: Prepare Infrastructure**.
251
251
252
-
- After pasting the key, click**Login.** You will be redirected to a new authentication tab.
252
+
- After pasting the key, select**Login.** You'll be redirected to a new authentication tab.
253
253
254
254
By default, an authentication code will be generated as highlighted below, in the **Appliance configuration manager** page. Use this code in the authentication tab.
255
255
256
256
- Enter your Microsoft Azure credentials to complete registration.
257
257
258
-
After successful registration, you can close the tab and move to appliance configuration manager to continue the set up.
258
+
After successful registration, you can close the tab and move to appliance configuration manager to continue the setup.
> An authentication code expires within 5 minutes of generation. In case of inactivity for more than this duration, you will be prompted to login again to Azure.
264
264
265
265
266
-
6. After successful login, Subscription, Resource Group and Recovery Services vault details are displayed. You can log out in case you want to change the vault. Else, select **Continue** to proceed.
266
+
6. After successful sign in, Subscription, Resource Group and Recovery Services vault details are displayed. You can sign out in case you want to change the vault. Else, select **Continue** to proceed.
@@ -296,7 +296,7 @@ In case of any organizational restrictions, you can manually set up the Site Rec
296
296
297
297
12. After successfully adding the details, select **Continue** to install all Azure Site Recovery replication appliance components and register with Azure services. This activity can take up to 30 minutes.
298
298
299
-
Ensure you do not close the browser while configuration is in progress.
299
+
Ensure you don't close the browser while configuration is in progress.
300
300
301
301
>[!NOTE]
302
302
> Appliance cloning is not supported with the modernized architecture. If you attempt to clone, it might disrupt the recovery flow.
@@ -306,11 +306,11 @@ In case of any organizational restrictions, you can manually set up the Site Rec
306
306
307
307
After successful configuration of Azure Site Recovery replication appliance, navigate to Azure portal, **Recovery Services Vault**.
308
308
309
-
Select **Prepare infrastructure (Modernized)** under **Getting started**, you can see that an Azure Site Recovery replication appliance is already registered with this vault. Now you are all set! Start protecting your source machines through this replication appliance.
309
+
Select **Prepare infrastructure (Modernized)** under **Getting started**, you can see that an Azure Site Recovery replication appliance is already registered with this vault. Now you're all set! Start protecting your source machines through this replication appliance.
310
310
311
-
When you click*Select 1 appliance(s)*, you will be re-directed to Azure Site Recovery replication appliance view, where the list of appliances registered to this vault is displayed.
311
+
When you select*Select 1 appliance(s)*, you'll be redirected to Azure Site Recovery replication appliance view, where the list of appliances registered to this vault is displayed.
312
312
313
-
You will also be able to see a tab for **Discovered items** that lists all of the discovered vCenter Servers/vSphere hosts."
313
+
You'll also be able to see a tab for **Discovered items** that lists all of the discovered vCenter Servers/vSphere hosts."
[Learn more](service-updates-how-to.md) about update installation and support.
31
30
31
+
## Updates (November 2022)
32
+
33
+
### Update Rollup 65
34
+
35
+
[Update rollup 65](https://support.microsoft.com/topic/update-rollup-65-for-azure-site-recovery-kb5021964-15db362f-faac-417d-ad71-c22424df43e0) provides the following updates:
36
+
37
+
**Update** | **Details**
38
+
--- | ---
39
+
**Providers and agents** | Updates to Site Recovery agents and providers as detailed in the rollup KB article.
40
+
**Issue fixes/improvements** | A number of fixes and improvement as detailed in the rollup KB article.
41
+
**Azure VM disaster recovery** | Added support for Debian 11 and SUSE Linux Enterprise Server 15 SP 4 Linux distro.
42
+
**VMware VM/physical disaster recovery to Azure** | Added support for Debian 11 and SUSE Linux Enterprise Server 15 SP 4 Linux distro.<br/><br/> Added Modernized VMware to Azure DR support for government clouds. [Learn more](deploy-vmware-azure-replication-appliance-modernized.md#allow-urls-for-government-clouds).
43
+
44
+
32
45
## Updates (October 2022)
33
46
34
-
### Update Rollup 63
47
+
### Update Rollup 64
35
48
36
-
[Update rollup 63](https://support.microsoft.com/topic/update-rollup-64-for-azure-site-recovery-kb5020102-23db9799-102c-4378-9754-2f19f6c7858a) provides the following updates:
49
+
[Update rollup 64](https://support.microsoft.com/topic/update-rollup-64-for-azure-site-recovery-kb5020102-23db9799-102c-4378-9754-2f19f6c7858a) provides the following updates:
0 commit comments