You need to resolve the capacity issue.
What should you do?
- A.Move the Azure Function to a dedicated App Service Plan.
- B.Convert the trigger on the Azure Function to a File Trigger.
- C.Ensure that the consumption plan is configured correctly to allow for scaling.
- D.Update the loop starting on line PC09 to process items in parallel.