File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -595,7 +595,7 @@ Within the Storage Account, create a Blob Container to store your PDFs.
595595
596596- Now we need to update the function code to extract data from PDFs and store it in Cosmos DB, use this an example:
597597
598- > 1. **PDF Upload**: A PDF is uploaded to the Azure Blob Storage container named `pdfinvoices` .
598+ > 1. **PDF Upload**: A PDF is uploaded to the Azure Blob Storage container.
599599 > 2. **Trigger Azure Function**: The upload triggers the Azure Function `BlobTriggerContosoPDFInvoicesDocIntelligence`.
600600 > 3. **Initialize Clients**: Sets up connections to Document Intelligence and Cosmos DB. <br/>
601601 > - The function initializes the `DocumentAnalysisClient` to interact with Azure Document Intelligence. <br/>
You can’t perform that action at this time.
0 commit comments