Azure AD > Identity Secure Score

Akanksha Singh 21 Reputation points
2022-10-01T15:47:09.297+00:00

Hi,
I am trying to find the APIs that can return the improvement actions that we see in Azure AD under Identity Secure Score. I tried exploring Graph APIs but couldn't find the desired endpoint. Can someone please point me to the required endpoint?

To navigate please find Azure Active Directory and navigate to Identity Secure Score under Manage.
The Azure Portal screenshot where I see these improvement Actions -
246610-screenshot-2022-10-01-at-91500-pm.png

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,457 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,635 questions
0 comments No comments
{count} votes

Accepted answer
  1. rafalzak 3,221 Reputation points
    2022-10-01T18:03:09.573+00:00

    Hi @Akanksha Singh ,

    You can find all Security endpoints on the following page:
    https://learn.microsoft.com/en-us/graph/api/resources/security-api-overview?view=graph-rest-1.0
    and list security scores:
    https://learn.microsoft.com/en-us/graph/api/security-list-securescores?view=graph-rest-1.0&tabs=http

    Please click upvote or accept as answer if it helped.

    1 person found this answer helpful.
    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Riya Lamba 21 Reputation points
    2023-01-10T09:08:54.88+00:00

    Hi I have a doubt here in the above screenshot columns can be added more for ex status column can you share an API which consist of Status in the response

    0 comments No comments