Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
CheetahChrome opened this issue Nov 21, 2024 · 1 comment
Assignees
Labels
area/docs Improvements or additions to documentation impact/first-48 This bug is likely to be hit during a user's first 48 hours of product evaluation
Milestone

Comments

@CheetahChrome
Copy link

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?

@pulumi-bot pulumi-bot added the needs-triage Needs attention from the triage team label Nov 21, 2024
@github-project-automation github-project-automation bot moved this to 🤔 Triage in Docs 📚 Nov 21, 2024
@interurban
Copy link
Collaborator

hey @CheetahChrome ; sorry to hear your stuck on this step. Can you double check your env and tell me more about your setup? Are you able to run other CLI commands to create a new blob object? We also have a super friendly Slack community, if you have not already you can post there and the community can help you troubleshoot.

@interurban interurban moved this from 🤔 Triage to 🧳 Backlog in Docs 📚 Nov 26, 2024
@interurban interurban added impact/first-48 This bug is likely to be hit during a user's first 48 hours of product evaluation area/docs Improvements or additions to documentation labels Nov 26, 2024
@interurban interurban self-assigned this Nov 26, 2024
@interurban interurban removed the needs-triage Needs attention from the triage team label Nov 26, 2024
@interurban interurban added this to the 0.114 milestone Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/docs Improvements or additions to documentation impact/first-48 This bug is likely to be hit during a user's first 48 hours of product evaluation
Projects
Status: 🧳 Backlog
Development

No branches or pull requests

3 participants