Intune-MAA
1.0.6
Intune Multi Admin Approval (MAA) module for reviewing, approving, and denying MAA requests via a terminal UI. Provides a full-screen terminal interface for reviewing pending approval requests, viewing payload details, and approving or denying requests with justification. Works with Microsoft Graph beta API and supports custom app registrations.
Minimum PowerShell version
7.0
Installation Options
Owners
Copyright
(c) 2026 Mark Orr. All rights reserved.
Package Details
Author(s)
- Mark Orr
Tags
Intune MAA MultiAdminApproval MicrosoftGraph Approval MEM Endpoint
Functions
Start-MAAApproval Configure-IntuneMAA Clear-IntuneMAA Approve-MAARequest Cancel-MAARequest Get-PendingMAARequests
Dependencies
This module has no dependencies.
Release Notes
## 1.0.6
- Show group type (Users, Devices, Mixed, Empty) and member count on assignment lines
- Cleaner assignment display: color coding alone indicates new/removed (no text labels)
- Strip GUIDs from group display names for readability
## 1.0.5
- Fix assignments incorrectly marked as [NEW] after policy rename
- Fix scope tags incorrectly marked as [NEW] when no baseline exists
- Show name changes as "OldName -> NewName" in review screen
- Match previous approval requests by resource ID to survive renames
FileList
- Intune-MAA.nuspec
- CHANGELOG.md
- Intune-MAA.psd1
- Intune-MAA.psm1