How do I check the deployment log for our Azure environment (including changes associated with a certain resource)?

Anonymous
2020-06-02T23:34:47.727+00:00

I'm a total noob to Azure and was just recently tasked to check the deployment logs of our existing environment.

Initial deployment of resources (Virtual Machines, Storage Accounts) was done sometime back in September 2019, and "optimizations" were made by a certain team from our company in February 2020.

Our bill sky-rocketed and the management knows that this is because of the "optimizations" that were done just recently. Before we talk to them, we want to make sure we got all evidence.

I hope someone can guide me on what's the best approach to getting this kind of data.

Thank you!

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
6,978 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,093 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Jai Verma 461 Reputation points
    2020-06-03T04:30:20.507+00:00

    There are two ways, you can pull last 6 months detailed bills and review. In case you are saving logs to your SIEM, then you can pull deployment of resources from there


  2. KarishmaTiwari-MSFT 17,997 Reputation points Microsoft Employee
    2020-06-12T16:08:10.793+00:00

    You can start with this document on how to see the amount spent on Azure resources on Azure Portal:

    https://learn.microsoft.com/en-us/answers/questions/31418/how-do-i-check-the-deployment-log-for-our-azure-en.html

    To review your costs in cost analysis, open the scope in the Azure portal and select Cost analysis in the menu. For example, go to Subscriptions, select a subscription from the list, and then select Cost analysis in the menu.

    9971-cost-analysis-01.png

    Let me know if you have any questions.
    If you are seeing any error accessing this on Azure Portal, please share the screenshot/error message.

    Please 'Accept as answer' if this reply helped you, so that it can help others in the community.