10,942 questions with Microsoft Graph-related tags

Sort by: Updated
1 answer

What is the best way to execute PowerShell graph command executed against Azure / Entra ID ?

What is the best way to execute the PowerShell graph command executed against Azure / Entra ID ? $date = (Get-Date -Format "yyyy-MM-dd") 2Get-MgRiskDetection -All -Filter "ActivityDateTime ge $date and RiskLevel eq 'high'" The report…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,920 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,419 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,190 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,935 questions
asked 2024-05-27T14:14:48.94+00:00
EnterpriseArchitect 4,896 Reputation points
edited a comment 2024-06-03T12:53:32.55+00:00
Sina Salam 4,546 Reputation points
1 answer

Any good way to use javax.mail (jakarta.mail) with MS Graph API?

Hi Team! Currently we have a lot of legacy code working with outlook.office365.com via javax.mail abstractions. I.E. when we request a store it will be javax.mail.Store, when we are working with message - it will be javax.mail.Message. final…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,920 questions
asked 2023-12-27T12:48:51.7366667+00:00
Eugene S 15 Reputation points
answered 2024-06-03T12:28:16.85+00:00
Arun Jain 0 Reputation points
1 answer

How to do post request for ms chat messages

I have gone through this "https://learn.microsoft.com/en-us/graph/api/chat-post-messages?view=graph-rest-1.0&tabs=http" API but its throw message like "Message POST is allowed in application-only context only for import purposes. Refer…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,920 questions
asked 2024-06-03T11:33:41.8033333+00:00
Gopa Adhikari 0 Reputation points
answered 2024-06-03T12:28:02.19+00:00
CharanyaB-MSFT 1,726 Reputation points Microsoft Vendor
1 answer

Formating my c drive,

When i formated my drive c , the sky account ask me for my account , i typed my school microsoft account , all the steps woked fine , until the last of going login , it say that. This username is belong to another organisation , my laptop is locked above…

Azure Migrate
Azure Migrate
A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.
732 questions
Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
5,714 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,920 questions
Microsoft Copilot for Microsoft 365 Development
Microsoft Copilot for Microsoft 365 Development
Microsoft Copilot for Microsoft 365: Microsoft 365 Copilot refers collectively to Copilot experiences within Microsoft 365 applications.Development: The process of researching, productizing, and refining new or existing technologies.
68 questions
asked 2024-05-25T08:49:18.3833333+00:00
HANA.HARILE 0 Reputation points
edited the question 2024-06-03T12:27:58.79+00:00
Givary-MSFT 28,756 Reputation points Microsoft Employee
1 answer

Microsoft 365 Defender - How to get more meaningful email alerting?

How can I get more meaningful email alerts using the Microsoft 365 Defender? Because every time I get the email alert, the email is not as informative like the below: Microsoft 365 Defender has detected a security threat in your environment View incident…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,920 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,190 questions
asked 2024-05-27T13:00:44.4566667+00:00
EnterpriseArchitect 4,896 Reputation points
edited the question 2024-06-03T12:26:27.5033333+00:00
Givary-MSFT 28,756 Reputation points Microsoft Employee
1 answer

'userRegistrationDetails' graph API not listing all users MFA details

I'd like to get customer's users who do not use MFA. I can do this using PowerShell but I didn't find a method property on graph API to get user's "strongauthenticationrequirements.state". I am using graph API …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,920 questions
asked 2024-05-27T13:52:24.1033333+00:00
govind 0 Reputation points
edited the question 2024-06-03T12:25:54.4766667+00:00
Givary-MSFT 28,756 Reputation points Microsoft Employee
1 answer

Connect-MgGraph : Invalid JWT access token. Connect-AzAccount : InteractiveBrowserCredential authentication failed

I need help and a solution to rectify the below error when executing the PowerShell Connect-* command. $TenantID = '22bb9241-65c8-45b4-94f9-7c151e154693' $AzSubscriptionID = 'd487514e-4317-447f-af79-5022d310f6bd' $paramConnectMgGraph = @{ Scopes =…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,920 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,419 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,190 questions
asked 2024-05-28T07:17:43.8466667+00:00
EnterpriseArchitect 4,896 Reputation points
edited the question 2024-06-03T12:23:35.3733333+00:00
Givary-MSFT 28,756 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Graph api calls

how can I get the information about 2 things in Microsoft Entra ID using Graph API : I review in the documentation and couldn't find what I'm looking for https://learn.microsoft.com/en-us/graph/api/resources/authenticationmethod?view=graph-rest-1.0 …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,920 questions
asked 2024-05-30T12:38:25.9866667+00:00
Maayan Dugma 0 Reputation points
edited the question 2024-06-03T12:20:22.7466667+00:00
Givary-MSFT 28,756 Reputation points Microsoft Employee
1 answer

Microsoft hesabım ile aicrowd forumuna giriş yapamıyorum.

Merhabalar, Microsoft hesabım ile https://discourse.aicrowd.com/ sitesine giriş yapamıyorum. Macbook kullanıyorum. Safari uygulamasında problem yok ancak Microsoft'ta sorun var.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,920 questions
asked 2024-05-31T19:04:50.4633333+00:00
serhan elark 0 Reputation points
edited the question 2024-06-03T12:15:36.2166667+00:00
Givary-MSFT 28,756 Reputation points Microsoft Employee
1 answer

Unable to get Get a client ID in Microsoft Graph quick start

I am trying to download a sample at https://developer.microsoft.com/en-us/graph/quick-start? but after clicking Get a client ID and successfully login with organization account (with Multi-factor Outlook authentication) I am keep getting errors like…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,920 questions
asked 2024-05-10T00:26:06.1366667+00:00
Michael Freidgeim 26 Reputation points
edited the question 2024-06-03T12:09:43.95+00:00
Givary-MSFT 28,756 Reputation points Microsoft Employee
1 answer

How to troubleshoot 'Bad Request' error when using 'startswith' to filter groups in Microsoft Graph API?

I'm using the following endpoint to query the Microsoft Graph API, tracking changes by delta and filter groups by displayName using…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,920 questions
asked 2024-05-10T18:40:00.9666667+00:00
Sameh Tawfik (MiddleEast) 0 Reputation points
edited the question 2024-06-03T12:09:01.9966667+00:00
Givary-MSFT 28,756 Reputation points Microsoft Employee
1 answer

Unable to rewrite question

The original question contains inappropriate and unrelated content and therefore cannot be rewritten in a way that adheres to safety and community guidelines. As a friendly reminder, questions must be clear, concise, specific, and directly related to…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,920 questions
asked 2024-05-13T13:14:28.2166667+00:00
yehffh 0 Reputation points
edited the question 2024-06-03T12:07:31.8166667+00:00
Givary-MSFT 28,756 Reputation points Microsoft Employee
1 answer

The reference target 'Application_xxxx-xxxx-xxxx' of type 'Application' is invalid for the 'owners' reference.

Hi folks, I am trying to add an application as an owner to a few Azure AD group but encountering below error message: "The reference target 'Application_xxxx-xxxx-xxxx' of type 'Application' is invalid for the 'owners' reference." I tried with…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,920 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,190 questions
asked 2024-05-13T16:26:45.3366667+00:00
Apurva Pathak 320 Reputation points
edited the question 2024-06-03T12:06:42.33+00:00
Givary-MSFT 28,756 Reputation points Microsoft Employee
1 answer

ADSTS50126: Error validating credentials due to invalid username or password.

After enforcing MFA on all our accounts. com.microsoft.aad.msal4j.MsalInteractionRequiredException: AADSTS50126: Error validating credentials due to invalid username or password. Trace ID: 09282f14-c544-4add-8b8d-879b53651900 Correlation ID:…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,920 questions
asked 2024-05-15T17:27:33.88+00:00
Azure Test 0 Reputation points
edited the question 2024-06-03T12:00:09.56+00:00
Givary-MSFT 28,756 Reputation points Microsoft Employee
1 answer

how to get the microsoft graph api latest updated user group changes to identify modified user.

unable to get the modified information for particular user in groups if there is any update happens for a single user in graph api for azure active directory.

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,826 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,920 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,018 questions
asked 2024-06-03T09:47:24.59+00:00
Anand Mallela 0 Reputation points
answered 2024-06-03T11:42:24.4366667+00:00
william nieto 230 Reputation points
0 answers

Microsoft Graph Task Details Not Returning the Checklist Items

I need to make an Azure Function app which creates the Excel export automatically. I have gotten everything looking like the UI Excel export function found on the Planner, however I cannot get the checklist if the task has one. Here is my code requesting…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,920 questions
asked 2024-05-27T14:16:09.2266667+00:00
John M. Murry 0 Reputation points
commented 2024-06-03T11:19:39.0366667+00:00
John M. Murry 0 Reputation points
1 answer

Why am I receiving a lot of records per one group when querying Microsoft Graph API using delta?

I'm using the following endpoint to query Microsoft Graph API, tracking changes by delta: https://graph.microsoft.com/v1.0/groups/delta?$select=id,displayName,members However, when I filter the groups locally to find a specific group, I find many records…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,920 questions
asked 2024-05-16T20:33:26.14+00:00
Sameh Tawfik (MiddleEast) 0 Reputation points
edited the question 2024-06-03T11:10:13.6433333+00:00
Givary-MSFT 28,756 Reputation points Microsoft Employee
2 answers

Need a technical support on microsoft Teams Meeting Link Auto Refresh

Need your technical help in following scenario, As of now we are using Microsoft Graph Api for creating Microsoft Teams Meeting Link in our node js application which is working fine. So for some reason we are initially  setting lobbyBypassSetting scope…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,920 questions
asked 2024-05-31T06:33:04.4333333+00:00
Namrata Omniwish 0 Reputation points
edited an answer 2024-06-03T11:02:19.3733333+00:00
Namrata Omniwish 0 Reputation points
0 answers

I dont' see UPN in Add optional claim

I'm trying to configure https://docs.oracle.com/en/database/oracle/oracle-database/19/dbseg/authenticating-and-authorizing-microsoft-entra-id-azure-ad-users-oracle-databases.html#GUID-B908CD75-4094-483C-8D93-563013112286 8.2.3 Enabling Microsoft Azure AD…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,920 questions
asked 2024-05-01T04:44:45.7233333+00:00
Bizionic Technologies 0 Reputation points
edited the question 2024-06-03T10:51:34.39+00:00
Givary-MSFT 28,756 Reputation points Microsoft Employee
0 answers

FederatedIdpMfaBehavior cannot be empty

Hello I executed New-MgDomainFederationConfiguration and tried to federate my Microsoft 365 custom domain to my third party IdP. New-MgDomainFederationConfiguration -DomainId "my.custom.domain" ` -ActiveSignInUri…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,920 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,190 questions
asked 2024-05-16T13:13:15.7+00:00
HTYZ1380 0 Reputation points
edited the question 2024-06-03T10:33:13.18+00:00
Givary-MSFT 28,756 Reputation points Microsoft Employee