Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

your organization has a support desk that manages all incidents related…

Question

your organization has a support desk that manages all incidents related to the organizations azure application infrastructure. you need to deploy a solution that notifies the support desk whenever azure virtual machines (vms) become unresponsive. your solution must not require coding or programming knowledge. which of the following azure services meets these requirements? a availability zones b azure resource manager template c azure regions d azure logic apps

Explanation:

Brief Explanations
  • Option A: Availability Zones are for high - availability of resources, not for notifications about unresponsive VMs.
  • Option B: Azure Resource Manager templates are for deploying and managing resources, not for notification workflows.
  • Option C: Azure regions are geographical areas for hosting resources, not for incident notifications.
  • Option D: Azure Logic Apps can be used to create workflows (like sending notifications) without coding knowledge, and can be configured to detect unresponsive VMs and notify the support desk.

Answer:

D. Azure Logic Apps