Microsoft
AZ-900 · Question #213
Which service provides serverless computing in Azure?
The correct answer is B. Azure Functions. Azure Functions provide a platform for serverless code. Azure Functions is a serverless compute service that lets you run event-triggered code without having to explicitly provision or manage infrastructure. https://docs.microsoft.com/en-us/azure/azure-functions/
Submitted by naveen.iyer· Mar 5, 2026Describe Azure Architecture and Services
Question
Which service provides serverless computing in Azure?
Options
- AAzure Virtual Machines
- BAzure Functions
- CAzure storage account
- DAzure Container Instances
How the community answered
(50 responses)- A2% (1)
- B88% (44)
- C8% (4)
- D2% (1)
Explanation
Azure Functions provide a platform for serverless code. Azure Functions is a serverless compute service that lets you run event-triggered code without having to explicitly provision or manage infrastructure. https://docs.microsoft.com/en-us/azure/azure-functions/
Community Discussion
No community discussion yet for this question.