An Azure service that is used to provision Windows and Linux virtual machines.
Hello Daniel Idongesit Ekpo,
Thanks for your question.
There is a deny assignment causing this:
deny assignment named [UNUSUALACTIVITY] FULL DENY ASSIGNMENT ON / FOR ALL USERS ADDED with ID 4b296be0b565493eb55b73b575992216 at the root scope (/).
https://learn.microsoft.com/en-us/azure/role-based-access-control/deny-assignments?tabs=azure-portal
- With an account that has the correct role like Owner go to the Portal > IAM section of the root scope (/).
- Select the Deny assignments tab to view all deny assignments at this scope.
- Locate the deny assignment with ID 4b296be0b565493eb55b73b575992216.
You can modify this there.
However, the naming looks like a read-only deny assignment default to your type of subscription. In this case you will need to contact support for the activity in question triggering the deny.
https://azure.microsoft.com/en-us/support/create-ticket
You can mark it 'Accept Answer' and 'Upvote' if this helped you
Regards,
Abiola