-
Notifications
You must be signed in to change notification settings - Fork 21.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Need to resize VMSS disk #27491
Comments
@gokul2018 Please help with the link of document on which above document feedback request is created. In case your query in not related to document content, open a new forum thread in MSDN forum or Stack Overflow as it could be better place to get help on your scenario. These forum community members could provide their expert guidance on your scenario based on their experience. |
Check if this is the link Azure/azure-rest-api-specs#1906 you're requesting. |
@gokul2018 You can increase the OS Disk size by setting this property |
@gokul2018 We will now proceed to close this thread. If there are further questions regarding this matter, please comment and we will gladly continue the discussion. |
I have created a VMSS with Linux OS image.
At the moment, i have 3 machines running with unmanaged disks of 30GB size.
How do i scale up to 64 or 128 of these disks in my VMSS instances?
Then i tried creating a VMSS with managed disk, had an option to add data disk of 1GB by default.
How do i extend or increase the size of the disk of my VMSS instances?
The text was updated successfully, but these errors were encountered: