Azure Function App Read-only on functions

Joey 0 Reputation points
2025-01-09T19:31:20.1566667+00:00

How can I create a custom role in Azure that allows users to view Function App code in read-only mode? Currently, users with the built-in Reader role can see the Function App but get an error requiring write permissions when trying to view the actual function code. Looking for a solution that maintains read-only access while enabling code viewing.

I tried a bunch of things with custom roles but can't seem to get it working.

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
{count} votes

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.