Hi,
I am trying to create a pipeline using the post https://docs.microsoft.com/en-us/azure/data-factory/load-office-365-data. While debugging i get this error - ErrorCode=UserErrorOffice365SinkValidationError,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=Office365 data loading job failed to validate the sink data store. Possible causes are the name of the data store or its folder path is invalid, or the provided credentials do not have enough permission to access the folder. Detailed error: Blob operation Failed. ContainerName: test4mo365, path: .,Source=Microsoft.DataTransfer.ClientLibrary,'.
I have created the container, granted contributor privileges to service principal and everything else seems to be fine. Please advise.