Microsoft EntraID Events
- Login to Azure portal.
- Locate App registrations using the Search bar from Dashboard.

- Click New Registration from the App registrations screen to register an application.

- Provide the following details in the Register an application screen:
- Name: SolCyber AzureAD Users
- Supported account Types: Select the Accounts in this organizational directory only option.
- Click Register.
- Make a copy of Application (client ID) and Directory (tenant ID) for the application from the Application screen.

- Click API Permission.

- Click Add a permission. A new Request API Permissions screen is displayed.
- Select Microsoft Graph from the Request API permissions screen.

- Select Application permissions from the On Request API permissions screen.

- Select User.Read.All from User permission, and click Add permissions.

- Select Delegated permissions from the Request API permission screen.

- Select the following User Permissions and click Add Permissions:
- User.Read
- User.Read.All
- User.ReadBasic.All

- Click Grant admin consent from the API Permissions screen.

- Click Accept from the Permission requested screen.
- Navigate to API permissions.
- Click Certificates & secrets.

- Click New client secret. A pop up is displayed to add a client secret.

- Enter the following details and click Add.

- Description: Enter a name for the secret key. (Ex. SolCyber-Secret-Key)
- Expires: 2 Years
- Click the copy icon beside the Value of client secret to copy to clipboard. This value will not be retrievable once you leave this page.
You will need to provide SolCyber with the secret value, along with the App and Tenant ID from above.