Michael

Results 8 issues of Michael

The executables as part of the Prepare step `Prepare-ADCPDump` will throw an Access Violation error if the "Relations" folder does not exist. This is noted in the readme, but a...

It appears the docs do not adequately cover support for Server Core environments. Specifically the following occurs when using the recommended steps of https://learn.microsoft.com/en-us/azure/active-directory/app-proxy/application-proxy-register-connector-powershell#register-the-connector-using-a-windows-powershell-credential-object Connector registration failed: Make sure you...

active-directory/svc
triaged
cxp
doc-enhancement
Pri2
app-proxy/subsvc

### Summary of the new feature / enhancement If a module does not export any commands then `New-MarkdownHelp` throws `$LocalizedData.ModuleNotFound`. A clearer error could be thrown. ### Proposed technical implementation...

Issue-Enhancement
Needs-Triage

This wraps up the Entra section. I created issue #169 for tracking of a few gaps in the implementation.

Currently Entra section 4 is not implemented as it requires Azure Management API integrations. Currently Entra control 8.3 is not implemented as the Graph API does not expose the domain...

https://github.com/maester365/maester/blob/f90399bde1849ddce74490fe40c3d2511b50db0e/powershell/internal/Update-MtMaesterTests.ps1#L42 Would need to do some more testing, but currently the hard exit will kill the processes. A return may allow better error handling and feedback.

bug

This one may need some more love, but is a starting point for #155

I would like to open a discussion around expanding Maester's capabilities to include tests for M365 beyond the Graph API (e.g., Exchange Online, SharePoint Online, Defender, Azure, etc...). Here are...

question