Home › Forums › Azure › AZ-204 Microsoft Azure Developer Associate › Category: AZ-204 – Implement Azure security
Tagged: AppRegistration, WrongAnswer
-
Category: AZ-204 – Implement Azure security
dianeofla updated 5 months, 4 weeks ago
2 Members
·
3
Posts
-
Review Mode Set 1
Question 33.
33. QUESTION
Category: AZ-204 – Implement Azure security
You are building a new web-based solution.
To enable secure access for your solution, it must be registered within an active Microsoft Entra ID tenant. Additionally, your solution will store files in Azure Blob Storage.
What are the three steps required to complete the registration process?
Instructions: To answer, drag the appropriate item from the column on the left to its description on the right. Each correct match is worth one point.
Here are my answers to this question:
<strong style=”font-family: inherit; font-size: inherit;”>Step 1: Select the relevant Microsoft Entra ID tenant for the application.
Step 2: Under App Registrations, choose “New Registration.”
Step 3: Provide the application’s name, account type, and redirect URI when creating a new application.
<b style=”font-family: inherit; font-size: inherit;”>Here are your answers:
Step 1: Under App Registrations, choose “New Registration.”
Step 2: Select the relevant Microsoft Entra ID tenant for the application.
Step 3: Provide the application’s name, account type, and redirect URI when creating a new application.
I would expect Step 1 to be “Select the relevant tenant”. Then Step 2 would be to “Choose New Registration”. This is by your own very clear description of the steps.
Also, it appears to me that the references you provided agree with my point of view.
I would be very happy to receive a confirmation from you that my answer is correct and yours is wrong. Or please let me know where I’ve gone wrong. The right answer is important to me.
This is the link to the question: https://portal.tutorialsdojo.<wbr>com/courses/az-204-microsoft-<wbr>azure-developer-associate-<wbr>practice-exams/quizzes/review-<wbr>mode-set-1-az-204-microsoft-<wbr>azure-developer-associate/
Review Mode Set 1 – AZ-204 Microsoft Azure Developer Associate
-
Hi dianeofla,
Thank you for pointing this out — and you are correct. Based on the latest Microsoft Entra ID documentation, the first step is to make sure you are working in the correct tenant before registering the application. Once you are in the right tenant, the next step is to go to App registrations and choose New registration. Finally, you provide the details such as the application name, account type, and redirect URI to complete the registration.
So the correct order should be:
Step 1: Select the relevant Microsoft Entra ID tenant → Step 2: Under App Registrations, choose “New Registration” → Step 3: Provide the application’s name, account type, and redirect URI. This sequence ensures the app is registered in the proper tenant from the beginning.If you have further questions or need additional clarification, please don’t hesitate to contact us.
Best,
Irene @ Tutorials Dojo
Log in to reply.