create SAS URL by path. URL not working.

Yashas Manjunath 186 Reputation points
2023-02-09T09:34:20.0866667+00:00

I am not able to use the generated link from this action to access the file I have uploaded to the blob storage.

I am able to only access the URL generated from the UI only. When I match the two URLs I can notice that the one generated from the logic app is missing half of the part. Screenshot_20230209_122501

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
{count} votes

1 answer

Sort by: Most helpful
  1. MayankBargali-MSFT 70,986 Reputation points Moderator
    2023-02-14T05:29:44.3333333+00:00

    @Yashas Manjunath Thanks for reaching out. The issue could be Group Policy Identifier that you have defined where the policy may be defined for some other container, and you are using the SAS token to access some different blob on different container. Please try to remove the Group Policy and see if the token is generated correctly for all the file paths.

    0 comments No comments

Your answer

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