Forum Discussion
Is it possible to deny the access to Cost Management?
To create a custom role in Azure with no permission to cost management, you can follow these steps:
Open the Azure Portal and go to the "Azure Active Directory" service.
Select "Roles and administrators" from the left-hand menu.
Click on the "New custom role" button at the top of the page.
Give your custom role a name and description.
Under "Permissions", select "Add permissions".
In the "Add permissions" pane, search for "Cost Management + Billing" and uncheck all the permissions under this category.
Once you have unchecked all the permissions related to cost management, click "Add permissions" to save the changes.
Review the other permissions assigned to the custom role and make any necessary adjustments.
Once you are satisfied with the custom role configuration, click "Create" to save the role.
Your custom role is now created without any permissions related to cost management. You can assign this role to users or groups as needed.