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/migrate/common-questions-server-migration.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,6 +63,9 @@ While you can create assessments for multiple regions in an Azure Migrate projec
63
63
64
64
Yes, you can migrate to multiple subscriptions (same Azure tenant) in the same target region for an Azure Migrate project. You can select the target subscription while enabling replication for a machine or a set of machines. The target region is locked post first replication for agentless VMware migrations and during the replication appliance and Hyper-V provider installation for agent-based migrations and agentless Hyper-V migrations respectively.
65
65
66
+
### Does Azure Migrate support Azure Resource Graph?
67
+
Currently, Azure Migrate is not integrated with Azure Resource Graph. It is support to perform ARG related queries.
68
+
66
69
### How is the data transmitted from on-premises environment to Azure? Is it encrypted before transmission?
67
70
68
71
The Azure Migrate appliance in the agentless replication case compresses data and encrypts before uploading. Data is transmitted over a secure communication channel over https and uses TLS 1.2 or later. Additionally, Azure Storage automatically encrypts your data when it's persisted it to the cloud (encryption-at-rest).
@@ -142,15 +145,15 @@ The Migration and modernization tool is application agnostic and works for most
142
145
143
146
### Can I upgrade my OS while migrating?
144
147
145
-
The Migration and modernization tool only supports like-for-like migrations currently. The tool doesn’t support upgrading the OS version during migration. The migrated machine will have the same OS as the source machine.
148
+
The Migration and modernization tool now supports Windows OS upgrade during Migration. For Linux this option is currently not available. More details on [Windows OS upgrade](how-to-upgrade-windows.md).
146
149
147
150
### Do I need VMware vCenter to migrate VMware VMs?
148
151
149
152
To [migrate VMware VMs](server-migrate-overview.md) using VMware agent-based or agentless migration, ESXi hosts on which VMs are located must be managed by vCenter Server. If you don't have vCenter Server, you can migrate VMware VMs by migrating them as physical servers. [Learn more](migrate-support-matrix-physical-migration.md).
150
153
151
154
### Can I consolidate multiple source VMs into one VM while migrating?
152
155
153
-
Migration and modernization capabilities support like-for-like migrations currently. We don't support consolidating servers or upgrading the operating system as part of the migration.
156
+
Migration and modernization capabilities support like-for-like migrations currently. We don't support consolidating servers as part of the migration.
154
157
155
158
### Will Windows Server 2008 and 2008 R2 be supported in Azure after migration?
0 commit comments