Which Azure service lets you run small pieces of code (functions) without provisioning or managing servers, billed only while the code runs?

a.Azure Virtual Machines
b.Azure Kubernetes Service
c.Azure SQL Database
d.Azure Functions

解析

Azure Functions is a serverless compute service that runs event-triggered code without managing infrastructure. You are billed based on executions and resource consumption while the function runs. It is ideal for lightweight, event-driven, or intermittent workloads.

免费刷完整 100 道题库 — 无需注册。

同考点相关题目

最近核对: · 审核流程

PrepPass 编辑团队 · 依据官方资料核对 Microsoft Azure Fundamentals (AZ-900) · 我们如何核对
反馈