@VShivam It looks like you are using When a blob is added or modified (properties only) (V2) trigger as I can see it returns the List of files
blob meta data and using this output in your create sas uri by path (v2). Please confirm if my understanding is correct. If this is the case then create sas uri by path (v2) accepts the blob path
where as you are passing the List of Files Id
. You need to pass List of Files Path
i.e. Path
parameter that has the path of the file or folder of BlobMetadata.