Skip to Content

Developing Azure AI Solutions: Which Azure Log Category Provides Insight into Resource Operations?

Learn which Azure log category offers detailed insights into operations performed on resources in your subscription. Perfect for mastering the Developing Microsoft Azure AI Solutions certification exam.

Question

Which Azure log category provides insight into the operations that were performed on resources in your subscription?

A. Azure Activity Logs
B. Azure Storage Analytics
C. Azure Diagnostic Logs
D. Azure Active Directory

Answer

A. Azure Activity Logs

Explanation

Azure Activity Logs provide a comprehensive view of subscription-level events, focusing on operations performed on Azure resources. These logs are generated by the Azure Resource Manager and record all control-plane actions, such as creating, updating, or deleting resources. Key features include:

Scope

Tracks operations across the entire subscription, including administrative actions like starting a virtual machine or modifying configurations.

Details Captured

Logs include critical information such as the initiator of the action, timestamp, status of the operation, and other metadata essential for auditing and troubleshooting.

Default Availability

Enabled by default for all subscriptions without requiring additional configuration. Data is retained for 90 days in the portal but can be exported for extended retention.

This makes Azure Activity Logs ideal for monitoring and auditing resource-level operations within your subscription.

Why Other Options Are Incorrect

B. Azure Storage Analytics
Focuses on logging and metrics specifically for storage accounts (e.g., tracking requests to blob storage). It does not provide subscription-wide insights into resource operations.

C. Azure Diagnostic Logs
Captures resource-specific logs describing internal operations (data plane activities) within individual resources, such as querying a database or writing to storage buckets. These are not control-plane logs.

D. Azure Active Directory (Azure AD)
Logs related to identity and access management, such as user sign-ins, group management, and policy updates. These do not cover resource-level operational insights.

Key Takeaway

Azure Activity Logs are indispensable for tracking and auditing actions performed on resources within your Azure subscription, making them the correct choice for this question.

Developing Microsoft Azure AI Solutions skill assessment practice question and answer (Q&A) dump including multiple choice questions (MCQ) and objective type questions, with detail explanation and reference available free, helpful to pass the Developing Microsoft Azure AI Solutions exam and earn Developing Microsoft Azure AI Solutions certification.