Skip to content

Commit 400d608

Browse files
authored
diagram +
1 parent b992a8e commit 400d608

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

terraform/src/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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. |

0 commit comments

Comments
 (0)