Forum Discussion
danb1967
Feb 19, 2024Copper Contributor
Can't find Machine.Read.All permissions for Defender for Endpoint API
Hi, I am trying to access the following https://api.securitycenter.microsoft.com/api/machines via Graph. The documentation tells me to add the below permissions https://learn.microsoft.com/e...
SrujanTeja-Ch
Feb 22, 2024Copper Contributor
The Machine.Read.All permissions are under the "WindowsDefenderATP" API. This will provide the access to API endpoint(https://api.securitycenter.microsoft.com/api/machines). We import Defender machine's data into Power BI with Azure app permissions for reporting, this worked for us.