Azure Developer Associate
Domain 1Objective 3
Implement Azure Functions AZ-204 Practice Questions (Page 5)
Part of the Develop Azure compute solutions domain, which accounts for 25-30% of the AZ-204 exam. Microsoft does not publish an official question count, but from its 100-minute exam (~40–65 total, ~10–20 in this domain), expect 3–7 from this objective — we provide 29 practice questions to prepare you well beyond it. (estimate)
29questions here
6free pages
7concepts
25-30%of the exam
Questions 21–25
- 21
A company has an HTTP-triggered Azure Function that needs to read a configuration file from Azure Blob Storage and return its contents. The function should use an input binding to read the blob. The blob path is 'config/settings.json'. What should the developer use as the input binding?
Select an answer first - 22
A company runs a nightly batch job that aggregates sales data and writes a report to Azure Blob Storage. The job must run every day at 2:00 AM UTC. The function uses a timer trigger. Which cron expression should the team use in the function's schedule setting?
Select an answer first - 23
Which Azure Functions trigger allows you to run code on a predefined schedule using a CRON expression?
Select an answer first - 24
Which of the following is a valid use of an output binding in Azure Functions?
Select an answer first - 25
A developer is creating an Azure Function that responds to changes in an Azure Blob Storage container. The function needs to read the changed blob and then write a record to a SQL database. Which trigger and bindings should the developer use?
Select an answer first
Finished these 5 questions?
Review the revealed explanations, or continue through the curriculum.
Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Microsoft. “AZ-204” is a trademark of its owner, used for identification only.