[PowerShell] Grant-FinOpsHubBlobAccess #146
Labels
Tool: FinOps hubs
Data pipeline solution
Tool: PowerShell
PowerShell scripts and automation
Type: Feature 💎
Idea to improve the product
📝 Scenario
As a hub admin, I need to grant users access to blob storage in order to connect to Power BI reports
💎 Solution
Create an
Grant-FinOpsHubBlobAccess
command that assigns access to read/update storage blob data.Synopsis
Grants storage blob access to a user, group, or service principal.
Syntax
Description
The Grant-FinOpsHubBlobAccess command grants the specified user, group, or service principal access to the storage account in the hub instance. Access is only granted using the built-in Storage Blob Data roles.
Parameters
-HubName
-ResourceGroupName
-ObjectId
-Mail
-CurrentUser
-Access
ℹ️ Additional info
Each
-Access
value maps to the corresponding storage blob data role:🙋♀️ Ask for the community
We could use your help:
-ObjectType
parameter? Description: "Indicates the type of the object ID specified. Allowed values: User, Group, ServicePrincipal. Default: User."The text was updated successfully, but these errors were encountered: