Hi
I trie to list all my VMSS with manual scale, for creating a list of VMSS and change them into auto-scale
I couldn't find the powershell command to retrieve this information
Get-AzVmss -ResourceGroupName "Group001" -VMScaleSetName "VMSS001"
is not describing the scale type
Any idea how to find all those resources?