Sam Erde
Sam Erde
That's what we have also found and noted in several related issues. Thanks for adding some extra detail!
I would respectfully suggest that @alexandair is correct in this. Even though it may mean a delay in the GA release timeframe, it will provide a FAR better initial experience...
Thanks, @SteveMutungi254. The team did a massive amount of work to get here, and it shows! The Graph module dependencies still take some time to load, and this affects `Import-Module...
[GitTools/GitVersion](https://github.com/GitTools/GitVersion) could be a way to solve the second part of this request, although it would require some understanding of the mechanism in order to use effective commit messages.
This is pinned at 2.25.0 because the Microsoft.Graph.Authentication module has several significant issues in 2.26.0 and 2.26.1 that haven't been fixed. The most impactful issue is breaking changes to the...
The main issue is being tracked in [microsoftgraph/msgraph-sdk-powershell #3197](https://github.com/microsoftgraph/msgraph-sdk-powershell/issues/3197) so this issue can probably be closed here. I'm curious if you can think of any other temporary workarounds or improvements...
They just released 2.27.0! Curious if you can test it out now, @yugabe.
I wonder if you could do it with: TrustedHost Remote PSSession on desired target with credentials. Invoke ScriptSentry
Bump. Seems like a solid request that just needs a little more time to catch up with a PR. ๐๐
What results do you get if you place the CBH inside the function definition instead of above the function? I know the location of the CBH is a style preference...