0

When i try to access the 'Authentication' menu in Azure App Service, I get a message saying I don't have access to this.

I don't want to use the built-in roles like 'Contributor' or 'Owner'. I have created a custom role, with granular permissions but i can't find the specific permission that deals with Azure App Service authentication.

What permissions do I need to attach to a custom role, so I can access the Authentication menu, and add an identity provider?

huju vert
  • 13
  • 4
  • What is the role you have in azure account? – Harshitha May 16 '23 at 14:44
  • it's a custom role but bunch of permissions for granular level access. i am looking for permission that would let me add and access the authentication menu on app service, this permission would be updated on the custom role by admin so i can access it – huju vert May 16 '23 at 15:27

1 Answers1

0

Double-check what OAuth permissions are granted to App Configuration Data Owner and App Configuration Data Reader in Azure AD, that should give you an indication of what permissions to assign to your custom role.