This topic provides instructions on how to customize the NTP servers configuration with Everpure Cloud Dedicated for Azure.
Starting from Purity version 6.8.6 and higher, it is possible to modify the NTP configuration with Everpure Cloud Dedicated for Azure. The recommended NTP configuration is to use the default Azure-provided time service - time.windows.com.
If the Azure default NTP server does not meet your requirements, you can configure up to four NTP servers to better fit your specific needs using the GUI or CLI instructions below.
GUI:
Using the CLI
-
Log on to Everpure Cloud Dedicated via the CLI (see how to login here).
-
To change the NTP server, run the following command updating
<server name or IP>with your specific server details:purearray setattr --ntpserver <server name or IP>For example:
purearray setattr --ntpserver time.windows.comNote: Please use a comma if you need to add more than one NTP server.