Azure vm size includes 2 vcpu's (from 1 vcpu) but Task Manager lists 1 core and 1 virtual processor. Why?

Jason Proos 1 Reputation point
2022-04-05T20:15:15.44+00:00

I've recently resized an Azure vm to include 2 vcpu's (from a vm size with 1 vcpu) but Task Manager still only lists 1 core and 1 virtual processor. Why?

edit:

I have restarted the vm 2x. The RAM did adjust to the new vm size ( 8 GB) after a restart.

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

3 answers

Sort by: Most helpful
  1. kobulloc-MSFT 26,131 Reputation points Microsoft Employee
    2022-04-05T21:42:06.527+00:00

    Hello, @Jason Proos !

    What VM size did you start with and what VM size did you resize to? That will help determine why you are only seeing 1 core in the Task Manager after resizing to 2 cores.

    Edit:
    It appears that you went from D1 v2 to D2s v3, and in my repro below I'm seeing the appropriate core increase. There are a couple rare instances where the OS may limit the number of cores used but that wouldn't be the case here. I would try redeploying the VM and if you still aren't seeing the core increase you may need to open a support ticket (I would be happy to help you with that process if you would like).

    Resizing the VM
    This is what resizing my D2s V3 (2 cores) to a D4s v3 (4 cores) looks like:
    https://learn.microsoft.com/en-us/azure/virtual-machines/resize-vm?tabs=portal

    Starting size: D2s v3 (2 vCPUs)

    190344-image.png

    190335-image.png

    Resized: D4s v3 (4 vCPUs)

    190290-image.png

    190328-image.png

    0 comments No comments

  2. Jason Proos 1 Reputation point
    2022-04-06T02:13:25.033+00:00

    Thanks for your reply. I went from a D1 v2 (as described in a recent invoice) to a D2s v3.


  3. Jason Proos 1 Reputation point
    2022-04-14T00:05:31.203+00:00

    It looks like I'm using an image from CodeTWO (codetwo-backup-for-office-365)

    0 comments No comments