
Ultimate access to all questions.
You are tasked with configuring diagnostic logging for an Azure AI service to monitor the performance and usage patterns. Describe the steps you would take to enable and configure diagnostic settings, including the types of logs and metrics you would collect, and how you would ensure that these logs are stored securely and efficiently.
A
Enable diagnostic logging through the Azure portal, collect only performance metrics, store logs in a Blob Storage account.
B
Enable diagnostic logging through PowerShell, collect both performance metrics and resource logs, store logs in a Log Analytics workspace.
C
Enable diagnostic logging through the Azure CLI, collect only resource logs, store logs in a Blob Storage account.
D
Enable diagnostic logging through the Azure portal, collect both performance metrics and resource logs, store logs in a secured Azure Data Lake Storage account.