I need to create a $filter query for the Microsoft Graph API that searches for a specific word in a string (the display name of users). For example I'd want to
I have register an Azure App with delegated permission. I also have local anaconda instance install on my desktop. Now when I initialize MSAL using below code,
We are experiencing that ids of calendars created using MS Graph sometimes changes. The calendars are created using a POST request to /me/calendars, and the id
Is there is a way to receive a request on an azure app whenever a User of a Azure AD group receive a call. When a user create a call, the request returns an id
Is that possible to uniquely identity groups that belong to Microsoft Teams from the result returned from https://graph.microsoft.com/v1.0/groups?
We would like to achieve an eDiscovery integration that can track all past and new chat & channel messages. But we observed that with Delegated Permissions,
I would like to know if there is a way to enable/disable the LitigationHold attribute on an O365 mailbox with the Microsoft Graph API? Currently the way I use
My question is related to the Bot Framework, with Microsoft Teams. The idea is to be able to get the current groupId (if we are not in a 1:1 convesation) to be
When requesting calendars, the ID returned from the calendar sometimes changes. We saw that the name of calendar differs sometimes (agenda or Calendar) - this