Question: You need to build a solution that will process some images programmatically. The images are periodically uploaded to an Azure Blob container. You decide to
You need to build a solution that will process some images programmatically. The images are periodically uploaded to an Azure Blob container. You decide to use Azure Functions. You create code to process images when the Function App is triggered.You need to configure the Function App. What should you do
point
Use an App Service plan. Configure the Function App to use an Azure Blob Storage trigger.
Use a Consumption plan. Configure the Function App to use a Timer trigger.
Use a Consumption plan. Configure the Function App to use an Azure Blob Storage trigger.
Use an App Service plan. Configure the Function App to use an Azure Blob Storage input trigger.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
