Share via

Validation Error - Time Invalid missing input for Field Primary Time Server

Rasitha Mudugama Hewage 220 Reputation points
2025-08-21T10:59:07.4233333+00:00

Screenshot 2025-08-21 125536.png

image (1).png

I am receiving this message while connecting nodes using configurator app for Azure Local

"Validation Error - Time Invalid missing input for Field Primary Time Server"

Please advice

Azure Local

Answer accepted by question author

Durga Reshma Malthi 11,595 Reputation points Microsoft External Staff Moderator
2025-08-25T05:47:11.9+00:00

Hi Rasitha Mudugama Hewage

Just checking in to see if you had a chance to review the response provided to your question.

Use an internal NTP source (recommended in enterprise). Example:

Primary Time Server: ntp.corp.local

On the node itself, test:

w32tm /stripchart /computer:time.windows.com /dataonly /samples:3

If it fails -> UDP/123 is blocked, or DNS is wrong.

Or try setting:

pool.ntp.org

  • Or even the IP address of the NTP server (instead of FQDN).

Example:

Primary NTP server: 216.239.35.0 (one of Google’s NTP IPs)

Feel free to reach out if you have any further queries.

Was this answer helpful?

0 comments No comments

2 additional answers

Sort by: Most helpful
  1. Rasitha Mudugama Hewage 220 Reputation points
    2025-08-25T09:37:23.1933333+00:00

    Hi Everyone,

    Thanks for your support and connected node to azure arc but when i try to create azure local and see this message. " not validated"

    Was this answer helpful?


  2. Jose Benjamin Solis Nolasco 8,076 Reputation points Volunteer Moderator
    2025-08-21T13:03:25.9766667+00:00

    Go back one step in the wizard (click Back) until you see the Time settings or NTP settings page.

    User's image

    1. In the field PrimaryTimeServer, enter a valid NTP server. You can use either:
      • A public NTP server:
      • time.windows.com
      • pool.ntp.org
      • Or your own internal NTP server if your company uses one (example: 10.1.10.20).
    2. Save and move forward again to Review and apply.
    3. The validation error should disappear once the PrimaryTimeServer field is filled correctly.

    Azure Arc requires the local server’s clock to be synced. If time drifts, certificates and authentication will fail. That’s why the wizard won’t let you continue without a valid time source.

    😊 If my answer helped you resolve your issue, please consider marking it as the correct answer. This helps others in the community find solutions more easily. Thanks!

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.