I have a working resource manager based VM. (Ubuntu) Now I customized it in several way, and would like to have it as a start template in the future when creating new VMs.
Basically I would like to as easily create a new VM from my customized VM as I created it from initially via Azure portal by picking a LAMP VM by bitnami.
Please note, I am aware the Linux/Windows provisioning/deprovisioning process. In fact I can accept and use scenario where the machine was not deprovisioned and simply "cloned" (if this is possible at all in resource manager based VMs)
Unfortunately all articles I've found (even 2016 "updated" ones) is about "classic" VMs
So this question is about my doubt is it possible at all with NON "classic" VMs?
For example for my classic VMs there is a Capture button on Azure Portal, but my new resource manager based VM has no capture button.
I am aware that many things are not available in the portal GUI, so doing it with Azure Powershell also fine by me.