New Built-In Roles for Azure Functions
Hi,
It would be nice to have a built in role for Azure functions, As many companies are moving towards more and more DEVOPS teams and it would be very handy to have this Built In role which will enable them to self serve for some of the operations like.
- Enable the Function App
- Disable the Function App
- View the Function App
I tried to create a custom role but it is giving them way too less ( Not able to enable or disable) or way too high permissions ( Write ability to modify the code inside).
Is this on the roadmap? Any timelines?
Appreciate the response!

1 comment
-
Paul Baker commented
Absolutely critical for production support efforts! There has to be a boundary between "can update inline code" and "can disable the function". With as much power as these provide, the production support should be at least as strong as logic apps.