Getting IP address from intune

Susan Narshing Joshi 5 Reputation points
2024-10-21T08:00:04.2133333+00:00

Hi,

Regarding getting the IP address of devices on Intune via Grpah API, as it is currently in beta mode, and even then, does not return anything.

Microsoft Security Microsoft Graph
0 comments No comments
{count} vote

1 answer

Sort by: Most helpful
  1. Anonymous
    2024-10-22T01:47:38.98+00:00

    Hello Susan Narshing Joshi,

    Thank you for reaching out to Microsoft Support!

    You can use the List managedDevices endpoint to list all the devices information, but according to the attribute list for the device, there is no attribute for the associated IP address, and you cannot query the IP address using the Graph api. Instead, you can use PowerShell to list IP addresses, see the documentation for details.

    Hope this helps.

    If the answer is helpful, please click Accept Answer and kindly upvote it. If you have any further questions about this answer, please click Comment.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.