Git Product home page Git Product logo

Comments (2)

torontojc avatar torontojc commented on May 23, 2024

You need to add the application read all permission now. Once you add that it works. The problem is that it uses the old AAD graph so it will eventually stop working in June 2022.

You need to add the AAD Graph permission and Microsoft Graph permission. https://techcommunity.microsoft.com/t5/intune-customer-success/support-tip-intune-service-discovery-api-endpoint-will-require/ba-p/2428040

Unfortunately their documentation is wrong. To add the permission you need to go to the "api my organization uses" tab. Search Windows. Then select Azure Active Directory Graph and the application read all permission.

from intune-resource-access.

gustav-mattsson avatar gustav-mattsson commented on May 23, 2024

Thank you very much @torontojc ! Adding the permission made it work

The full steps I performed to resolve this Permissions issue:

  • Navigate to your Azure App
  • Go to API permissions
  • Click 'Add a permission'
  • Select the 'APIs my organization uses' tab
  • Search for 'windows'
  • Select 'Windows Azure Active Directory'
  • Select 'Application permissions'
  • Select 'Application.Read.All'
  • Then grant admin consent to this permission
  • It started working instantly after a re-sync of the device

from intune-resource-access.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.