Developing Solutions for Microsoft Azure — Question 26

This question requires that you evaluate the underlined text to determine if it is correct.
Your Azure Active Directory Azure (Azure AD) tenant has an Azure subscription linked to it.
Your developer has created a mobile application that obtains Azure AD access tokens using the OAuth 2 implicit grant type.
The mobile application must be registered in Azure AD.
You require a redirect URI from the developer for registration purposes.
Instructions: Review the underlined text. If it makes the statement correct, select `No change is needed.` If the statement is incorrect, select the answer choice that makes the statement correct.

Answer options

Correct answer: A

Explanation

The statement is correct as it stands; the mobile application does indeed need to be registered in Azure AD, and a redirect URI is required for that registration. The other options do not address the necessity of a redirect URI for the application registration process.