Once you have have successfully deployed and configured the solution as required, follow the instructions below to test the solution.
-
Go to the Azure Portal and select the Azure Storage Account that contains the samples folder.
-
Click the resource and get to its overview page.
-
In the menu pane on the left, under
Data storage
, selectContainers
. You should see containers listed as below: -
Navigate to the
file-1-input
folder and upload selected files from..data/samples/test/contoso_set_1/
tofile-1-input
.
-
From Azure portal, open the Form Processing Logic App interface and click 'Run'.
-
Examine azure storage container
files-2-split
. If successful, you should see results similar to the screen below: -
Examine azure storage container
files-3-recognized
. If successful, you should see results similar to the screen below:
- From the Azure portal, go to the Azure Cosmos Database account that was deployed through this solution.
- On the left panel, click
Data Explorer
. You will see a NoSQL database calledform-db
with a table calledform-docs
. - Expand
form-docs
and you will seeItems
. - Click on
Items
to see the form data that was extracted from the PDFs.