Skip to content

Commit 1fcc9fe

Browse files
authored
format + table of content
1 parent 07fd483 commit 1fcc9fe

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,21 @@ Last updated: 2025-06-06
3939

4040
</details>
4141

42+
<details>
43+
<summary><b>Table of Content</b> (Click to expand)</summary>
44+
45+
- [Important Considerations for Production Environment](#important-considerations-for-production-environment)
46+
- [Prerequisites](#prerequisites)
47+
- [Where to start?](#where-to-start)
48+
- [Overview](#overview)
49+
- [Function App Hosting Options](#function-app-hosting-options)
50+
- [Function App: Configure/Validate the Environment variables](#function-app-configurevalidate-the-environment-variables)
51+
- [Function App: Develop the logic](#function-app-develop-the-logic)
52+
- [Test the solution](#test-the-solution)
53+
54+
</details>
55+
56+
4257
> How to extract layout elements from PDFs stored in an Azure Storage Account, process them using Azure Document Intelligence, and store the results in Cosmos DB for further analysis.
4358
>
4459
> 1. Upload your PDFs to an Azure Blob Storage container. <br/>

0 commit comments

Comments
 (0)