Microsoft Azure Architect Technologies (legacy) — Question 67
Note: This question is part of series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You have an Azure Active Directory (Azure AD) tenant named Adatum and an Azure Subscription named Subscription1. Adatum contains a group named
Developers. Subscription1 contains a resource group named Dev.
You need to provide the Developers group with the ability to create Azure logic apps in the Dev resource group.
Solution: On Subscription1, you assign the DevTest Labs User role to the Developers group.
Does this meet the goal?
Answer options
- A. Yes
- B. No
Correct answer: B
Explanation
The DevTest Labs User role does not grant permissions to create Azure logic apps; it is specifically focused on managing DevTest Labs. Therefore, the correct answer is B, as the Developers group would require a role with permissions for creating logic apps, such as the Logic App Contributor role.