Skip to content

Commit 3f4b7d3

Browse files
authored
[Monitor] Remove unused envvar from test resources output (#42469)
Signed-off-by: Paul Van Eck <[email protected]>
1 parent 1072fbb commit 3f4b7d3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sdk/monitor/test-resources.bicep

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,6 @@ resource dataCollectionRule 'Microsoft.Insights/dataCollectionRules@2021-09-01-p
233233
]
234234
}
235235

236-
output APPLICATIONINSIGHTS_CONNECTION_STRING string = applicationInsightsComponent.properties.ConnectionString
237236
output METRICS_RESOURCE_ID string = applicationInsightsComponent.id
238237
output AZURE_MONITOR_WORKSPACE_ID string = primaryWorkspace.properties.customerId
239238
output AZURE_MONITOR_SECONDARY_WORKSPACE_ID string = secondaryWorkspace.properties.customerId

0 commit comments

Comments
 (0)