Azure / Azure/azure-rest-api-specs

Maximum value stated in the documentation for diskSizeGB is incorrect

Open
#35,664 1 comment 1 reaction 0 assignees View on GitHub
Compute customer-reported question Service Attention
Dominant language
TypeSpec
Stars
3.1k
Forks
5.9k
Avg merge
3d 37m
Merged PRs (30d)
446

Description

The [documentation](https://learn.microsoft.com/en-us/azure/templates/Microsoft.Compute/2024-07-01/virtualMachines?pivots=deployment-language-bicep) suggests that the maximum diskSizeGB cannot be larger than 1023. This is incorrect, since I just deployed a Premium_LRS disk with a diskSizeGB value of 2048 without issues.

Resource type: Microsoft.Compute/virtualMachines
API version: 2024-07-01

Please adjust the documentation to reflect the actual maximum value.

Contributor guide

Open the contributing guide

Research direction

Start with the Microsoft.Compute virtualMachines documentation for API version 2024-07-01 and locate the diskSizeGB property and its maximum-value statement. Confirm the documented limit against the reported successful 2048 GiB Premium_LRS deployment; done means the documentation reflects the actual maximum value.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.