GraphAppToolkit
0.2.1
A PowerShell module for creating MgGraph app registrations for authenticated scripting.
Minimum PowerShell version
5.0
Installation Options
Owners
Copyright
(c) 2025 Douglas S. Rios (DrIOSx). All rights reserved.
Package Details
Author(s)
- Douglas S. Rios (DrIOSx)
Functions
New-MailEnabledSendingGroup Publish-TkEmailApp Publish-TkM365AuditApp Publish-TkMemPolicyManagerApp Send-TkEmailAppMessage
Dependencies
This module has no dependencies.
Release Notes
## [0.2.1] - 2025-03-17
### Added
- Added Get-TkMsalToken cmdlet to retrieve an MSAL token using API calls.
- Added Managed Identity support for Get-TkMsalToken cmdlet (Needs to be tested).
- SecureString support for Get-TkMsalToken cmdlet.
- Formatting alignment for cmdlets.
### Fixed
- Fixed authentication context for MgGraph.
### Changed
- Updated private function names to be more descriptive.
- Removed MSAL.PS dependency from Send-TkEmailAppMessage function.
- Removed Send-TkEmailAppMessage module install if manual parameters are provided.
FileList
- GraphAppToolkit.nuspec
- GraphAppToolkit.psd1
- GraphAppToolkit.psm1
- en-US\about_GraphAppToolkit.help.txt
- en-US\GraphAppToolkit-help.xml
Version History
Version | Downloads | Last updated |
---|---|---|
0.2.1 (current version) | 11 | 3/17/2025 |
0.2.0 | 3 | 3/14/2025 |
0.2.0-previe... | 3 | 3/14/2025 |
0.1.2 | 5 | 3/10/2025 |