nerdexam
Microsoft

AI-102 · Question #188

SIMULATION You need to create a Azure AI Document Intelligence resource named fr12345678. Use the Azure AI Document Intelligence sample labeling tool at https://fott-2-1.azurewebsites.net/ to…

The correct answer follows the precise workflow required to use Azure AI Document Intelligence's prebuilt invoice model: first creating the resource in Azure Portal, then navigating to the FOTT sample labeling tool, selecting the prebuilt model option, specifying the invoice…

Submitted by the_admin· Mar 30, 2026Implement and manage Azure AI Document Intelligence solutions, including provisioning resources and using the sample labeling tool (FOTT) to analyze documents with prebuilt models - typically aligned to the 'Plan and manage an Azure AI solution' or 'Implement document intelligence solutions' domain of AI-102 or similar Azure AI certification exams.

Question

SIMULATION You need to create a Azure AI Document Intelligence resource named fr12345678. Use the Azure AI Document Intelligence sample labeling tool at https://fott-2-1.azurewebsites.net/ to analyze the invoice located in the C:\Resources\Invoices folder. Save the results as C:\Resources\Invoices\Results.json. To complete this task, sign in to the Azure portal and open the Azure AI Document Intelligence sample labeling tool. Answer: Step 1: Sign in to the Azure Portal. Step 2: Navigate to the Azure AI Document Intelligence Sample Tool (at https://fott-2-1.azurewebsites.net) Step 3: On the sample tool home page select Use prebuilt model to get data. Step 4: Select the Form Type you would like to analyze from the dropdown window. Step 5: In the Source: URL field, paste the selected URL and select the Fetch button. Step 6: In the Choose file for analysis use the file in the C:\Resources\Invoices folder and select the Fetch button. Step 7: Select Run analysis. The Azure AI Document Intelligence Sample Labeling tool will call the Analyze Prebuilt API and analyze the document. Step 8: View the results - see the key-value pairs extracted, line items, highlighted text extracted and tables detected. Step 9: Save the results as C:\Resources\Invoices\Results.json. Reference: https://docs.microsoft.com/en-us/azure/applied-ai-services/form-recognizer/quickstarts/try-sample -label-tool

Exhibit

AI-102 question #188 exhibit

Explanation

The correct answer follows the precise workflow required to use Azure AI Document Intelligence's prebuilt invoice model: first creating the resource in Azure Portal, then navigating to the FOTT sample labeling tool, selecting the prebuilt model option, specifying the invoice file from the local directory, running the analysis, and saving the JSON output. This sequence is mandatory because the FOTT tool must connect to an existing Azure AI Document Intelligence resource endpoint and key before it can process documents, and the prebuilt invoice model must be selected to correctly identify invoice-specific fields without custom training.

Topics

#Azure AI Document Intelligence#Form Recognizer#Prebuilt Models#Azure Portal Resource Creation

Community Discussion

No community discussion yet for this question.

Full AI-102 Practice