
Explanation:
Azure Functions is the correct answer as it provides a serverless compute service that allows you to run event-triggered code without needing to provision or manage infrastructure. This simplifies the process of running code in response to various events in a scalable and cost-effective manner.
Ultimate access to all questions.
Which Azure service is designed to execute event-triggered code without the need to manage infrastructure, thereby providing serverless computing?
A
Azure Virtual Machines
B
Azure Functions
C
Azure storage account
D
Azure dedicated hosts
No comments yet.