Hi, @Paolo Cos Thanks for posting the question and for using Azure Services.
Blob Upload Task is deprecated. Try Flexible File Task. If the issue persists,
Regards
Geetha
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
There's a SSIS Azure Blob Upload Task which is logging the following error while uploading a file to a blob container of an Azure Storage:
Unable to create Azure Blob container [...] Container Name: dmd-to-cdinfra.
The block started to log this error from more or less one month ago, before it worked like a charm.The container in the storage does exist and I have configured an App Registration on the app policies to enable the AppReg to upload files:
The SSIS Azure Blob Upload Task block uses this Connection Manager to connect to the storage specific Blob Container (dmd-to-cdinfra)
The SSIS is deployed on SQL Server on a VM which runs Windows Server 2016.
Following this article https://learn.microsoft.com/en-us/mem/configmgr/core/plan-design/security/enable-tls-1-2-client I added the keys to the registry and restarted the VM, the error is still there.
Following this Stack Overflow https://stackoverflow.com/questions/47299067/ssis-azure-blob-dw-upload-task-error I added other keys to the registry, with no success.
Any suggestion is appreciated
Best regards,
Paolo
Hi, @Paolo Cos Thanks for posting the question and for using Azure Services.
Blob Upload Task is deprecated. Try Flexible File Task. If the issue persists,
Regards
Geetha