Migration provision failing in case the copy from customer tenant fails due to table not found

Description

In the provision migration of a unified tenant, if a copy from the last day fails because the table could not be found in the customer tenant the whole provision process fails.
We must ensure that the are only copying the tables that are being used by the app installed in the unified tenant. In this case, if a table really does not exist in the customer the migration can fail.