Task 1.1: Install the Microsoft Graph connector agent
Using on-premises connectors requires installing Microsoft Graph connector agent software. It allows for secure data transfer between on-premises data and the connector APIs. This task guides you through installing and configuring the agent.
-
Check that your local machine meets the recommended Microsoft Graph connector agent prerequisites.
-
Right-click Start and then select Terminal (Admin).
-
At the PowerShell prompt, enter the following command and then press Enter:
Get-ExecutionPolicy
-
In the output of the command, verify RemoteSigned is displayed.
If the execution policy is not set to allow remote signed scripts, run Set-ExecutionPolicy RemoteSigned. -
Close the terminal window.
-
Download the latest version of the Microsoft Graph connector agent and install the software by using the installation configuration assistant. Open Microsoft Edge and then go to https://aka.ms/gca.
-
On the Microsoft Graph Connector Agent page, select Download.
-
In the Downloads notification, after the installer has been downloaded, select Open file.
-
In the Graph connector agent Setup window, select Next.
-
Select the I accept the terms in the License Agreement checkbox and then select Next.
-
Review the information and then select Install.
-
Wait for the agent to finish installing and then select Finish.
The Graph connector agent configuration setup will begin. Leave this window open. You will be returning to it soon.