secretworkpersona

Results 9 comments of secretworkpersona

Thank you for the update. I recreated the issue last week in 2.9.1, but didn't post debug output while preparing for weekend changes. I'll do this today. For anyone using...

**Describe the bug** Attempting to authenticate using a [Service Principle with Secret via Environment Variables](https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/identity/Azure.Identity#environment-variables) using Microsoft.Graph Module v2.9.0 and v2.9.1 fails with the error below. This feature works in...

This is definitely a puzzler. Even though the same environment variables work in v2.8.0, to your point I'm also trying to determine if it's our environment. I recently reported an...

Can reproduce in v2.10.0. I see Microsoft.Graph.Authentication src did not change between v2.8.0 and v2.9.0, but the failures use MSAL 4.56.0.0 and target the /common or /organizations endpoints. In v2.8.0...

For us the issue occurs when the application's supported account types is "Accounts in this organizational directory only (Single tenant)". If the application is "Accounts in any organizational directory (Any...

Latest version (2.21.0) does not resolve the issue for me. ![ModuleError](https://github.com/user-attachments/assets/5f01eb9f-300b-411d-967c-d0f1ac96bebc)

I plan to study @iserrano76 's link and get smarterer, but I'm asking in case somebody already knows the answer (Easy Button). I've previously crawled through modules to troubleshoot, but...

> Hello [@sentient-sloth](https://github.com/sentient-sloth) , > > If I connect my graph with AuthType AppOnly, it works fine for me. With admin or other things it fails for me. Just an...

You probably already know that version 1.17.0 is very old (11/2022). The modules reported missing no longer exist as separate modules in the current version. The fact that they were...