Preparing for AutoPilot Deployment: Autopilot App Registration
Create an App Registration
Start by creating an App Registration in Azure Active Directory for Single Tenant. The name really doesn't matter, but be descriptive
API Permissions
The following API permission need to be set to allow Autopilot Registration with Get-WindowsAutopilotInfo. You will need to Grant admin consent for your App Registration
Certificates & secrets
Create a new Client secret and copy the Value
Take note of the Tenant ID, App ID, and App Secret, as those will be used to create the PowerShell script that will enroll and provision your devices.