Logic apps create blob forbidden 403

Danish Muhammad Haroon 26 Reputation points
2022-05-31T10:34:27.347+00:00

I have developed a workflow which is supposed to copy a file that was updated in onedrive, to a container in blob storage. I have used a Consumption logic app, and OneDrive for Business. The flow looks as follows:

206927-capture.png

The problem is happening at two places

  1. When I browse through the folder path, the following happens:

207063-image.png

  1. When I saved this flow, changed a file in OneDrive, and ran the flow the following error showed up
    207091-image.png

Settings within the storage account look as follows:
207082-image.png

Danish

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,167 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,491 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Kamlesh Kumar 3,866 Reputation points
    2022-05-31T13:51:51.31+00:00

    Hi @Danish Muhammad Haroon ,

    Thank you for asking this question on the Microsoft Q&A Platform.

    There could be multiple reasons to face 403 Forbidden error and I would suggest to verify the the access permissions. Also please refer the below threads addressing similar issue:

    Verify which authentication type are you using, and check the MS Doc page to troubleshoot this issue,

    https://learn.microsoft.com/en-us/azure/connectors/connectors-create-api-azureblobstorage?tabs=consumption#troubleshoot-problems-with-accessing-storage-accounts

    207118-image.png

    Regards,
    Kamlesh Kumar
    BizTalk Techie

    Please don't forget to click on 205836-130616-image.png or upvote 205759-130671-image.png button whenever the information provided helps you. Original posters help the community find answers faster by identifying the correct answer. Here is How

    Want a reminder to come back and check responses? Here is how to subscribe to a Notification

    If you are interested in joining the VM program and help shape the future of Q&A: Here is how you can be part of Q&A Volunteer Moderators

    1 person found this answer helpful.

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.