Skip to content

Commit 15ac032

Browse files
authored
Merge pull request #206504 from v-ksreedevan/01Aug-85570
GitHub issue 85570
2 parents acd2bb1 + 10ae71e commit 15ac032

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

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

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,11 +81,24 @@ dc.services.visualstudio.com | Upload app logs used for internal monitoring.
8181
time.nist.gov | Verifies time synchronization between system and global time.
8282

8383
>[!Note]
84-
>
85-
> If you Migrate project has **private endpoint connectivity**, the replication provider software on the Hyper-V hosts will need access to these URLs for private link support.
84+
> If your Migrate project has **private endpoint connectivity**, the replication provider software on the Hyper-V hosts will need access to these URLs for private link support.
8685
> - *.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.
8786
> - login.windows.net for access control and identity management using Active Directory.
8887
88+
## Replication storage account requirements
89+
90+
This table summarizes support for the replication storage account for Hyper-V VM migrations.
91+
92+
**Setting** | **Support** | **Details**
93+
--- | --- | ---
94+
General purpose V2 storage accounts (Hot and Cool tier) | Supported | GPv2 storage accounts may incur higher transaction costs than V1 storage accounts.
95+
Premium storage | Supported | However, standard storage accounts are recommended to help optimize costs.
96+
Region | Same region as virtual machine | Storage account should be in the same region as the virtual machine being protected.
97+
Subscription | Can be different from source virtual machines | The Storage account need not be in the same subscription as the source virtual machine(s).
98+
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-securitytabs=azure-portal#exceptions). Also, ensure that you allow access to at least one subnet of source VNet. **You should allow access from All networks for public endpoint connectivity.**
99+
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.
100+
Private endpoint | Supported | Follow the guidance to [set up Azure Migrate with private endpoints](migrate-servers-to-azure-using-private-link.md?pivots=hyperv).
101+
89102
## Azure VM requirements
90103

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

0 commit comments

Comments
 (0)