Task 1.2: Create an app for the Microsoft Graph connector agent
The new app registration provides a mechanism for the agent to securely connect to Microsoft 365.
-
Switch to Microsoft Edge and the Microsoft 365 admin center at https://admin.microsoft.com.
-
In the left navigation, select Identity.
If necessary, select Show all. -
In the Microsoft Entra admin center, on the left menu, select Applications > App registrations.
-
On the App registrations page, on the menu, select + New registration.
-
On the Register an application page, in the Name box, enter MGca-Contoso.
-
Review the remaining settings and then select Register.
-
Copy the Application (client) ID to a text file and save it so you can use it later in the lab.
-
In the left menu, select API permissions.
-
In the Configured permissions list, select Microsoft Graph.
-
On the Request API permissions pane, select Application permissions.
-
Under Select permissions, in the search box, enter ExternalItem.ReadWrite.OwnedBy.
-
In the results, expand ExternalItem and then select the ExternalItem.ReadWrite.OwnedBy checkbox.
-
Search for and then select the checkboxes for the following permissions:
- ExternalItem.ReadWrite.All
- ExternalConnection.ReadWrite.OwnedBy
- Directory.Read.All
-
Select Update permissions.
-
Verify the new permissions have been added.
-
Under Configured permissions, select Grant admin consent.
-
In the Grand admin consent confirmation dialog box, review the information and then select Yes.
-
Verify the Status of all permissions are now listed as Granted.