Planning and Administering Microsoft Azure for SAP Workloads — Question 37
You have an SAP HANA on Azure (Large Instances) deployment.
You need to generate health check log files for the deployment.
What should you do?
Answer options
- A. From a SSH session on the HANA Large Instances node, run /opt/sgi/health_check/microsoft_tdi.sh.
- B. From the Azure portal, select Diagnose and solve problems.
- C. From the Azure portal, select New support request.
- D. From a SSH session on the HANA Large Instances node, run /var/lib/waagent/Microsoft.AzureCAT.AzureEnhancedMonitoring.MonitorX64Linux-1.0.0.82/AzureEnhancedMonitoring -monitor.
Correct answer: A
Explanation
The correct answer is A, as running the specified script from an SSH session directly on the HANA Large Instances node generates the required health check log files. Options B and C do not provide a method to generate the logs, and option D refers to a different monitoring command that does not specifically create health check logs for the SAP HANA deployment.