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
Starts the replication protected item creation operation for a Virtual Machine inside Proximity placement group and returns the ASR job used to track the operation (Azure to Azure scenario).
Starts the replication protected item creation operation for a Virtual Machine with target virtual machine sclase set configured and returns the ASR job used to track the operation (Azure to Azure scenario).
186
+
178
187
## PARAMETERS
179
188
180
189
### -Account
@@ -655,6 +664,21 @@ Accept pipeline input: False
655
664
Accept wildcard characters: False
656
665
```
657
666
667
+
### -RecoveryVirtualMachineScaleSetId
668
+
Specify the virtual machine scale set Id to used by the failover Vm in target recovery region.
Start the update direction operation for the specified replication protected item in target azure region defined by protection container mapping and using cache storage (in same region as VM) and proximity placement group.
Start the update direction operation for the specified replication protected item in target azure region defined by protection container mapping and using cache storage (in same region as VM) and virtual machine scale set.
145
+
138
146
139
147
## PARAMETERS
140
148
@@ -513,6 +521,21 @@ Accept pipeline input: False
513
521
Accept wildcard characters: False
514
522
```
515
523
524
+
### -RecoveryVirtualMachineScaleSetId
525
+
{{ Fill RecoveryVirtualMachineScaleSetId Description }}
0 commit comments