Is it possible to Update the Azure Blob Name using ssis

Muhammad irfan 1 Reputation point
2022-08-03T10:31:56.69+00:00

Hi,

I am working on "Update the Microsoft Azure blobs names using SSIS package" using "Azure Blob Storage destination".

In this tool I am changing the "Fullname", "Name" with updated URL and adding update operation as "SetBlobProperties" into "Update Blob Operation".
227623-screenshot-13.png

Can anybody suggest, How I could update the blob names using SSIS, which things needs to make correct, and which other method I can use.

Thanks.

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,087 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,777 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,560 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. ZoeHui-MSFT 36,111 Reputation points
    2022-08-04T06:21:39.047+00:00

    Hi @Muhammad irfan ,

    You are using Kingsway Azure Blob Storage Destination Component which is a 3rd-party product. I'd suggest that you may raise the question to Kingsway forum for more advice.

    As far as I known, with Microsoft SSIS component, it is hard to meet your requirement.

    2 people found this answer helpful.
    0 comments No comments

  2. Muhammad irfan 1 Reputation point
    2022-09-22T06:52:06.173+00:00

    @ZoeHui-MSFT ,

    I consulted them, and Implement their recommended method, but it didn't help me at all.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.