I've looked through all the permissions a user can have in regards to logic apps but I still have not be able to answer my question. Is it possible to restrict a user from using a certain connector in azure logic apps? For example, lets say I wanted users to use only the Outlook/Office 365 connector. Is this possible?
Asked
Active
Viewed 251 times
0
-
What do you mean ? your users can create logic app but can only use outlook/office 365 connectors ? – Thomas Mar 21 '18 at 09:35
-
I'm trying to limit access to certain connectors. – user9360564 Mar 21 '18 at 14:23
1 Answers
1
No, it is not possible to restrict Connectors or Actions at design time, though you can certainly restrict actual endpoints by simply not providing credentials.
Note, this is not really any limitation of LogicApps or such. Limiting the designer experience is not something readily available on any other platform.

Johns-305
- 10,908
- 12
- 21