Skip to content

Commit 51487a1

Browse files
authored
Note about ACA and app insights (#2300)
1 parent 4b7be9a commit 51487a1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/deploy_lowcost.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,9 @@ However, if your goal is to minimize costs while prototyping your application, f
9292
9393
Limitation: You can have only one free Cosmos DB account. To keep your account free of charge, ensure that you do not exceed the free tier limits. For more information, see the [Azure Cosmos DB lifetime free tier](https://learn.microsoft.com/azure/cosmos-db/free-tier).
9494
95-
1. Turn off Azure Monitor (Application Insights):
95+
1. ⚠️ This step is currently only possible if you're deploying to App Service ([see issue 2281](https://github.com/Azure-Samples/azure-search-openai-demo/issues/2281)):
96+
97+
Turn off Azure Monitor (Application Insights):
9698

9799
```shell
98100
azd env set AZURE_USE_APPLICATION_INSIGHTS false

0 commit comments

Comments
 (0)