Skip to content

Commit 9879c0e

Browse files
authored
1 parent c565272 commit 9879c0e

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

articles/virtual-machines/linux/time-sync.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,7 @@ Historically, most Azure Marketplace images with Linux have been configured in o
5353

5454
To confirm ntpd is synchronizing correctly, run the `ntpq -p` command.
5555

56-
Starting in early calendar 2021, the most current Azure Marketplace images with Linux are being changed to use chronyd as the time sync service,
57-
and chronyd is configured to synchronize against the Azure host rather than an external NTP time source. The Azure host time is usually the best time source to synchronize
58-
against, as it is maintained very accurately and reliably, and is accessible without the variable network delays inherent in accessing an external NTP time source
59-
over the public internet.
56+
Some Azure Marketplace images with Linux are being changed to use chronyd as the time sync service, and chronyd is configured to synchronize against the Azure host rather than an external NTP time source. The Azure host time is usually the best time source to synchronize against, as it is maintained very accurately and reliably, and is accessible without the variable network delays inherent in accessing an external NTP time source over the public internet.
6057

6158
The VMICTimeSync is used in parallel and provides two functions:
6259
- Immediately updates the Linux VM time-of-day clock after a host maintenance event

0 commit comments

Comments
 (0)