Barts-Life-Science / AzureTRE

An accelerator to help organizations build Trusted Research Environments on Azure.
https://microsoft.github.io/AzureTRE
MIT License
1 stars 0 forks source link

Give workspace users the right to see billing information for their own workspace, but nothing else. #160

Open TonyWildish-BH opened 2 months ago

TonyWildish-BH commented 2 months ago

Workspace Admins and Researchers can see cost information on the tiles of their workspace, but they may want to view historical information and drill into it. The easy way to do this is by granting them restricted access to the Azure portal, showing them billing information for their workspace(s) and nothing else.

There's a recipe for this, from Steven:

Setting up the permissions - as Global Admin (or close to it) and with the workspace created (knowing the resource group name) and having all the uses who need to be given read billing access identified. I have not explored if this role could (or should) be added to the workspace owner role in the TRE...

Setting up the views:

For this ticket, focus on granting the permissions. We'll deal with setting up views in another ticket.