Skip to content

Commit 07bba4c

Browse files
committed
docs: Add Storage Blob Data Contributor to admin permission list
At minimum only need this for the Terraform state storage account, but for simplicity and generic usefulness of being able to access things in storage during development, add it here. The set-up-account script could assign the role scoped to that storage account (after it creates it) to the person running things, or pre-check access and provide nicer error message(s). But again, keeping things simple right now.
1 parent 16c09c2 commit 07bba4c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/infra/infra-admin-permissions.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ application:
1010
- Owner
1111
- Key Vault Administrator
1212
- Role Based Access Control Administrator
13+
- Storage Blob Data Contributor
1314

1415
Scoped to the Microsoft Entra ID tenant itself:
1516
- Cloud Application Administrator, to register the GitHub Actions identity. This

0 commit comments

Comments
 (0)