Azure Resource Manager Resource Deployment Monthly Report

Generate Monthly Report for Azure Resource Manager Resource Deployments

Question

You need to recommend a solution to generate a monthly report of all the new Azure Resource Manager resource deployments in your subscription.

What should you include in the recommendation?

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B. C. D. E. F. G.

B

Through activity logs, you can determine:

-> what operations were taken on the resources in your subscription

-> who started the operation

-> when the operation occurred

-> the status of the operation

-> the values of other properties that might help you research the operation

https://docs.microsoft.com/en-us/azure/azure-resource-manager/resource-group-audit

To generate a monthly report of all the new Azure Resource Manager resource deployments in your subscription, the most appropriate solution to recommend is Azure Activity Log.

Azure Activity Log records all the activities that occur in an Azure subscription, such as creating, deleting, and modifying resources. It provides a complete audit trail of activities in the subscription, and it's used to monitor and troubleshoot resources.

To generate the report, you can use the Azure Activity Log to filter all the activities related to the deployment of new resources in the subscription. Azure Activity Log can provide detailed information about each deployment, including the date, time, user, resource type, and other relevant information.

Azure Analysis Services is a fully managed cloud service that provides enterprise-grade data modeling and analysis capabilities. It's used to build scalable and secure analytical solutions that can process large volumes of data.

Azure Monitor action groups allow you to define a set of notification preferences and actions that can be triggered based on specific alerts. It's used to configure alerts on various Azure resources and monitor their health and performance.

Azure Advisor is a personalized cloud consultant that provides recommendations to optimize your Azure resources based on best practices and patterns. It's used to improve the performance, security, and reliability of your Azure resources.

Azure Monitor metrics provide performance data about your Azure resources, such as CPU usage, memory usage, and network throughput. It's used to monitor and optimize the performance of your Azure resources.

Azure Log Analytics is a cloud-based service that collects and analyzes data from various sources, including Azure resources, Windows and Linux servers, and other systems. It's used to monitor and troubleshoot the health and performance of your environment.

Application Insights is a performance monitoring service that's used to detect, diagnose, and resolve application issues. It provides detailed telemetry data about your application's performance, availability, and usage.

In summary, the most appropriate solution to recommend for generating a monthly report of all the new Azure Resource Manager resource deployments in your subscription is Azure Activity Log.