Forum Discussion
KieranMReportabl
May 06, 2022Copper Contributor
Data Factory Custom Activity - Error: 2505
Trying to run a python script from Azure Data Factory with a custom activity. I cannot for the life of me work out why my batch service fails to authenticate. Error 2505: General Troubleshooting -...
- May 06, 2022
Resolved (sort of)
I could not use an existing Azure Blob linked service, presumably because it was configured without the "access key" requirement.
Creating a new blob linked service from the Batch linked service configuration panel (above) pre-populates the blob form with the correct configurations.
KieranMReportabl
May 06, 2022Copper Contributor
Resolved (sort of)
I could not use an existing Azure Blob linked service, presumably because it was configured without the "access key" requirement.
Creating a new blob linked service from the Batch linked service configuration panel (above) pre-populates the blob form with the correct configurations.