AZ-204 • Practice Test 16
Free AZ-204 practice test — 15 questions with explanations. Set 16. No signup required.
You are creating an Azure Functions app that uses a Blob Storage trigger to process new files. The function must process files only when they are completely written (i.e., no ongoing writes). You need to avoid processing partially written files. Which TWO configurations should you consider?