microsoftgraph / microsoftgraph/entra-powershell

🚀 -WhatIf Feature

Open
#1,381 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Best Practices Feature P2 ToTriage
Dominant language
PowerShell
Stars
213
Forks
46
PR merge metrics
No merged PRs in 30d

Description

Current Challenge:

Entra PowerShell doesn't currently support -WhatIf because it was skipped to prioritize migrating Azure AD module commands.

Why it matters:

The -WhatIf parameter is a standard PowerShell feature that improves safety and transparency by letting users preview changes before they happen. It also follows PowerShell best practices.

Roadmap tracker:

This issue serves as a roadmap tracker.

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

The issue names no files, tests, or command entry points. Start by reviewing the Entra PowerShell module and the linked roadmap tracker to identify the commands in scope; the work is done when supported commands accept -WhatIf and preview changes without applying them.

Written by the indexing model from the issue text.

Assessment

Tech stack
powershell
Domain
cli
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.