An Azure service for ingesting, preparing, and transforming data at scale.
Hi @Pravalika-randstad
Welcome to Microsoft Q&A platform and thanks for posting your question here.
Based on the error message you provided, it seems that the pipeline is failing due to a region mismatch between the user data and the pipeline. The error message suggests that the pipeline needs to be deployed in the correct region for the given tenant.
To fix the issue, it is necessary to make sure that the Azure Integration Runtime region used for the Copy Data Activity, along with the destination, is in the same region where the mailbox of Office 365 tenant users is located.
It is recommended to check if your Azure subscription and Office 365 tenant are associated with the same Azure Active Directory tenant. If they are not, you may need to seek assistance from your administrator to obtain the required permissions for enabling VM replication and copying data to the target using Site Recovery.
Reference
https://learn.microsoft.com/en-us/azure/data-factory/connector-office-365?tabs=data-factory#prerequisites
https://learn.microsoft.com/en-us/azure/data-factory/connector-office-365?tabs=data-factory
Hope this helps. Do let us know if you any further queries.
If this answers your query, do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.