Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit bf596a4

Browse files
committedJul 10, 2019
few changes
1 parent f92bfd8 commit bf596a4

File tree

6 files changed

+13
-8
lines changed

6 files changed

+13
-8
lines changed
 

‎articles/migrate/how-to-migrate-at-scale.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Once the CSV is ready, you can execute the following steps to perform migration
5656
6 | asr_cleanuptestmigration.ps1 | Once you manually validate the VMs that were test failed-over, you can use this script to clean up the test failover VMs
5757
7 | asr_migration.ps1 | Perform an unplanned failover for the VMs listed in the csv, the script creates a CSV output with the job details for each VM. The script does not shut down the on premises VMs before triggering the failover, for application consistency, it is recommended that you manually shut down the VMs before executing the script.
5858
8 | asr_completemigration.ps1 | Perform the commit operation on the VMs and delete the Azure Site Recovery entities
59-
9 | asr_postmigration.ps1 | If you plan to assign network security groups to the NICs post-failover, you can use this script to do that. It assigns a NSG to any one NIC in the target VM.
59+
9 | asr_postmigration.ps1 | If you plan to assign network security groups to the NICs post-failover, you can use this script to do that. It assigns an NSG to any one NIC in the target VM.
6060

6161
## How to migrate to managed disks?
6262
The script, by default, migrates the VMs to managed disks in Azure. If the target storage account provided is a premium storage account, premium-managed disks are created post migration. The cache storage account can still be a standard account. If the target storage account is a standard storage account, standard disks are created post migration.
Loading
Loading

‎articles/migrate/migrate-appliance.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,12 +187,16 @@ The appliance communicates with vCenter Servers and Hyper-V hosts/cluster using
187187
4. **Assess and migrate**: You can now create assessments from the metadata collected by the appliance using Azure Migrate Server Assessment. In addition, you can also start migrating VMware VMs using Azure Migrate Server Migration to orchestrate agentless VM replication.
188188

189189

190+
![Architecture](./media/migrate-appliance/architecture.png)
191+
192+
190193
## Appliance upgrades
191194

192195
The appliance is upgraded as the Azure Migrate agents running on the appliance are updated.
193196

194197
- This happens automatically because the auto-update is enabled on the appliance by default.
195-
- You can change this default setting to update the agents manually.
198+
- You can change this default setting to update the agents manually.
199+
- To disable automatic updates, set registry key Appliance Auto Update, in HKLM\SOFTWAREMicrosoft\Azure.
196200

197201
### Set agent updates to manual
198202

‎articles/migrate/migrate-replication-appliance.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ ms.author: raynew
99
---
1010

1111

12-
# Azure Migrate replication appliance
12+
# Replication appliance
1313

14-
This article describes the Azure Migrate replication appliance. You deploy the replication appliance when you use the Azure Migrate Server Migration tool to migrate apps, infrastructure, and workloads to Microsoft Azure.
14+
This article describes the replication appliance used by Azure Migrate: Server Assessment when migrating VMware VMs, physical machines, and private/public cloud VMs to Azure, using an agent-based migration.
1515

16-
The tool is available in The [Azure Migrate](migrate-overview.md) hub. The hub provides native tools for assessment and migration, as well as tools from other Azure services, and from third-party independent software vendors (ISVs).
16+
The tool is available in the [Azure Migrate](migrate-overview.md) hub. The hub provides native tools for assessment and migration, as well as tools from other Azure services, and from third-party independent software vendors (ISVs).
1717

1818

1919
## Appliance overview
@@ -22,7 +22,7 @@ The replication appliance is deployed as a single on-premises machine, either as
2222
- **Replication appliance**: The replication appliance coordinates communications, and manages data replication, for on-premises VMware VMs and physical servers replicating to Azure.
2323
- **Process server**: The process server, which is installed by default on the replication appliance, and does the following:
2424
- **Replication gateway**: It acts as a replication gateway. It receives replication data from machines enabled for replication. It optimizes replication data with caching, compression, and encryption, and sends it to Azure.
25-
- **Agent installer**: Performs a push installation of the Site Recovery Mobility Service. This service must be installed and running on each on-premises machine that you want to replicate for migration.
25+
- **Agent installer**: Performs a push installation of the Mobility Service. This service must be installed and running on each on-premises machine that you want to replicate for migration.
2626

2727
## Appliance deployment
2828

@@ -50,8 +50,9 @@ The appliance comes with a Windows Server 2016 evaluation license, which is vali
5050
- The replication appliance orchestrates replication with Azure over port HTTPS 443 outbound.
5151
- VMs send replication data to the process server (running on the replication appliance) on port HTTPS 9443 inbound. This port can be modified.
5252
- The process server receives replication data, optimizes and encrypts it, and sends it to Azure storage over port 443 outbound.
53-
5. The replication data logs first land in a cache storage account in Azure. These logs are processed and the data is stored in an Azure managed disk (**asr seed disk**).
53+
5. The replication data logs first land in a cache storage account in Azure. These logs are processed and the data is stored in an Azure managed disk.
5454

55+
![Architecture](./media/migrate-replication-appliance/architecture.png)
5556

5657
## Appliance upgrades
5758

‎articles/migrate/migrate-services-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Device42 | Assess
4848

4949
Azure Migrate Server Assessment discovers and assesses on-premises VMware VMs and Hyper-V VMs for migration to Azure. It uses a lightweight appliance that you deploy on-premises, and register with the Azure Migrate service. The appliance connects to Azure Migrate Server Assessment, and continually sends metadata and performance-related data to Azure Migrate.
5050
- Discovery is agentless. Nothing needs to be installed on the VMs you're discovering.
51-
- Collected data includes VM metadata, and performance data. [Learn more](migrate-appliance.md#collected-data).
51+
- Collected data includes VM metadata, and performance data. Learn more about data collected for [VMware](migrate-appliance.md#collected-performance-data-vmware) and [Hyper-V](migrate-appliance.md#collected-performance-data-hyper-v).
5252

5353
After machines are discovered, in the Azure portal you gather them into groups that typically consist of VMs that you'd like to migrate together, and then run an assessment for a group. You can then analyze the assessment to figure out your migration strategy.
5454

0 commit comments

Comments
 (0)
Please sign in to comment.