AzureAdApp-Values.ps1

$clientId = "" # insert ID of Azure AD App here.
$redirectUri = "" # insert Redirect URI of Azure AD App here.