Azure AD properties list through Powershell

Azuretech 90 Reputation points
2023-04-20T13:47:19.0733333+00:00

I want to get the report (excel) of the Azure AD settings(user setting/group setting value,/MFA settings whether it's disabled or enabled ). Please help me the link/command which i can use .

Windows for business Windows Server User experience PowerShell
Microsoft Security Microsoft Entra Microsoft Entra ID
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Limitless Technology 44,746 Reputation points
    2023-04-21T11:48:15.3166667+00:00

    Hello there, If you know what specific attribute you are looking for, you can easily find the corresponding cmdlet (if one exists). Here's also a reference for what's available via the Graph API (again, not everything is listed): https://learn.microsoft.com/en-us/graph/api/resources/user?view=graph-rest-1.0 To add custom attributes, follow the steps here: https://learn.microsoft.com/en-us/previous-versions/azure/ad/graph/howto/azure-ad-graph-api-directory-schema-extensions Hope this resolves your Query !! --If the reply is helpful, please Upvote and Accept it as an answer--


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.