Skip to content

Permissions Issue when publishing index.html -> 403 Request Not Authorized #13407

@CheetahChrome

Description

@CheetahChrome

File: content/docs/iac/get-started/azure/deploy-changes.md

Following the instructions C# I am getting a permissions error when it attempts to publish the index.html file to the storage blob:

 azure-native:storage:Blob (index.html):
    error: retrieving blob properties "index.html" (container "$web" / account "sa1scratchbf9fa2e8"): HEAD https://sa1scratchbf9fa2e8.blob.core.windows.net/$web/index.html
    --------------------------------------------------------------------------------
    RESPONSE 403: 403 This request is not authorized to perform this operation using this permission.
    ERROR CODE: AuthorizationPermissionMismatch
    --------------------------------------------------------------------------------
    Response contained no body
    --------------------------------------------------------------------------------

  pulumi:pulumi:Stack (Scratch-scratch):
    error: update failed

As a user I can drag and drop into the container with no issues. What step should also be done so the pulumi up succeeds?

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/docsImprovements or additions to documentationimpact/first-48This bug is likely to be hit during a user's first 48 hours of product evaluation

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions