question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add `--os-disk-size-gb` in `az vmss create`

See original GitHub issue

Is your feature request related to a problem? Please describe.

Please add --os-disk-size-gb in az vmss create Example: azure-rest-api-specs\specification\compute\resource-manager\Microsoft.Compute\stable\2019-07-01\examples\CreateAScaleSetWithEmptyDataDisksOnEachVm.json

Describe the solution you’d like

Describe alternatives you’ve considered

Additional context

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
basnijholtcommented, Jul 9, 2020

I just posted it because it took me a very long time to figure out how to do it. And yes command works 😄

0reactions
qwordycommented, Jul 10, 2020

Thank you for sharing. You can also try az vmss update --set property=value.

Read more comments on GitHub >

github_iconTop Results From Across the Web

az vmss | Microsoft Learn
Manage groupings of virtual machines in an Azure Virtual Machine Scale Set (VMSS). In this article. Commands; az vmss create; az vmss deallocate;...
Read more >
azure-cli 2.25.0 - PyPI
Add –vm-set-type to az aks create command, which allows to specify vm types of an AKS Cluster (vmas or vmss). ARM. az group...
Read more >
Check for Zone-Redundant Virtual Machine Scale Sets
As virtual machine instances are created within the scale set, ... az vmss list --subscription abcdabcd-1234-abcd-1234-abcdabcdabcd --output table --query ...
Read more >
How to specify Azure Linux OS Disk Type with Azure CLI ...
az vm create -g charlesTestVM -n myVM1 --size Standard_B1s --image UbuntuLTS --storage-sku Standard_LRS --os-disk-size-gb 63.
Read more >
Add Parallel Build Power to your Azure Pipelines with Virtual ...
If you know your way around Azure, the az cli and all of that good DevOps stuff, ... A VMSS uses a VM...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found