Share via

How to start Virtual Machine on Azure for student

Tăng Nhật Đăng 5 Reputation points
2024-10-09T16:22:04.5966667+00:00

My current virtual machine on Azure cannot be started to run. When I click start, it says your start process failed because there is a deny assignment named prevent and the scope of that is root(inherited). This is the error code it tells me, why is it that other users in the organization that Azure side set up the whole system and not just for the user caused it. I have configured that virtual machine a lot and it serves my course project. I hope everyone can help me find a solution.

Error code:

Failed to start virtual machine 'ProjectVoIP'. Error: The client '******@ms.uit.edu.vn' with object id 'd3be17e7-67e9-46a5-8e7d-c81b45624f38' has permission to perform action 'Microsoft.Compute/virtualMachines/start/action' on scope 'ProjectVoIP'; however, the access is denied because of the deny assignment with name '[UnusualActivity] Full Deny assignment on 2dff09ac-2b3b-4182-9953-2b548e0d0b39 for user 00000000-0000-0000-0000-000000000000 at root added' and Id '653ad2b4ae4b4bb3a7e62651f19ddba8' at scope '/'.

Azure Virtual Machines
Azure Virtual Machines

An Azure service that is used to provision Windows and Linux virtual machines.

{count} vote

1 answer

Sort by: Most helpful
  1. Anonymous
    2024-10-10T06:19:17.0166667+00:00

    Hi Tăng Nhật Đăng,

    Thank you for reaching out to the Microsoft Q&A platform.

    Based on your question, description we understand that you are unable to start the VM.

    When you try to stop, start, restart, or redeploy an existing VM, the process fails, and you receive an "An unexpected error occurred while processing the network profile of the VM. Please retry later" error message. When this error occurs, the VM is put into a failed state.
    Refer the link: Troubleshoot deployment issues with restarting or resizing an existing Windows VM in Azure

    Verify if there are any deny assignments in your Azure subscription that might be affecting your permissions. You can do this through the Azure portal by navigating to the Access control (IAM) section of your subscription or resource group.

    Please check the activity logs to see if there are any unusual activities or security alerts that might have triggered the deny assignment. This can help you understand why the deny assignment was created.

    Check user you are logged in as does not have the required RBAC role for your action.

    please refer the below document link for your reference: What is Azure role-based access control (Azure RBAC)?

    If an answer has been helpful, please consider accept the answer and "Upvote" to help increase visibility of this question for other members of the Microsoft Q&A community. 

    User's image

    Thank you.


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.