microsoft / microsoft/powerbi-powershell

Please add the ability to create a workspace V2: New-PowerBIWorkspace

Open
#103 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.