Skip to content

Commit de8ced0

Browse files
authored
Update time-sync.md
1 parent f69fb02 commit de8ced0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ Here is the output you could see and what it would mean:
120120
- **Local CMOS Clock** - clock is unsynchronized. You can get this output if w32time hasn't had enough time to start after a reboot or when all the configured time sources are not available.
121121

122122

123-
## Opt-in for host-only time sync
123+
## Opt in for host-only time sync
124124

125125
Azure is constantly working on improving time sync on hosts and can guarantee that all the time sync infrastructure is collocated in Microsoft-owned datacenters. If you have time sync issues with the default setup that prefers to use time.windows.com as the primary time source, you can use the following commands to opt-in to host-only time sync.
126126

@@ -145,7 +145,7 @@ net stop w32time && net start w32time
145145

146146
## Windows Server 2012 and R2 VMs
147147

148-
Windows Server 2012 and Windows Server 2012 R2 have different default settings for time sync. The w32time by default is configured in a way that prefers low overhead of the service over to precise time.
148+
Windows Server 2012 and Windows Server 2012 R2 have different default settings for time sync. The w32time by default is configured in a way that prefers low overhead of the service over precise time.
149149

150150
If you want to move your Windows Server 2012 and 2012 R2 deployments to use the newer defaults that prefer precise time, you can apply the following settings.
151151

@@ -174,4 +174,4 @@ Below are links to more details about the time sync:
174174
- [Windows Server 2016 Improvements
175175
](/windows-server/networking/windows-time-service/windows-server-2016-improvements)
176176
- [Accurate Time for Windows Server 2016](/windows-server/networking/windows-time-service/accurate-time)
177-
- [Support boundary to configure the Windows Time service for high-accuracy environments](/windows-server/networking/windows-time-service/support-boundary)
177+
- [Support boundary to configure the Windows Time service for high-accuracy environments](/windows-server/networking/windows-time-service/support-boundary)

0 commit comments

Comments
 (0)