Hello,
It looks like the permissions were changed for the sudo utility. You can log in the Serial Console via the Azure Portal with root user. Try this and let me know the results:
- Log into the system as the root user
- Run command: 'chown root:root /usr/bin/sudo && chmod 4755 /usr/bin/sudo'