Extend Cloud VM Size

D365 Tech Support Forums Azure General Extend Cloud VM Size

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #976
    FitVibes24
    Participant

      I have a cloud hosted development VM that is running out of memory. Is there a way to dynamically scale the memory available on this machine so I can keep using this environment?

      #996
      ADUser
      Participant

        Here is the MSFT docs: https://learn.microsoft.com/en-us/azure/virtual-machines/windows/expand-disks

        Its a little over kill – you can just

        1. Go to the VM in Azure and shut it down
        2. Then set the disk size to a higher size (Eg. 2Tb from 512 GB)
        3. Then start the VM and RDP into it.
        4. Go to Disk Management and expand the DB disk to use the full space.

      Viewing 2 posts - 1 through 2 (of 2 total)
      • You must be logged in to reply to this topic.
      D365 Tech Support