Sam Erde

Results 132 comments of Sam Erde

Fascinating! Does this override `[CmdletBinding(HelpUri = 'https://day3bits.com/PSPreworkout/Edit-PSReadLineHistoryFile')]` or does it only take effect if the **HelpUri** has not been specified?

Great to see new contributors to the PowerShell community, @charlesjpalmer! Please be aware that when you reply to a PR or issue conversation via email, the whole email including your...

A resolution for this will be provided in #1224.

I suspect this may be a MS Graph SDK issue and not necessarily an Entra PowerShell module issue. Whatever the cause, there are several closed issues in the Graph SDK...

Thanks for the tip! Is there any functional equivalent that is backwards compatible with Windows PowerShell 5.1?

๐Ÿ‘€ Does this mean you're planning on implementing ACL for when the module is imported in a PowerShell [7] session, @KenitoInc? ๐Ÿ‘

Will have to review. If my memory serves me correctly, this was to align with the practice of using groups instead of individual users in ACLs. Thanks for the thoughtful...

> [@l-gosling](https://github.com/l-gosling) doesn't appear to be failing on workload id policies anymore, thanks for following up! Can this be closed now?

This should resolve #23 and possibly some others.

The `Test-EntraScript` function isn't mapped into the build process for the **Microsoft.Entra** module yet and therefore doesn't get delivered in the published build. (I don't know why, but the 'Migration'...