Skip to content

Commit 8e7eac6

Browse files
Merge pull request #286545 from hhunter-ms/hh-310304
[Dapr/ACA] Remove optional property from ARM API spec
2 parents 2056c96 + efc65c6 commit 8e7eac6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/container-apps/azure-resource-manager-api-spec.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: container-apps
55
author: craigshoemaker
66
ms.service: azure-container-apps
77
ms.topic: reference
8-
ms.date: 08/30/2024
8+
ms.date: 09/11/2024
99
ms.author: cshoe
1010
ms.custom: build-2023
1111
---
@@ -71,7 +71,6 @@ The following example ARM template snippet deploys a Container Apps environment.
7171
{
7272
"location": "East US",
7373
"properties": {
74-
"daprAIConnectionString": "InstrumentationKey=00000000-0000-0000-0000-000000000000;IngestionEndpoint=https://northcentralus-0.in.applicationinsights.azure.com/",
7574
"appLogsConfiguration": {
7675
"logAnalyticsConfiguration": {
7776
"customerId": "string",

0 commit comments

Comments
 (0)