Azure Developer Associate
Domain 1Objective 3
Implement Azure Functions AZ-204 Practice Questions (Page 4)
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 16–20
- 16
In a timer trigger, what does the CRON expression '0 0 */2 * * *' represent?
Select an answer first - 17
A company has an Azure Function that processes incoming messages from an Azure Storage queue. For each message, the function must write a new file to Azure Blob Storage. The function should use an output binding to write the blob. What should the developer use as the output binding?
Select an answer first - 18
An e-commerce platform uses Azure Functions to react to new customer orders. Each order is stored as a JSON document in Azure Cosmos DB. When a new order is inserted, the function must send a confirmation message to an Azure Service Bus queue. Which trigger and binding should the function use?
Select an answer first - 19
A company exposes an Azure Function as a webhook for a third-party service. The service sends a secret in the 'X-Webhook-Secret' header. The function must validate the secret and return 401 if it is invalid. The function is currently set to authorization level 'Anonymous'. What should the developer do?
Select an answer first - 20
You need to enable authentication for an Azure Functions app so that only authenticated users can call the HTTP-triggered functions. Which feature of the function app should you configure?
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.