microsoft / microsoft/PowerApps-Samples

Script `Microsoft.PowerPlatform.Administration.UserManagement.psm1` uses modules which will be deprecated 30/03/2024

Open
#537 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

PowerShell
Dominant language
C#
Stars
2k
Forks
1.8k
PR merge metrics
No merged PRs in 30d

Description

The script Microsoft.PowerPlatform.Administration.UserManagement.psm1 uses the Connect-AzureAD cmdlet (source code here), which is due for deprecation in one month (30th March 2024 - see here for announcement).

Are there plans for this to use supported/maintained modules?

Contributor guide

No contributing guide indexed for this repository

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 in powershell/UserManagement/Microsoft.PowerPlatform.Administration.UserManagement/Microsoft.PowerPlatform.Administration.Powershell/Microsoft.PowerPlatform.Administration.UserManagement.psm1, especially the Connect-AzureAD usage around line 180. Review the module dependencies and the deprecation announcement, then determine a supported replacement for the script's administration operations. Done means the script no longer depends on the deprecated module and its user-management operations remain functional.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, powershell
Domain
cloud, tooling
Issue type
Refactor
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.