question

ITGeek82-8422 avatar image
0 Votes"
ITGeek82-8422 asked ITGeek82-8422 answered

Grant Read and Wirte permissions for Azure Web App

Hi All,

A user with API management Service Contributor role tried to modify application settings but getting the warnings below.

101346-weappreadwrite.jpg

Could you please help me to find the section where I can grant that user read and write permissions.

azure-webapps-security
weappreadwrite.jpg (136.4 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

SnehaAgrawal-MSFT avatar image
0 Votes"
SnehaAgrawal-MSFT answered

Thanks for asking question! API Management Service Contributor role have read access ; write access ; Service creation, deletion, scaling, VPN, and custom domain configuration ; Access to the legacy publisher portal.

Reference: https://docs.microsoft.com/en-us/azure/api-management/api-management-role-based-access-control#built-in-roles

Could you please review steps followed to assign access using this official document on Assign Azure roles using the Azure portal

Access control (IAM) is the page that you typically use to assign roles to grant access to Azure resources. It's also known as identity and access management (IAM) in the Azure portal.

  1. Click Access control (IAM).

  2. Click the Role assignments tab to view the role assignments at this scope.

  3. Click Add > Add role assignment. If you don't have permissions to assign roles, the Add role assignment option will be disabled.

  4. Select the appropriate role.

  5. Select who needs access

  6. Then Assign role and click save. After a few moments, the security principal is assigned the role at the selected scope.

  7. On the Role assignments tab, verify that you see the role assignment in the list.

Also note that Azure supports up to 2000 role assignments per subscription
You may refer to this document on Troubleshoot Azure RBAC might help.

Let us know if issue remains.



5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

ITGeek82-8422 avatar image
0 Votes"
ITGeek82-8422 answered

Thanks All,

Issue was resolved by assigning Contributor role.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.