I have four websites running on a single Linux VM on Azure. I want to deploy 4 (smaller) Linux VMs on Azure, and put each of these sites on one.
I would like them to be seperately billed, as they are effectively four different customers. On Azure, do you think this is best done by having 4 x subscriptions, or is that control better done via Resource Groups or otherwise?
Following that, am I correct in understanding the subscriptions can be transferred to other Azure customers, like Droplets on Digital Ocean? e.g. if each of the four customers opened their own Azure account, I could transfer the subscription for their VM to their Azure account at a later stage.
I was hoping an experienced Azure user with multiple active subscriptions might offer (subjective) advice/opinion? I am a Digital Ocean user normally, and know how organise this with DO Droplets.
Thanks in advance.