Microsoft Certified Azure Fundamentals · Free Practice Question Easy
Question 45
A company wants to deploy small pieces of code onto Azure. They want to cut the costs for hosting the code. Which of the following could they consider for hosting the code?
-
A
C. Azure Functions
-
B
B. Azure Batch service
-
C
D. Azure Logic Apps
-
D
A. Azure Virtual Machines
Reveal correct answer
Correct answer: A
Explanation
Answer: C
You can use Azure functions to save costs if you want to run small pieces of code.
The Microsoft documentation mentions the following.

Options A and B are incorrect since these are not cost-effective options.
Option D is incorrect since this is used to create workflows.
For more information on Azure Functions, please visit the below URL-
Discussion
Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.
