Copy File from one folder in Azure Blob storage to Another floder in Blob Storage using SAS URI

sandeep kolisetty 1 Reputation point
2023-05-01T09:24:19.2233333+00:00

How to copy File from one folder(templates) in Azure Blob storage to Another floder(Results) in Blob Storage using SAS URI.

Also i want to do some manupulations(like Mail Merge) to template documents while copying files from templates folders to Result folder.

I don't want to store the file in local machine during this process.

I have done this in my local , but i am confused how to achive this in blob storage folders with out saving file localy.

Is this possible through C# using SAS URI ?

Can any one help me out on this?

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,094 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
656 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
9,496 questions
{count} votes