nerdexam
Microsoft

AZ-120 · Question #114

TPT Limited plans to deploy an SAP environment on Microsoft Azure with landscapes for production, development, and quality assurance. Which of the following will help in minimizing costs for running…

The correct answer is B. Create Azure Automation runbooks to stop, deallocate, and start Azure virtual machines. Development and quality assurance environments are typically not needed 24/7 and can be turned off during non-working hours to save costs. Azure Automation runbooks can automate the process of stopping and deallocating VMs when not in use, and starting them when needed…

Maintain SAP workloads on Azure

Question

TPT Limited plans to deploy an SAP environment on Microsoft Azure with landscapes for production, development, and quality assurance. Which of the following will help in minimizing costs for running the development and quality assurance landscape on Microsoft Azure?

Options

  • AConfigure scaling for Azure App Service.
  • BCreate Azure Automation runbooks to stop, deallocate, and start Azure virtual machines.
  • CCreate a scheduled task that runs the stopsap command.
  • DConfigure Azure virtual machine scales sets.

How the community answered

(24 responses)
  • A
    4% (1)
  • B
    88% (21)
  • C
    8% (2)

Explanation

Development and quality assurance environments are typically not needed 24/7 and can be turned off during non-working hours to save costs. Azure Automation runbooks can automate the process of stopping and deallocating VMs when not in use, and starting them when needed, significantly reducing compute charges. This approach leverages Azure’s pay-as-you-go model by avoiding charges for running VMs during idle times.

Topics

#Azure Automation runbooks#cost optimization#VM deallocation#non-production landscapes

Community Discussion

No community discussion yet for this question.

Full AZ-120 Practice