Closed runr02 closed 5 months ago
Hi @runr02! Thank you for bringing this issue to our attention. We will investigate and if we require further information we will reach out in one business day. Please use this link to escalate if you don't get replies.
Best regards, Teams Platform
@runr02 - Thank you for reporting this, we will check this and get back to you.
Resolve by using the appropriate tenant.
Hi @runr02! This issue is closed in our system. We would like your feedback on your experience with our support team and Platform.
Best regards, Teams Platform
I'm following the project samples/bot-people-picker-adaptive-card-csharp. The people picker adaptive card is using: graph.microsoft.com/users. I would like to know if I can use another graph api (i.e., organization graph provider), to grab users. Are there any methods to authenticate via the adaptive card? Running into cross environment issues during testing (i.e., graph.microsoft.com/users returns teams prod entra id, but we need it to return qa entra id).