Sam Erde
Sam Erde
What version of Maester are you using? Please run `Get-InstalledModule -Name Maester`. You shouldn't be seeing this error if you are running a prerelease version. You can update by running...
> There are some new updates that will be coming in this space. I think we can remove this test altogether (looking for sync accounts) at that point. Should be...
MT.1066 - Ensure that conditional access policies do not reference invalid or missing users, groups, or roles
MT.1067 - Ensure that authentication method policies do not reference invalid or missing groups
> MT.1073 - Require explicit assignment of Third Party Entra Apps > > edit: changed from 1071 to 1073 as it seems 1071 and 1072 are already in use as...
Please see additional information in the older issue #1083 and related issue #1242.
@SteveMutungi254, those ZT Assessment checks would be an awesome addition to the [Maester](https://github.com/Maester365/Maester) project as well! Did you pull them directly from the [Zero Trust Assessment repo](https://github.com/microsoft/zerotrustassessment) or write them...
Can you give a specific example (show code) of what you used to do with the AzureAD module that you want to reproduce with the Entra module?
> **Describe the bug** UUF customer feedback on https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.entra/get-entragroup?view=entra-powershell: "What kind of properties will it get? Do we have to go into . GroupDetails or #microsoft.graph.group odata types?" I can't...
> **Describe the bug** Customer reported the following error when installing the module following [this article](https://learn.microsoft.com/en-us/powershell/entra-powershell/installation). > > `-allowprerelease invalid parameter-repository PSGallery is invalidPS C:\WINDOWS\system32> Install-Module -Name Microsoft.Graph.Entra -Repository PSGallery...