dotnetactivity - The blob supplied is not valid when deploying data factory pipeline with custom .net activity -


i've been getting "useful" error message when deploying experimental data factory pipeline has dotnetactivity within it.

entity provisioning failed: blob supplied not valid. blob: customactivity/package.zip. error code: . error message: .

i've been reading trouble shooting tips , double checking connection strings, no avail.

after double checking in particular blob storage connection strings, able resolve copying connection string azure portal -> storage account -> access keys azure storage linked service settings.

i can theorize there subtlety in connection string format results in poor error message pipeline provisioning.

interestingly, can put wrong access key storage account linked service, redeploy along the pipeline , doesn't complain provisioning. perhaps there additional checks done on first provision.


Comments

Popular posts from this blog

html - How to set bootstrap input responsive width? -

javascript - Highchart x and y axes data from json -

javascript - Get js console.log as python variable in QWebView pyqt -