An Azure service that is used to provision Windows and Linux virtual machines.
Hi @Hardik Ranpura ,
I would start with a B-Series VM SKU.
2 Core with 4 GB RAM -> B2s
1 Core with 2 GB RAM -> B1ms
There is no Azure VM SKU size with 2 Cores and 2 GB RAM (as far as I know). I am not sure what workload will be run in the Linux VM. You can resize the VMs anytime (just stop the VM and resize). I would recommend to try one of the VM SKU sizes above.
https://learn.microsoft.com/en-us/azure/virtual-machines/sizes-b-series-burstable
----------
(If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)
Regards
Andreas Baumgarten