Microsoft Azure Administrator — Question 48
Note: This question is part of a 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 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 Dev, you assign the Logic App Contributor role to the Developers group.
Does this meet the goal?
Answer options
- A. Yes
- B. No
Correct answer: A
Explanation
The Logic App Contributor role allows users to create and manage logic apps within a specified resource group, which in this case is Dev. Assigning this role to the Developers group meets the goal of allowing them to create Azure logic apps. The other option, 'No,' is incorrect because the assigned role does provide the necessary permissions.