I have added the Linked Service and Dataset pointing to blob storage account.
But I don’t know what should I give the container_name
parameter value to copy all the containers.
So, when I define the Get Metadata
activity to list all the containers dynamically, it is asking me to provide the value of the container_name in the dataset properties:
If I provide *
as a value, it is not accepting. Then what will be the value of that parameter?