Skip to content

Commit a6a0ee3

Browse files
committed
Updates and fixes
1 parent 3522caf commit a6a0ee3

File tree

4 files changed

+13
-4
lines changed

4 files changed

+13
-4
lines changed

articles/migrate/common-questions-appliance.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.manager: abhemraj
77
ms.service: azure-migrate
88
ms.topic: conceptual
99
ms.custom: engagement-fy24
10-
ms.date: 05/02/2024
10+
ms.date: 06/20/2024
1111
---
1212

1313
# Azure Migrate appliance: Common questions
@@ -110,6 +110,10 @@ A project can have multiple appliances registered to it. However, one appliance
110110
1. Select **Change** in the upper-right corner to choose your project.
111111
1. In the Azure Migrate project, select **Overview** from the Azure Migrate: Discovery & assessment.
112112
1. In **Overview**, select **Appliances** in left menu to see the appliances registered with the project and the connectivity status of the agents on the appliance.
113+
1.
114+
## Can I change the Azure user account from the Azure Migrate appliance once registered with the project?
115+
If you registered the appliance to Migrate project using a particular user account, it cannot be changed. You can try re-registering the appliance with the new project using another user account via PowerShell script but it will break all the operations in the old project.
116+
113117

114118
## Can the Azure Migrate appliance/Replication appliance connect to the same vCenter?
115119

articles/migrate/how-to-scale-out-for-migration.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: ajaypar
66
ms.manager: roopesh.nair
77
ms.service: azure-migrate
88
ms.topic: how-to
9-
ms.date: 03/12/2024
9+
ms.date: 06/20/2024
1010
ms.custom: engagement-fy24
1111
---
1212

@@ -155,6 +155,8 @@ In the configuration manager, select **Set up prerequisites**, and then complete
155155

156156
`PS .\ExportConfigFiles.ps1 `
157157

158+
> [!Note] Install PowerShell 7.x in the appliance and execute the script ExportConfigFiles.ps1. The script execution is only supported with PowerShell 7.x.
159+
158160
1. Copy the zip file created by running the above commands to the scale-out appliance. The zip file contains configuration files needed to register the scale-out appliance.
159161

160162
1. In the pop-up window opened in the previous step, select the location of the copied configuration zip file and click **Save**.

articles/migrate/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ items:
186186
href: prepare-for-agentless-migration.md
187187
- name: Hyper-V migration architecture
188188
href: hyper-v-migration-architecture.md
189-
- name: VMware agent-based migration architecture
189+
- name: VMware/Physical agent-based migration architecture
190190
href: agent-based-migration-architecture.md
191191
- name: Web apps migration support
192192
href: concepts-migration-webapps.md

articles/migrate/vmware/how-to-set-up-appliance-vmware.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: vibansa
66
ms.manager: abhemraj
77
ms.topic: how-to
88
ms.service: azure-migrate
9-
ms.date: 04/19/2024
9+
ms.date: 06/20/2024
1010
ms.custom: vmware-scenario-422, engagement-fy23
1111
---
1212

@@ -35,6 +35,9 @@ To set up the appliance by using an OVA template, you'll complete these steps, w
3535
> [!NOTE]
3636
> OVA templates are not available for soverign clouds.
3737
38+
> [!NOTE]
39+
> Do not clone or create a VM template out of an appliance deployed using OVA template. This scenario is unsupported and may result in deployment failures within the Migrate Service.
40+
3841
1. Provide an appliance name and generate a project key in the portal.
3942
1. Download an OVA template file, and import it to vCenter Server. Verify that the OVA is secure.
4043
1. Create the appliance from the OVA file. Verify that the appliance can connect to Azure Migrate.

0 commit comments

Comments
 (0)