0 votes
31 views
in Azure by (0 points)
closed by
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
closed

1 Answer

0 votes
by (0 points)
 
Best answer
Use a Consumption plan. Configure the Function App to use an Azure Blob
Storage trigger.

2.8k questions

2.8k answers

0 comments

76 users

Welcome to MCQ Village Q&A, where you can ask questions and receive answers from other members of the community.
...