I am new to Azure. I am using Selenium to test applications deployed on Azure VM (Windows server 2019). I have a requirement to change the date to the past date and test some functionality. On other systems, I am using the below command to change the date and it works. However, on azure, it doesn't work.
W32TM /unregister
net stop w32time
date 06/27/2020