Category "microsoft-graph-api"

Create a filter query for Microsoft Graph that works equivalent to "contains"

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

Unable to initialize MSAL within organization linux sever due to socket timeout

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,

Office 365 Calendar Id changes

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

Receive a request when Azure AD User receive a call

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

Differentiate between Microsoft Teams Groups from Office 365 Groups

Is that possible to uniquely identity groups that belong to Microsoft Teams from the result returned from https://graph.microsoft.com/v1.0/groups?

Microsoft Teams: List all Chats regardless of users

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,

Enable litigation hold

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

Get GroupsId from Bot Framework in Microsoft Teams

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

microsoft graph API /calendars id is not unique

When requesting calendars, the ID returned from the calendar sometimes changes. We saw that the name of calendar differs sometimes (agenda or Calendar) - this