"az storage account create" doesn't give enough permissions to do the simple stuff
Open
act-codegen-extensibility-squad
feature-request
Service Attention
Storage
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 60
Description
I created a storage account using the CLI and then tried to do the simple things like create a container and upload a blob to it using the data plane. I could create the container but I could not upload a blob to it. I had to go in and explicitly add "Storage Blob Data Owner" permissions. This is not discoverable and was extremely frustrating to try to figure out why it wasn't working.
Contributor guide
Assessment
This issue has not been assessed yet.