microsoft / microsoft/powerbi-powershell
Please add the ability to create a workspace V2: New-PowerBIWorkspace
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 413
- Forks
- 134
- Avg merge
- 33m
- Merged PRs (30d)
- 1
Description
Please add the ability to create a workspace v2 via a new method: New-PowerBIWorkspace. Currently this is only possible via the REST API (see: https://docs.microsoft.com/en-us/rest/api/power-bi/groups/creategroup). But for automation this is often needed.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by examining existing PowerBI PowerShell cmdlets and the REST API create-group entry point linked in the issue. Trace how similar cmdlets authenticate and expose parameters, then verify that New-PowerBIWorkspace can create a workspace V2 through the documented API and has coverage for its expected behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, powershell
- Domain
- api, cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100