-
Notifications
You must be signed in to change notification settings - Fork 7
Description
"Set Azure AD Application" task fails with error: "Values of identifierUris property must use a verified domain of the organization or its subdomain: 'https://APP_REGISTRATION_NAME'". It seems the task is passing the value of field "Name" instead of field "App Id Uri", once I generate the Identify URI in a previous task and it has the format "https://inoffice.onmicrosoft.com/$([guid]::newguid())/user_impersonation". It was working properly till last week.
Logs:
2021-10-20T17:33:15.4464307Z ##[debug]Exception:
2021-10-20T17:33:15.4498688Z ##[debug]System.Exception: Values of identifierUris property must use a verified domain of the organization or its subdomain: 'https://AZU-EUR-WW-DEV-CMS930-FE-SOLRAH'
2021-10-20T17:33:15.4545102Z ##[error]Values of identifierUris property must use a verified domain of the organization or its subdomain: 'https://AZU-EUR-WW-DEV-CMS930-FE-SOLRAH'
2021-10-20T17:33:15.4547229Z ##[debug]Processed: ##vso[task.logissue type=error]Values of identifierUris property must use a verified domain of the organization or its subdomain: 'https://AZU-EUR-WW-DEV-CMS930-FE-SOLRAH'
2021-10-20T17:33:15.4560402Z ##[debug]Processed: ##vso[task.complete result=Failed]