What should you do?
 
Notifications
Clear all

What should you do?

1 Posts
1 Users
0 Likes
152 Views
(@colmenerocarmelo)
Noble Member
Joined: 2 years ago
Posts: 746
Topic starter  

You are developing an Azure Function App that processes images that are uploaded to an Azure Blob container.

Images must be processed as quickly as possible after they are uploaded, and the solution must minimize latency. You create code to process images when the Function App is triggered.

You need to configure the Function App.

What should you do?

  • A . Use an App Service plan. Configure the Function App to use an Azure Blob Storage input trigger.
  • B . Use a Consumption plan. Configure the Function App to use an Azure Blob Storage trigger.
  • C . Use a Consumption plan. Configure the Function App to use a Timer trigger.
  • D . Use an App Service plan. Configure the Function App to use an Azure Blob Storage trigger.
  • E . Use a Consumption plan. Configure the Function App to use an Azure Blob Storage input trigger.

Show Answer Hide Answer

Suggested Answer: B

Explanation:

The Blob storage trigger starts a function when a new or updated blob is detected. The blob contents are provided as input to the function.

The Consumption plan limits a function app on one virtual machine (VM) to 1.5 GB of memory.

Reference: https://docs.microsoft.com/en-us/azure/azure-functions/functions-bindings-storage-blob-trigger

   
Quote

Latest Microsoft AZ-204 Dumps Valid Version

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund
Share: