File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ Last updated: 2025-02-04
1212> Terraform templates to deploy an Azure-based automated file processing and summary generation tool. The solution includes:
1313
1414<div align =" center " >
15- <img src =" " alt =" Centered Image " style =" border : 2px solid #4CAF50 ; border-radius : 5px ; padding : 5px ; width : 700px ;" />
15+ <img src =" https://github.com/user-attachments/assets/51809c83-47b5-44e0-b170-b7f22cd15975 " alt =" Centered Image " style =" border : 2px solid #4CAF50 ; border-radius : 5px ; padding : 5px ; width : 700px ;" />
1616</div >
1717
1818<details >
@@ -53,7 +53,7 @@ Last updated: 2025-02-04
5353| Azure Resource Group | A logical container that organizes and manages all the related Azure resources. |
5454| Azure Blob Storage | Stores input files (xlsx, csv, docs, pdfs) and output summary files. |
5555| Azure Functions | Executes serverless compute tasks to process the uploaded files and generate summaries. |
56- | Azure Cognitive Services | Provides text analytics and OCR capabilities to handle text data from docs and pdfs. |
56+ | Azure AI Services | Provides text analytics and OCR capabilities to handle text data from docs and pdfs. |
5757| Azure Storage Account | Manages Blob Storage and other storage services. |
5858| Azure Key Vault | Stores and manages sensitive information such as connection strings and API keys. |
5959| Application Insights | Monitors the performance and usage of the file processing tool. |
You can’t perform that action at this time.
0 commit comments