Could you please help me with some powershell to provision multiple VMs (Linux) PARALLEL.
What is Max VM count ,we can create in one subscription.
Thanks
You can create as many VMs as you want till your resources are not exhausted (I believe you are not asking for the approach how you are going to create the VMs)There is a limit/constraint for - fixed no of VMs in a cloud service OR fixed number of vhds in a storage account OR fixed number of IPs in subnet/vNet etc
It totally depends on your strategy and un-used resources left in your subscription.