Which service is best for running scheduled scripts and background tasks without managing virtual machines?
Choose an answer
Tap an option to check your answer.
Correct answer: Azure Functions.
Why this is the answer
Azure Functions is the best choice for running scheduled scripts and background tasks without managing virtual machines. It's a serverless compute service that allows you to run event-driven code snippets (functions) without provisioning or managing infrastructure. You only pay for the compute time consumed. Azure Logic Apps is a serverless workflow service for orchestrating business processes and integrating systems, but it's more about visual workflow design than executing arbitrary code. Azure Automation is designed for process automation, configuration management, and update management, often involving PowerShell or Python runbooks, but Azure Functions is generally preferred for event-driven, short-lived code execution. Azure Web Apps is a platform for hosting web applications and APIs, not primarily for scheduled background tasks.
Pass your exam — without the endless answer hunt
Get every verified question and explanation for this exam in one place, and save hours of prep. 1,000+ certifications · 20+ languages · free to start.
Pass your exam faster → No card needed