Skip to content

AuthorizationFailure on Azure #2

@mycaule

Description

@mycaule

When deploying the code to FastAPI app on Azure App Services I get this error.

// GET https://mywebsite.azurewebsites.net/storage/blob/file/mycontainer/path/to/myfile.jpg
{
    "message": "This request is not authorized to perform this operation.
         \n RequestId:89aeec57-301e-00b8-2b9d-xxxxxxxxxxxx
         \n Time:2022-02-23T10:08:06.5459272Z
         \n ErrorCode:AuthorizationFailure"
}

I followed your video using the Connection String method.
Doing the same in localhost works though. Do you have any idea what I have to configure on Azure?

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions