Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Microsoft logo

Azure Developer Associate

Domain 1Objective 3

Implement Azure Functions AZ-204 Practice Questions (Page 3)

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 11–15

  1. 11application · medium

    A company runs an Azure Function that sends a weekly summary email every Monday at 9:00 AM local time (UTC+2). The function uses a timer trigger. Which cron expression should the developer use to run the function at the correct time?

    Select an answer first
  2. 12foundation · medium

    In an Azure Functions app, where do you store a connection string that should be accessible to all functions in the app without hard-coding it in the code?

    Select an answer first
  3. 13expert · medium

    A developer is designing an Azure Function that processes messages from a Service Bus queue. The function reads a document from Cosmos DB, applies business logic, and writes the result to a different Cosmos DB container. The function must be idempotent and handle duplicate messages without creating duplicate records. What should the developer implement?

    Select an answer first
  4. 14application · medium

    A company uses Azure Cosmos DB to store IoT sensor data. They need an Azure Function that runs whenever a new document is inserted into a specific container, and then reads the document and sends a notification to an external API. Which trigger and binding should the developer use?

    Select an answer first
  5. 15application · medium

    A developer is writing an Azure Function that is triggered by a new message in a Service Bus queue. The function needs to read a document from Azure Cosmos DB based on the message content and then update the document. Which 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.