[###]([url](u Describe the bug
Hello Team,
This is regarding "--node-osdisk-size" parameter in the az aks nodepool add command, which is configured to use the disk measurements in GB whereas the VM SKUs are configured to use GiB which is creating confusion.
Default disk size measurements for the VM SKUs are mentioned in GiB but "--node-osdisk-size" is creating disk with GB which is creating a confusion because customer is looking to create nodepool with 128Gib disk size but it is creating with less size as the parameters are defined to use GB. Nodepool or VMSS disk size measurement is defined in GiB but this parameters are using GB which is confusing customers. Please do the needful. Please confirm if this is expected.
Related command
az aks nodepool add -h
Errors
No error.
Issue script & Debug output
NA
Expected behavior
NA
Environment Summary
NA

Additional context


NA
[###]([url](u Describe the bug
Hello Team,
This is regarding "--node-osdisk-size" parameter in the az aks nodepool add command, which is configured to use the disk measurements in GB whereas the VM SKUs are configured to use GiB which is creating confusion.
Default disk size measurements for the VM SKUs are mentioned in GiB but "--node-osdisk-size" is creating disk with GB which is creating a confusion because customer is looking to create nodepool with 128Gib disk size but it is creating with less size as the parameters are defined to use GB. Nodepool or VMSS disk size measurement is defined in GiB but this parameters are using GB which is confusing customers. Please do the needful. Please confirm if this is expected.
Related command
az aks nodepool add -h
Errors
No error.
Issue script & Debug output
NA
Expected behavior
NA
Environment Summary
NA

Additional context
NA