QUESTION IMAGE
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
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.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
D. Azure Logic Apps