You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/confidential-computing/confidential-vm-faq.yml
+16-44Lines changed: 16 additions & 44 deletions
Original file line number
Diff line number
Diff line change
@@ -211,50 +211,22 @@ sections:
211
211
Azure bills such resources separately from the confidential VM costs.
212
212
213
213
- question: |
214
-
What can I do if the time on my DCesv5/ECesv5-series VM differs from UTC?
214
+
What can I do if the time on my DCesv6/ECesv6-series VM differs from UTC for Linux?
215
215
answer: |
216
-
Rarely some DCesv5/ECesv5-series VMs may experience a small time difference from UTC. A long term fix is available for this soon. In the meantime here are the workarounds for Windows and Ubuntu Linux VMs:
217
-
218
-
``` Windows
219
-
sc config vmictimesync start=disabled
220
-
sc stop vmictimesync
221
-
```
222
-
For Ubuntu Linux images, run the following script:
216
+
Rarely some DCesv6/ECesv6-series Ubuntu Linux VMs may experience a small time difference from UTC. A long term fix is available for this soon. In the meantime here are the workarounds:
0 commit comments