Chrony, a secure, high accuracy NTP time server that keeps your network's clocks correct to well under a millisecond.
Chrony is an open source, versatile implementation of the Network Time Protocol and the modern default time daemon on most Linux systems. Running as the chronyd service, it disciplines the local clock from upstream NTP sources and serves precise time to other machines on UDP port 123, recovering gracefully from network interruptions and large offsets far better than the legacy ntpd it replaces. It is administered entirely from the command line with chronyc, so there is no database and no web console to manage.
The cloudimg image is hardened and fully patched with Chrony preconfigured as a network time server. It ships secure by default and is never an open amplifier: it answers only the local host and the private network ranges, a scoped allow list rather than allow all, and its command interface is bound to the local host only. On Azure, first boot adds the Hyper V host hardware clock as a high accuracy reference, and every instance is backed by a paired deploy guide and 24/7 cloudimg support.