I was given Owner access of an Azure data factory resource. I have to copy a csv from Blob Storage to Azure Table. While creating a copy data pipeline, I cannot create a connection to that csv file. A similar pipeline was successfully working in my free subscription. I also have owner access of the Blob Storage. Even when I press test connection, it returns "connection successful"
The error that I get is: The client with object id does not have authorization to perform action 'Microsoft.Resources/deployments/write' over scope .
I have added in place of different ids in the error message.