Skip to content

Commit a1166e9

Browse files
authored
Adding clarifications
1 parent 66f31a0 commit a1166e9

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

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

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Roles and permissions for Azure Data Factory
33
description: Describes the roles and permissions required to create Data Factories and to work with child resources.
44
ms.date: 02/13/2025
5-
ms.topic: conceptual
5+
ms.topic: concept-article
66
ms.subservice: security
77
author: nabhishek
88
ms.author: abnarain
@@ -13,13 +13,15 @@ ms.author: abnarain
1313
[!INCLUDE[appliesto-adf-xxx-md](includes/appliesto-adf-xxx-md.md)]
1414

1515

16-
This article describes the roles required to create and manage Azure Data Factory resources, and the permissions granted by those roles.
16+
This article describes the roles required to create and manage Azure Data Factory resources, and the permissions granted by the Data Factory Contributor role.
1717

1818
## Roles and requirements
1919

20-
To create Data Factory instances, the user account that you use to sign in to Azure must be a member of the *contributor* role, the *owner* role, or an *administrator* of the Azure subscription. To view the permissions that you have in the subscription, in the Azure portal, select your username in the upper-right corner, and then select **My permissions**. If you have access to multiple subscriptions, select the appropriate subscription.
20+
Most roles needed for Azure Data Factory are some of the standard Azure roles, though there is one special Azure Data Factory role: **Data Factory Contributor**
2121

22-
To create and manage child resources for Data Factory - including datasets, linked services, pipelines, triggers, and integration runtimes - the following requirements are applicable:
22+
**To create Data Factory instances**, the user account that you use to sign in to Azure must be a member of the *contributor* role, the *owner* role, or an *administrator* of the Azure subscription. To view the permissions that you have in the subscription, in the Azure portal, select your username in the upper-right corner, and then select **My permissions**. If you have access to multiple subscriptions, select the appropriate subscription.
23+
24+
**To create and manage child resources for Data Factory** - including datasets, linked services, pipelines, triggers, and integration runtimes - the following requirements are applicable:
2325
- 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.
2426

2527
> [!NOTE]

0 commit comments

Comments
 (0)