microsoft / microsoft/PowerApps-Samples
Script `Microsoft.PowerPlatform.Administration.UserManagement.psm1` uses modules which will be deprecated 30/03/2024
Nobody has claimed this yet.
- 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
- 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 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