Boot to another kernel ( GRUB ). On most systems the grub menue is displayed at boot time on the console - Azure starts the console AFTER grub.
easy solution:
- start VM - open virtual console
- start Azure Shell in another session
- in the shell
- Restart-AzVM -ResourceGroupName "ResourceGroup11" -Name "VirtualMachine07"
- back on the virtual console hit esc repeatedly as it reboots, this gets you to the GRUB screen.