Set timezone in azure powershell

tim-digital 0 Reputation points
2023-08-23T17:00:01.18+00:00

How do I set the correct time/date from my Azure / Entra /

PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,914 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Vahid Ghafarpour 23,125 Reputation points
    2023-08-23T17:57:42.6333333+00:00

    If you're using Azure Cloud Shell, you can set the time zone using the following command:

    timedatectl set-timezone America/New_York
    
    0 comments No comments

Your answer

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