Sam Erde
Sam Erde
Entra DS could be added to the Entra mind map PDF as its own node. Thanks for the great resource!
This pull request introduces the new `Import-MtDependency` PowerShell function to help avoid issues caused by conflicts in shared libraries that are used by different module dependencies. **This is a work...
# Description When running `Connect-Maester` I sometimes see the following error: ```output OperationStopped: Method not found: 'Microsoft.Identity.Client.PublicClientApplicationBuilder Microsoft.Identity.Client.Broker.BrokerExtension.WithBroker(Microsoft.Identity.Client.PublicClientApplicationBuilder, Microsoft.Identity.Client.BrokerOptions)'. ``` ## Environment Details ```output >> $PSVersionTable Name Value ---- -----...
# Description The Exchange SecurityCompliance step in `Connect-Maester` fails intermittently (more often than not) with the following error: I can reproduce the error by running the following (extracted from the...
The following scripts rely on the **Microsoft.Open.AzureAD.Model.PasswordProfile** class, which stores and transmits password values in a plain string instead of a secure string. - O365/AzureAD/Users/[New-AADUser.ps1](https://github.com/scriptrunner/ActionPacks/blob/19a1f7bea3db8a2973f6168cd6bc44b79d097159/O365/AzureAD/Users/New-AADUser.ps1#L109) - User Management/_LIB_/[ABOnOffBoardingLib.ps1](https://github.com/scriptrunner/ActionPacks/blob/19a1f7bea3db8a2973f6168cd6bc44b79d097159/User%20Management/_LIB_/ABOnOffBoardingLib.ps1#L852) - User...
### Prerequisites - [x] I have written a descriptive issue title. - [x] I have searched all [_open and closed_ issues](https://github.com/PowerShell/vscode-powershell/issues?q=is%3Aissue) to ensure it has not already been reported. -...
Update deprecated versions of actions. The workflow has failed executions and this has prevented fixes and improvements from being deployed to the web app.
# Versioned Documentation This PR introduces the possibility of versioned documentation for users on [maester.dev/docs](https://maester.dev/docs/intro/)! It also includes a GitHub actions workflow that automatically updates documentation versions and deploys the...
## Describe the bug MT.1059 (Defender for Identity health issues check) does not get discovered if the tenant is not onboarded to MDI. This makes it appear that the test...