-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
questionFurther information is requestedFurther information is requestedresearch neededThis feature or request needs research to determine viability or the optimal solutionThis feature or request needs research to determine viability or the optimal solution
Description
Issue
Anyone with write permission on the blob can modify or delete the fundCode metadata key/value.
There is no RBAC permission to separately control access to blob metadata.
Proposed Design
Each storage account managed by SaaS gets a table with a well-known name (TBD).
The identity executing the app needs permissions on storage accounts to create tables and read tables.
Table keys:
- Partition key: container name
- Row key: metadata key value
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requestedresearch neededThis feature or request needs research to determine viability or the optimal solutionThis feature or request needs research to determine viability or the optimal solution