If I work with VMs from Azure CLI, I can start, stop and deallocate my VM. It works like expected.
If I use the portal web interface, I see the start function and a stop function. But this stop function works like stop and deallocate. How can I stop my VM using the web interface like CLI stop without deallocation?