Microsoft Q&A

Microsoft Graph Corporate Management API

24 questions

A Microsoft API that enables programmatic access to Intune information for your tenant.

24 questions with Microsoft Graph Corporate Management API tags

Sort by: Updated
4 answers

Need to get Intune device's primary UPN using microsoft graph, rather then enrolled upn

Hello, I'm setting up a report using microsoft graph via powershell to return device data where we can compare primary user and last logged on user. At the minute, using…

Microsoft Graph Applications API
Microsoft Graph Applications API
A Microsoft API that enables you to manage these resources and actions related to applications in Azure Active Directory.
649 questions
Microsoft Graph Corporate Management API
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
3,316 questions
asked 2022-06-20T11:25:51.977+00:00
Leon Prentice 11 Reputation points
edited a comment 2023-06-07T10:25:25.5966667+00:00
Johnson, Aaron M 0 Reputation points
1 answer

what is rate limit for MS teams java bdk

what is rate limit for MS teams java bdk. We are getting error, when we hit 50 request per sec. Caused by: java.util.concurrent.CompletionException: com.microsoft.bot.connector.rest.ErrorResponseException: replyToActivity at…

Microsoft Graph Corporate Management API
asked 2023-02-16T07:09:07.64+00:00
Vaibhav-A Mankar 65 Reputation points
answered 2023-04-20T20:38:21.8666667+00:00
msft-im 0 Reputation points
2 answers

Microsoft Graph Api - Device Action Results for Managed Devices is not being returned correctly.

First Case : When I'm trying to retrieve deviceActionResults info for all device then it is showing blank/null . GET https://graph.microsoft.com/beta/deviceManagement/manageddevices?$select=deviceActionResults { …

Microsoft Graph Explorer API
Microsoft Graph Corporate Management API
Microsoft Graph SDK
Microsoft Graph SDK
A Microsoft software developer kit designed to simplify building high-quality, efficient, and resilient applications that access Microsoft Graph.
992 questions
Microsoft Graph Azure AD API
Microsoft Graph Azure AD API
A Microsoft API that queries the user's profile, finds other users, manages organizational relationships, tracks assignments, or creates original solutions that incorporate existing organizational data.
304 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
3,316 questions
asked 2023-04-12T17:36:25.17+00:00
Swahela Mulla 45 Reputation points
answered 2023-04-13T00:33:12.6066667+00:00
Fhfhig fubij Dkdk 0 Reputation points
0 answers

programming using memory runtime error

on programming languages even c or pascal, i have the problem, that if i getmem than i get a pointer somewhere, but if i write values to the followings segm:0 and segm:1, there will be a runtime error. how i can getmem more than 65kByte?

Microsoft Graph Corporate Management API
asked 2023-02-06T14:22:53.75+00:00
miconus 0 Reputation points
1 answer One of the answers was accepted by the question author.

Microsoft Graph Api - Physical Memory Info for Managed Devices is not being returned correctly.

Hi Hope you guys are doing great. I was using micro-soft graph api to retrieve information from Intune. But I am unable to get the physical memory information. It always returns 0 while using…

Microsoft Graph Corporate Management API
Microsoft Graph SDK
Microsoft Graph SDK
A Microsoft software developer kit designed to simplify building high-quality, efficient, and resilient applications that access Microsoft Graph.
992 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
3,316 questions
asked 2022-05-18T05:49:17.517+00:00
Arslan Yaqoob 26 Reputation points
edited a comment 2023-01-26T22:15:22.8966667+00:00
Anil Mawji 10 Reputation points
1 answer

External collaboration settings using graph api

Looking for graph api post uri to Allow or block invitations to B2B users from specific organizations https://graph.microsoft.com/beta/legacy/policies provides the list of domains added. Looking for an option to update the B2BManagementPolicy…

Microsoft Graph Corporate Management API
asked 2021-02-11T15:55:12.213+00:00
Divya VM 6 Reputation points
answered 2022-10-07T10:32:30.13+00:00
John Dawson 1 Reputation point
1 answer

How to upload msi/exe via Microsoft Graph API

Hi, I want to create Windows App of type "line of business" via Microsoft Graph API. Find "create app" API (link below), but didn't find how to upload file (MSI/EXE) …

Microsoft Graph Corporate Management API
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
3,316 questions
asked 2022-09-07T11:06:26.48+00:00
avigdors 1 Reputation point
answered 2022-09-09T06:31:23.43+00:00
Crystal-MSFT 32,811 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Unable to get Cloud PCs for a user from Graph beta API

Describe the bug I am trying to get a list of Cloud PCs that my user account has access to via the beta Graph API. I am trying in both code and via the Graph API Explorer, however, I am getting the same error on both: Access is denied to the…

Microsoft Graph Cloud PC API
Microsoft Graph Cloud PC API
A Microsoft API that enables programmatic access to Cloud PC information and management actions on your organization.
17 questions
Microsoft Graph Applications API
Microsoft Graph Applications API
A Microsoft API that enables you to manage these resources and actions related to applications in Azure Active Directory.
649 questions
Microsoft Graph Corporate Management API
asked 2022-08-12T10:49:36.19+00:00
Jake Robson 21 Reputation points
commented 2022-08-21T11:33:58.667+00:00
Srinivasa Rao Darna 6,501 Reputation points
2 answers

Graph authorization error

I want to add a Trusted location in the Azure Conditional policies with MS Graph. I have the next powerrshell script. The $body is converted to JSON, and the converted JSON works just fine in the MS Graph explorer, just as expected. $body = @{ …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
2,084 questions
Microsoft Graph Permissions API
Microsoft Graph Corporate Management API
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
3,316 questions
asked 2021-10-11T13:33:07.503+00:00
Reinout Dorreboom 96 Reputation points
commented 2021-10-13T09:02:54.117+00:00
Lu Dai-MSFT 27,366 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

v1.0 REST API does not work for intune audit events

v1.0 REST API does not work for Intune device audit events. only beta works, but the model between v1.0 and beta is different. That API is not available in graph sdk 3.2.0. So what's the correct way to request v1.0 for this API?

Microsoft Graph Corporate Management API
Microsoft Graph SDK
Microsoft Graph SDK
A Microsoft software developer kit designed to simplify building high-quality, efficient, and resilient applications that access Microsoft Graph.
992 questions
asked 2021-08-04T08:16:09.503+00:00
Gao, Lucy (EUT) 21 Reputation points
accepted 2021-09-27T04:50:02.327+00:00
Gao, Lucy (EUT) 21 Reputation points
0 answers

How to get device compliance policies for each device OR devices assigned for specific compliance policy?

How to get device compliance policies for each device or devices assigned for specific compliance policy? I need this information from Graph API to create customized report from dev perspective. Is below API the correct direction? However, this…

Microsoft Graph Corporate Management API
asked 2021-09-27T04:43:33.553+00:00
Gao, Lucy (EUT) 21 Reputation points
1 answer

setMobileDeviceManagementAuthority BadRequest

Attempting to change my MDM authority from SCCM. Running this: https://graph.microsoft.com/v1.0/organization/{MyOrgID}/setMobileDeviceManagementAuthority Getting This in response: { "error": { "code": "BadRequest", …

Microsoft Graph Corporate Management API
asked 2021-08-27T16:29:46.063+00:00
KWMBU 1 Reputation point
answered 2021-09-09T16:39:35.78+00:00
Danstan Onyango 3,326 Reputation points Microsoft Employee
0 answers

Device compliance in Endpoint - System account

Good afternoon everyone, Even if the System account doesn't affect the overall device compliance, I would like to remove the reference from my ADD Joined devices. Is it possible to do it? If it is, how should I proceed? Thanks for your time…

Microsoft Graph Corporate Management API
asked 2021-08-22T15:38:04.013+00:00
Aaron Bergantinos 21 Reputation points
0 answers

Not able to send wipe request with json parameter

We see 400 errors while using java SDK to send wipe request. After trouble shooting in microsoftgraph/msgraph-sdk-java#796, We found this wipe REST API has issues with json request. I used the following code to send the same request via okhttpclient …

Microsoft Graph Corporate Management API
Microsoft Graph SDK
Microsoft Graph SDK
A Microsoft software developer kit designed to simplify building high-quality, efficient, and resilient applications that access Microsoft Graph.
992 questions
asked 2021-07-29T11:36:45.583+00:00
June Jorgensen 1 Reputation point
0 answers

GET detectedApps with appid does not return expected info in each field

I expect Get /deviceManagement/detectedApps/{appid} should return the same value of that appid under List: /deviceManagement/detectedApps/ However, when I do list, I see { "oDataType": null, "id":…

Microsoft Graph Corporate Management API
asked 2021-07-29T11:31:31.95+00:00
June Jorgensen 1 Reputation point
1 answer

Problem with 'list all web apps' and 'list all mobile apps' query

Query: https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps Response: { "error": { "code": "UnknownError", "message":…

Microsoft Graph Permissions API
Microsoft Graph Corporate Management API
asked 2021-06-08T15:12:44.03+00:00
SA1 Admin 6 Reputation points
answered 2021-07-05T09:48:03.897+00:00
CarlZhao-MSFT 28,366 Reputation points
1 answer

Is it possible to get programmatic access to ACCOUNT billing info?

I've been searching through the documentation for APIs that can fetch billing information for the account such as renewal date, amount etc Do such APIs exist? Looking to fetch these details on the admin center ui page via APIs programmatically. …

Microsoft Graph Corporate Management API
Microsoft Graph SDK
Microsoft Graph SDK
A Microsoft software developer kit designed to simplify building high-quality, efficient, and resilient applications that access Microsoft Graph.
992 questions
asked 2021-06-09T05:06:26.093+00:00
Narinder Paul 16 Reputation points
answered 2021-06-11T17:14:36.98+00:00
Deva-MSFT 2,251 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Graph API Bad Request No OData route exists that match template

I want to query the resource /windowsProtectionState. To do this, I first request the resources /deviceManagementScript and /deviceManagementScriptDeviceState to get the id of each and then make the following GET call with it: …

Microsoft Graph Corporate Management API
asked 2021-04-22T14:51:54.05+00:00
Julian Bornus (AMPEG) 96 Reputation points
accepted 2021-05-07T07:31:15.06+00:00
Julian Bornus (AMPEG) 96 Reputation points
1 answer One of the answers was accepted by the question author.

Microsoft Graph Authenication toke for compay account

Hi, My company account does not allow to access Azure Active Directory and so I am not able to register new application for authorization token for using Microsoft Graph API's. Whereas, I can access my company onedrive (using company login) on…

Microsoft Graph Corporate Management API
asked 2021-05-01T10:51:00.473+00:00
Girish Fuluskar 21 Reputation points
commented 2021-05-05T09:11:59.36+00:00
Girish Fuluskar 21 Reputation points
0 answers

Internal Server error retrieving profileCardProperties

Using Graph Explorer, I am getting the following error when querying: GET https://graph.microsoft.com/beta/organization/[tenantID]/settings/profileCardProperties Internal Server Error - 500 - 146ms { "error": { "code":…

Microsoft Graph Explorer API
Microsoft Graph Corporate Management API
Microsoft Graph Identity API
Microsoft Graph Identity API
A Microsoft API to access Azure Active Directory (Azure AD) resources to enable scenarios like managing administrator (directory) roles, inviting external users to an organization, and, if you are a Cloud Solution Provider (CSP), managing your customer's data.
308 questions
asked 2021-04-26T13:43:41.353+00:00
White, Brian 1 Reputation point
commented 2021-04-28T13:26:22.5+00:00
White, Brian 1 Reputation point