microsoftgraph / microsoftgraph/entra-powershell
🚀 -WhatIf Feature
Nobody has claimed this yet.
- 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
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
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