I am trying to perform a copy activity from ADLS Gen2 to Azure Synapse warehouse using polybase direct copy. while copying i am getting the error like :
" Please make sure SQL DW has access to ADLS Gen2". but why does it need access to ADLS Gen2 when data factory can take care of it? and also how do i give that access if i need to give that.
Thanks.