how to manage VM login account in portal

Tao Tang (Contractor) 20 Reputation points
2023-05-08T02:44:15.76+00:00

we can't find VM login account in Azure portal,

so we can't manage the login account.

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,929 questions
0 comments No comments
{count} votes

Accepted answer
  1. vipullag-MSFT 26,316 Reputation points
    2023-05-08T04:51:48.69+00:00

    Hello Tao Tang (Contractor)

    Welcome to Microsoft Q&A Platform, thanks for posting your query here.

    To manage the login account for a virtual machine in the Azure portal, please follow these steps:

    1. Once signed in to the Azure portal, click on "Virtual machines".
    2. Select the virtual machine you want to manage, click on "Connect" at the top of the page.
    3. In the "Connect to virtual machine" pane, if you are connecting from a Windows machine, you can use the RDP option. If you are connecting from a Linux machine, you can use the SSH option.

    User's image

    Once you are connected to your virtual machine, you can manage the login account by following the appropriate steps for your operating system.
    For example, on a Windows virtual machine, you can manage the login account by opening the "Computer Management" console and navigating to "Local Users and Groups".
    On a Linux virtual machine, you can manage the login account by using the appropriate command-line tools, such as "useradd" and "usermod".

    Ref: https://learn.microsoft.com/en-us/azure/virtual-machines/windows/connect-rdp#connect-to-the-virtual-machine

    If you're still having trouble finding or managing the login account for your VM in the Azure portal, you may want to check your permissions to ensure that you have the necessary access rights to manage the VM.

    Hope this helps.

    If you need further help on this, tag me in a comment.

    If the suggested response helped you resolve your issue, please 'Accept as answer', so that it can help others in the community looking for help on similar topics.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.