nerdexam
Microsoft

AZ-204 · Question #28

Members of the finance department for a company review and make changes to a Microsoft Excel workbook that is hosted on OneDrive. The workbook contains projected costs and revenue for a project. You n

The correct answer is B. An Excel table input binding C. A group subscription. B: Azure Functions supports trigger, input, and output bindings for external files. These bindings create API connections to SaaS providers, or use existing API connections from your Function App's resource group. https://docs.microsoft.com/en-us/azure/azure-functions/functions-b

Submitted by brentm· Mar 30, 2026Connect to and consume Azure services and third-party services

Question

Members of the finance department for a company review and make changes to a Microsoft Excel workbook that is hosted on OneDrive. The workbook contains projected costs and revenue for a project. You need to develop an Azure Function that ingests data from the modified workbook and places it into a Microsoft Word document. Which two objects should you implement? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

Options

  • AA group conversation subscription
  • BAn Excel table input binding
  • CA group subscription
  • DAn Excel table output binding
  • EAn auth token input binding

How the community answered

(59 responses)
  • A
    7% (4)
  • B
    76% (45)
  • D
    14% (8)
  • E
    3% (2)

Explanation

B: Azure Functions supports trigger, input, and output bindings for external files. These bindings create API connections to SaaS providers, or use existing API connections from your Function App's resource group. https://docs.microsoft.com/en-us/azure/azure-functions/functions-bindings-external-file

Topics

#Azure Functions#Microsoft Graph#OneDrive binding#change subscription

Community Discussion

No community discussion yet for this question.

Full AZ-204 Practice