Forum Discussion
Powershell command to set Git-integration on workspace
Hello all,
We use PowerBI with premium capacity and working on a Powershell script to create workspaces, assign Azure AD groups but we also want to do the settings for Git-integration. Is there anyone who has done this before and is willing to share this with us?
Hi. For now you can't configure the git integration that way. The feature is in public preview and they might add that kind of requests in a future.
You can check powershell powerbi related commands here: https://learn.microsoft.com/en-us/powershell/power-bi/overview?view=powerbi-ps
And also all the API requests: https://learn.microsoft.com/en-us/rest/api/power-bi/groups/update-group-user
I hope that helps,
1 Reply
- ibarrauSuper User
Hi. For now you can't configure the git integration that way. The feature is in public preview and they might add that kind of requests in a future.
You can check powershell powerbi related commands here: https://learn.microsoft.com/en-us/powershell/power-bi/overview?view=powerbi-ps
And also all the API requests: https://learn.microsoft.com/en-us/rest/api/power-bi/groups/update-group-user
I hope that helps,