Skip to content

Commit 8a8d7a0

Browse files
Merge pull request #246388 from stevenmatthew/agent
agent: fixed formatting issue in agent-register
2 parents 2919539 + 292da49 commit 8a8d7a0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/storage-mover/agent-register.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@ You need to register an agent to create a trust relationship with your Storage M
3232

3333
You can connect to an Azure VNET from other networks, like an on-premises corporate network. This type of connection is made through a VPN connection such as Azure Express Route. To learn more about this approach, refer to the [Azure ExpressRoute documentation](/azure/expressroute/) and [Azure Private Link](/azure/private-link) documentation.
3434

35-
[!IMPORTANT] Currently, Storage Mover can be configured to route migration data from the agent to the destination storage account over Private Link. Hybrid Compute heartbeats and certificates can also be routed to a private Azure Arc service endpoint in your virtual network (VNet). Some Storage Mover traffic can't be routed through Private Link and is routed over the public endpoint of a storage mover resource. This data includes control messages, progress telemetry, and copy logs.
35+
> [!IMPORTANT]
36+
> Currently, Storage Mover can be configured to route migration data from the agent to the destination storage account over Private Link. Hybrid Compute heartbeats and certificates can also be routed to a private Azure Arc service endpoint in your virtual network (VNet). Some Storage Mover traffic can't be routed through Private Link and is routed over the public endpoint of a storage mover resource. This data includes control messages, progress telemetry, and copy logs.
3637
3738
In this article, you learn how to successfully register a previously deployed Storage Mover agent virtual machine (VM).
3839

0 commit comments

Comments
 (0)