Share via

Is there a role like Azure Function Contributor ?

Amy Z 306 Reputation points
2021-06-09T03:27:36.97+00:00

Hi experts, I want to grant members to fully control Logic App and Azure Function. I already assign Logic App Contributor role in the subscription IAM, but couldn't find a way for Azure Function role settings.

The permissions I want

  1. Can develop Logic App
  2. Can develop Azure Functions which might be triggered from Logic App

Can you give me some hints ?
Thank you

Azure Functions
Azure Functions

An Azure service that provides an event-driven serverless compute platform.

0 comments No comments

Answer accepted by question author

MayankBargali-MSFT 71,016 Reputation points Moderator
2021-06-09T06:01:24.363+00:00

Hi @Amy Z

Unfortunately, as of now there is no build in role for azure functions and currently unplanned as mentioned in this feedback.
Alternatively you can define your own custom roles and specify the permission that you need.

Was this answer helpful?

1 person found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. Rajesh Swarnkar 1,236 Reputation points
    2025-08-19T09:19:55.3866667+00:00

    The closest you can try is Website Contributor and you can pick some from LogicApp Contributor too. Notice the actions related to Microsoft.Web/*.

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.