PL-900 • Practice Test 49
Free PL-900 practice test — 15 questions with explanations. Set 49. No signup required.
Refer to the exhibit. A Power Pages site is configured with the given authentication settings. When a user clicks 'Sign In', they are redirected to Microsoft Entra ID, but after successful login, they are redirected back to the site and see an error. What is the most likely cause?
{
"authentication": {
"provider": "Microsoft Entra ID",
"tenantId": "contoso.onmicrosoft.com",
"clientId": "12345678-1234-1234-1234-123456789abc",
"redirectUrl": "https://contoso.powerpages.microsoft.com/signin-aad"
}
}