Hello,
My linkedservice connects to adlsgen2 using AccountKey for which I have placed the URL which points to the storage and the storage account key which is the string I got from the portal.azure.com for this storage...
When I run the ADF pipeline using the debug botton, all is fine but when I click on trigger now, the error is:
Operation on target my activityName failed: The specified account key is invalid. Check your ADF configuration.
Any suggestions?
Thank you