Learn how to grant the Developers group permissions to create Azure Logic Apps in the Dev resource group using the Logic App Contributor role. Detailed AZ-104 certification exam question and answer.
Table of Contents
Question
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?
A. Yes
B. No
Answer
A. Yes
Explanation
Assigning the Logic App Contributor role to the Developers group on the Dev resource group will provide the necessary permissions for members of that group to create Azure Logic Apps within the Dev resource group.
The Logic App Contributor role allows users to manage logic apps, but not access to them. It provides the following key permissions related to logic apps:
- Create and manage logic apps
- Read resources and resource groups
- Access the logic app designer
- Manage API connections used by a logic app
Since the question asks specifically about providing the ability to create logic apps in the Dev resource group, assigning the Logic App Contributor role scoped to that resource group is a valid and sufficient solution. The role does not grant any additional permissions beyond managing logic apps.
If the Developers group needed more comprehensive permissions, such as the ability to manage all resource types within the resource group, a more broad role like Contributor could be assigned instead. However, based on the focused requirements stated in the question, the Logic App Contributor role scoped to the Dev resource group is the most appropriate solution.
In summary, assigning the Logic App Contributor role to the Developers group on the Dev resource group meets the stated goal of allowing that group to create Azure Logic Apps within that specific resource group scope.
Microsoft AZ-104 certification exam practice question and answer (Q&A) dump with detail explanation and reference available free, helpful to pass the Microsoft AZ-104 exam and earn Microsoft AZ-104 certification.