Do I need to issue netplan apply after netplan try?
Solution 1:
There is no need to run netplan apply
or netplan generate
after you confirmed/accepted a config. The netplan try
command will do all of that for you in the background.
It only provides the additional safety feature of reverting the change if you don't like that config or somehow locked yourself out of a remote server.