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".
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