-
Notifications
You must be signed in to change notification settings - Fork 258
Closed
Labels
area/docsImprovements or additions to documentationImprovements or additions to documentationimpact/first-48This bug is likely to be hit during a user's first 48 hours of product evaluationThis bug is likely to be hit during a user's first 48 hours of product evaluation
Description
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
Labels
area/docsImprovements or additions to documentationImprovements or additions to documentationimpact/first-48This bug is likely to be hit during a user's first 48 hours of product evaluationThis bug is likely to be hit during a user's first 48 hours of product evaluation