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
The first two cmdlets fetch Recovery Services Vault - vault1 and vault2 respectively. The second command triggers a complete data move from vault1 to vault2.
42
-
$sourceVault and $targetVault can also belong to different subscription within same tanent, can be fetched by setting different subscription contexts.
42
+
$sourceVault and $targetVault can also belong to different subscription within same tenant, can be fetched by setting different subscription contexts.
43
43
44
44
### Example 2: Copy data from vault1 to vault2 with only failed items
0 commit comments