nerdexam
Microsoft

AZ-500 · Question #471

SIMULATION The developers at your company plan to create a web app named App28681041 and to publish You need to perform the following tasks: - Ensure that App28681041 is registered to Azure AD…

To register an application in Azure AD and generate a password (client secret), you must navigate to Azure Active Directory > App registrations > New registration, provide the app name (App28681041), and complete the registration. After registration, you generate a password by…

Submitted by ahmad_uae· Mar 6, 2026Manage Azure identities and governance - specifically, managing Azure AD application registrations and credentials for developer-facing workloads (AZ-104 / SC-300 domain: Implement and manage identities)

Question

SIMULATION The developers at your company plan to create a web app named App28681041 and to publish You need to perform the following tasks: - Ensure that App28681041 is registered to Azure AD. - Generate a password for App28681041. To complete this task, sign in to the Azure portal. Answer:

Exhibit

AZ-500 question #471 exhibit

Explanation

To register an application in Azure AD and generate a password (client secret), you must navigate to Azure Active Directory > App registrations > New registration, provide the app name (App28681041), and complete the registration. After registration, you generate a password by going to Certificates & Secrets under the app's Manage section and creating a new client secret - this secret acts as the application's password for authentication. This two-step process (register first, then create a client secret) is the standard and required workflow for enabling app-based authentication with Azure AD.

Topics

#Azure Active Directory#App Registration#Client Secrets#Identity Management

Community Discussion

No community discussion yet for this question.

Full AZ-500 Practice