Skip to content

Commit 61ec5f4

Browse files
committed
GitHub issue 85570
1 parent 9610f62 commit 61ec5f4

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

articles/migrate/migrate-support-matrix-hyper-v-migration.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,22 @@ time.nist.gov | Verifies time synchronization between system and global time.
8686
> - *.blob.core.windows.com - To access storage account that stores replicated data. This is optional and is not required if the storage account has a private endpoint attached.
8787
> - login.windows.net for access control and identity management using Active Directory.
8888
89+
## Replication storage account requirements
90+
91+
This table summarizes support for the replication storage account for Hyper-V VM migrations.
92+
93+
**Setting** | **Support** | **Details**
94+
--- | --- | ---
95+
General purpose V2 storage accounts (Hot and Cool tier) | Supported | GPv2 storage accounts may incur higher transaction costs than V1 storage accounts.
96+
Premium storage | Supported | However, standard storage accounts are recommended to help optimize costs.
97+
Region | Same region as virtual machine | Storage account should be in the same region as the virtual machine being protected.
98+
Subscription | Can be different from source virtual machines | Storage account need not be in the same subscription as the source virtual machine(s).
99+
Azure Storage firewalls for virtual networks | Supported | If you are using firewall enabled replication storage account or target storage account, ensure you [Allow trusted Microsoft services](/azure/storage/common/storage-network-security.md?tabs=azure-portal#exceptions). Also, ensure that you allow access to at least one subnet of source VNet.
100+
> [!Note]
101+
> You should allow access from 'All networks' for public endpoint connectivity.
102+
Soft delete | Not supported. | Soft delete is not supported because once it is enabled on replication storage account, it increases cost. Azure Migrate performs very frequent creates/deletes of log files while replicating causing costs to increase.
103+
Private endpoint | Supported. | Follow the guidance to [set up Azure Migrate with private endpoints](migrate-servers-to-azure-using-private-link.md?pivots=hyperv).
104+
89105
## Azure VM requirements
90106

91107
All on-premises VMs replicated to Azure must meet the Azure VM requirements summarized in this table.

0 commit comments

Comments
 (0)