question

RalphXia-2738 avatar image
0 Votes"
RalphXia-2738 asked RalphXia-2738 answered

Difference on Azure Data factory Microsoft.DataFactory/datafactories/ and Microsoft.DataFactory/factories/ permissions

We need to create custom roles for Azure Data Factories. However, there are two groups for permissions for the ADF, Microsoft.DataFactory/datafactories/ and Microsoft.DataFactory/factories/

For example, according to Azure document below, the comments of both permissions are "Reads the Data Factory".

https://docs.microsoft.com/en-us/azure/role-based-access-control/resource-provider-operations#microsoftdatafactory

Microsoft.DataFactory/datafactories/read - Reads the Data Factory
Microsoft.DataFactory/factories/read - Reads Data Factory

Could anyone explain what's the difference between the two groups?

Thanks,
Ralph

azure-data-factory
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

RalphXia-2738 avatar image
0 Votes"
RalphXia-2738 answered MartinJaffer-MSFT commented

Thanks a lot Nandan. I would assume Microsoft.DataFactory/factories/* permissions is ADF V2. Am I right?

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Yes, that sounds about right , @RalphXia-2738 , @NandanHegde-7720 .

When I go to the IAM / Access Control, and view the roles details,

"Start DataFlow Debug Sessiont" is under "factories". Dataflow is a V2 feature.

"Read Data Slices" is under "datafactories". Slices are a V1 feature.

So I think it safe to assume "factories" is V2, and "datafactories" is V1.

0 Votes 0 ·
NandanHegde-7720 avatar image
0 Votes"
NandanHegde-7720 answered

My assumption is one of the role is for ADF v1 and another is for ADF v2.
@KranthiPakala-MSFT : please correct me if I am wrong

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

RalphXia-2738 avatar image
0 Votes"
RalphXia-2738 answered

Thanks a lot Martin.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.