Skip to content

Commit 0e600dc

Browse files
committed
Update Azure AI Document Intelligence link in README.md
1 parent e63fee5 commit 0e600dc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@ Pricing varies per region and usage, so it isn't possible to predict exact costs
358358

359359
- [**Azure Container Apps**](https://azure.microsoft.com/pricing/details/container-apps/)
360360
- [**Azure OpenAI Service**](https://azure.microsoft.com/pricing/details/cognitive-services/openai-service/)
361-
- [**Azure AI Document Intelligence**](https://azure.microsoft.com/en-us/pricing/details/ai-document-intelligence/)
361+
- [**Azure AI Document Intelligence**](https://azure.microsoft.com/pricing/details/ai-document-intelligence/)
362362
- [**Azure AI Search**](https://azure.microsoft.com/pricing/details/search/)
363363
- [**Azure Blob Storage**](https://azure.microsoft.com/pricing/details/storage/blobs/)
364364
- [**Azure Monitor**](https://azure.microsoft.com/pricing/details/monitor/)

docs/deploy_lowcost.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Deploying with minimal costs
1+
# Deploying with Minimal Costs
22

33
This AI RAG chat application is designed to be easily deployed using the Azure Developer CLI, which provisions the infrastructure according to the Bicep files in the `infra` folder. Those files describe each of the Azure resources needed, and configures their SKU (pricing tier) and other parameters. Many Azure services offer a free tier, but the infrastructure files in this project do *not* default to the free tier as there are often limitations in that tier.
44

0 commit comments

Comments
 (0)