This cmdlet performs necessary validations for DS Move. This cmdlet generates a boolean true if
all validations pass successfully. It is mandatory to run this cmdlet before Initialize-AzRecoveryServicesDSMove
cmdlet. This cmdlet is useful for cross tenant DS move scenario.
Ejemplos
Example 1: Initialize DS Move for cross subscription copy
First cmdlet sets target subscription context.
Second cmdlet triggers some mandatory validations on target vault.
Third cmdlet sets source subscription context.
Then based on Test-AzRecoveryServicesDSMove cmdlet state, we fetch CorrelationId using
Initialize-AzRecoveryServicesDSMove cmdlet. $corr can be input to the Copy cmdlet.
Parámetros
-Confirm
Prompts you for confirmation before running the cmdlet.
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable,
-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable,
-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see
about_CommonParameters.
El origen de este contenido se puede encontrar en GitHub, donde también puede crear y revisar problemas y solicitudes de incorporación de cambios. Para más información, consulte nuestra guía para colaboradores.