nerdexam
Microsoft

AZ-204 · Question #357

In the merged camera company, which technology would you use for the ordering and dispatch procedure?

The correct answer is B. Azure Logic Apps. For orchestrating a complex enterprise-level ordering and dispatch procedure in a merged camera company, Azure Logic Apps is the most appropriate technology.

Submitted by anna_se· Mar 30, 2026Develop Azure compute solutions

Question

In the merged camera company, which technology would you use for the ordering and dispatch procedure?

Options

  • AMicrosoft Power Automate
  • BAzure Logic Apps
  • CAzure Functions
  • DAzure App Service WebJobs

How the community answered

(17 responses)
  • A
    6% (1)
  • B
    76% (13)
  • C
    12% (2)
  • D
    6% (1)

Why each option

For orchestrating a complex enterprise-level ordering and dispatch procedure in a merged camera company, Azure Logic Apps is the most appropriate technology.

AMicrosoft Power Automate

Microsoft Power Automate is generally for individual or team productivity automation and simpler workflows within Microsoft 365, not typically for core enterprise system integration of ordering and dispatch.

BAzure Logic AppsCorrect

Azure Logic Apps provides a visual, low-code platform for building and orchestrating complex workflows that integrate various systems, services, and APIs, making it ideal for multi-step business processes like ordering and dispatch. Its rich set of connectors and workflow design capabilities allow for robust enterprise application integration.

CAzure Functions

Azure Functions is a serverless compute service focused on executing discrete pieces of code in response to events, not for orchestrating long-running, multi-system workflows visually.

DAzure App Service WebJobs

Azure App Service WebJobs are used for running background tasks within an App Service, which is less suited for complex, distributed workflow orchestration across multiple services.

Concept tested: Choosing Azure integration services for business workflow automation

Source: https://learn.microsoft.com/en-us/azure/azure-functions/functions-compare-logic-apps-ms-flow-webjobs

Topics

#Logic Apps#workflow automation#Azure compute options#order management

Community Discussion

No community discussion yet for this question.

Full AZ-204 Practice