Skip to content

Commit 6ddb3fd

Browse files
authored
Merge pull request #175085 from jonburchel/patch-12
Update concepts-roles-permissions.md
2 parents 3710340 + 5016ae5 commit 6ddb3fd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/data-factory/concepts-roles-permissions.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ To create Data Factory instances, the user account that you use to sign in to Az
2222

2323
To create and manage child resources for Data Factory - including datasets, linked services, pipelines, triggers, and integration runtimes - the following requirements are applicable:
2424
- To create and manage child resources in the Azure portal, you must belong to the **Data Factory Contributor** role at the **Resource Group** level or above.
25+
26+
> [!NOTE]
27+
> If you already assigned the **Contributor** role at the **Resource Group** level or above, you do not need the **Data Factory Contributor** role. The [Contributor role](../role-based-access-control/built-in-roles.md#contributor) is a superset role that includes all permissions granted to the [Data Factory Contributor role](../role-based-access-control/built-in-roles.md#data-factory-contributor).
28+
2529
- To create and manage child resources with PowerShell or the SDK, the **contributor** role at the resource level or above is sufficient.
2630

2731
For sample instructions about how to add a user to a role, see the [Add roles](../cost-management-billing/manage/add-change-subscription-administrator.md) article.

0 commit comments

Comments
 (0)