Microsoft Azure Fundamentals — Question 181

Which service provides serverless computing in Azure?

Answer options

Correct answer: B

Explanation

Azure Functions is the correct answer as it allows you to run code without provisioning or managing servers, fitting the serverless model. Azure Virtual Machines and Azure dedicated hosts involve managing servers, while Azure storage accounts focus on data storage, not computing.