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: docs/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ Reconnects an Azure Local VM to its Azure resource after the VM has been restore
30
30
31
31
In this context, **hydration** refers to registering a locally-hosted VHD/VHDX file as an Azure-managed disk resource — making it visible and manageable in Azure without moving the data. This is the core operation that underpins both scenarios above.
32
32
33
-
The term comes from Microsoft's own naming (`HydrationSupport@microsoft.com`, `az stack-hci-vm disk create-from-local`).
33
+
The term comes from Microsoft's own naming of the underlying CLI command: `az stack-hci-vm disk create-from-local`.
0 commit comments