Skip to content

Commit beb39f2

Browse files
authored
format
1 parent 83015db commit beb39f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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/>

0 commit comments

Comments
 (0)