Azure Data factory Private end point connection issues

Chaitanya Dasararaju 1 Reputation point
2022-01-31T13:29:32.19+00:00

Having issues with Azure data factory 'copy data' using Private end-points .
Working in once case and not working on another case .

case1 : Azure 'Copy Data' using Private endpoints - Copy data from one Azure Blob Storage container to another Azure BlobStorage container is working fine.
Disabled 'All networks' option and selected ' Selected networks' under Firewalls and Virtual Netwoks . Private Endpoint Conections are Approved.
Source Dataset - Azure Container
Sink - Azure Container

case2: Azure 'Copy Data' using Private endpoints - Copy data from 'office365Table'(Office365 datasets) to Azure Blob Storage.
Disabled 'All networks' option and selected ' Selected networks' under Firewalls and Virtual Netwoks . Private Endpoint Conections are Approved.
Source Dataset - 'office365Table'1
Sink - Azure Container
Linked service validation and Test connection everything is working ,but copy of data to Azure storage fails in Case2 with below error message .

Error Message :

Operation on target copyoff365blob failed: ErrorCode=UserErrorOffice365DataLoaderError,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=Office365 data loading failed to execute. office365LoadErrorType: PermanentError. Operation on target b6_Activity failed: ErrorCode=UserErrorFailedToCreateAzureBlobContainer,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=Unable to create Azure Blob container. Endpoint: xxxxxx, Container Name: mails.,Source=Microsoft.DataTransfer.ClientLibrary,''Type=Microsoft.WindowsAzure.Storage.StorageException,Message=The remote server returned an error: (403) Forbidden.,Source=Microsoft.WindowsAzure.Storage,StorageExtendedMessage=RequestId: Time:Sun, 30 Jan 2022 18:26:07 GMT,,''Type=System.Net.WebException,Message=The remote server returned an error: (403) Forbidden.,Source=System,',Source=Microsoft.DataTransfer.ClientLibrary,'

If we Allow Public access for storage then copy works fine in case2 also.

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,680 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,135 questions
Azure Private Link
Azure Private Link
An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.
460 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,520 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Chaitanya Dasararaju 1 Reputation point
    2022-02-03T12:16:49.663+00:00

    thank you Saurabh .
    As recommened sent an email to azcommunity@microsoft.com with subject as "Attn: Saurabh'

    0 comments No comments