Forum Discussion

zenbabasha55's avatar
zenbabasha55
Copper Contributor
Apr 16, 2025

ADF dataflow data Preview Error

hi All,

 

I have data flow  as seen below. all linked service and data set working fine and i can see the data preview but wheb i use the same linked service and dateset in the dataflow  It throw error as shown below i am useing managed private endpoint to coonect the blob starga it is owrking for all pipe line.  the ADF and the MI has staorgae account contributor role assigned. 

 

Error:

at Source 'sourcedata': This request is not authorized to perform this operation. When using Managed Identity(MI)/Service Principal(SP) authentication 1. For source: In Storage Explorer, grant the MI/SP at least Execute permission for ALL upstream folders and the file system, along with Read permission for the files to copy. Alternatively, in Access control (IAM), grant the MI/SP at least the Storage Blob Data Reader role. 2. For sink: In Storage Explorer, grant the MI/SP at least Execute permission for ALL upstream folders and the file system, along with Write permission for the sink folder. Alternatively, in Access control (IAM), grant the MI/SP at least the Storage Blob Data Contributor role. Also please ensure that the network firewall settings in the storage account are configured correctly as turning on firewall rules for your storage account blocks incoming requests for data by default, unless the requests originate from a service operating within an Azure Virtual Network (VNet) or from allowed public IP addresses.

 

 

Any kind of help is highly appreciated 

1 Reply

Resources