Skip to content

Commit aa3dbb7

Browse files
authored
Update migrate-servers-to-azure-using-private-link.md
Updating doc as per https://msazure.visualstudio.com/One/_workitems/edit/30458303
1 parent 23b5349 commit aa3dbb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/migrate/migrate-servers-to-azure-using-private-link.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ To use a private connection for replication, you can use the storage account cre
3131
> - In addition to replication data, the Azure Migrate appliance communicates with the Azure Migrate service for its control plane activities. These activities include orchestrating replication. Control plane communication between the Azure Migrate appliance and the Azure Migrate service continues to happen over the internet on the Azure Migrate service's public endpoint.
3232
> - The private endpoint of the storage account should be accessible from the network where the Azure Migrate appliance is deployed.
3333
> - DNS must be configured to resolve DNS queries by the Azure Migrate appliance for the cache storage account's blob service endpoint to the private IP address of the private endpoint attached to the cache storage account.
34-
> - The cache storage account must be accessible on its public endpoint. Azure Migrate uses the cache storage account's public endpoint to move data from the storage account to replica-managed disks.
34+
> - It's recommended to disable public access to the storage account.
3535
3636
## Replicate VMs
3737

0 commit comments

Comments
 (0)