Virtual Machine downgrade

Richa Nagrath 1 Reputation point
2022-09-15T17:48:40.403+00:00

Hello Team,

I have a question on downgrade/upgrade machine, how can I check on which date my Linux machine has downgraded?
For example:- If someone has downgraded from E32ds to E16ds but need to know on which date. Kindly help!

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,196 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,664 questions
{count} votes

2 answers

Sort by: Most helpful
  1. JimmySalian-2011 41,926 Reputation points
    2022-09-15T17:53:31.383+00:00

    Hi @Richa Nagrath ,

    You will need to check the Azure Activity log viewer on the portal and check the activities or changes occured on the VM, note - Activity log events are retained in Azure for 90 days and then deleted. So if it outside 90 days you will not be able to check the events,

    activity-log

    ==
    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.

    0 comments No comments

  2. George Chrysovalantis Grammatikos 421 Reputation points MVP
    2022-09-16T18:21:34.047+00:00

    Hi @Richa Nagrath ,

    As JimmySalian-2011 mention above you can know that by checking the Activity Logs.
    Specifically, you will check for a "Create or Update Virtual Machine" operation name.

    241811-image.png

    The retention period is for 90 days, but if you want to keep for more time your logs you can use Azure Monitor.

    241669-image.png

    If the answer is helpful, please click "Accept Answer" and kindly upvote it.

    0 comments No comments