Skip to content
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.

Data factory custom activity (batch) -> storage - 403 BlobAccessDenied #1084

Open
nawaahme opened this issue Feb 6, 2023 · 1 comment
Open

Comments

@nawaahme
Copy link

nawaahme commented Feb 6, 2023

I'm getting blob access denied msg when Custom Activity of Data Factory is running

Operation: Custom activity trying to converts csv to excel and executing inside batch node.

{"errorCategory":0,"code":"BlobAccessDenied","message":"Access for one of the specified Azure Blob(s) is denied","details":[{"Name":"BlobSource","Value":"https://xxxxxx.blob.core.windows.net/customactxxxxx/xxxcustomactivity/ICSharpCode.SharpZipLib.dll?sv=2018-03-28&sr=b&sig=kOQqTE7jirHRQXk2ljMZ5Mmxu0BBpF9rC%2BHsZS0h3gQ%3D&st=2023-02-06T04%3A46%3A13Z&se=2023-03-08T05%3A46%3A13Z&sp=r"},{"Name":"FilePath","Value":"D:\batch\tasks\workitems\adfv2-xxxqavmpool01\job-1\da5de2e3-413e-4288-978f-e232f08316eb\wd\ICSharpCode.SharpZipLib.dll"}]}

The issue started occurring after we enabled storage account to accept traffic from specific VNET
allowed ADF to connect ,Corp IP ranges and Added Batch node IP address

Azure Batch
image

Batch settings
image

@nawaahme
Copy link
Author

nawaahme commented Feb 7, 2023

recreated batch node pool to resolve it

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant