New-AzureRmSqlDatabaseCopy -ResourceGroupName “source” -ServerName “source” -DatabaseName “source” -CopyResourceGroupName “target” -CopyServerName “target” -CopyDatabaseName “target” -ElasticPoolName “target”
The source ElasticPoolName is not needed!