We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1072fbb commit 3f4b7d3Copy full SHA for 3f4b7d3
sdk/monitor/test-resources.bicep
@@ -233,7 +233,6 @@ resource dataCollectionRule 'Microsoft.Insights/dataCollectionRules@2021-09-01-p
233
]
234
}
235
236
-output APPLICATIONINSIGHTS_CONNECTION_STRING string = applicationInsightsComponent.properties.ConnectionString
237
output METRICS_RESOURCE_ID string = applicationInsightsComponent.id
238
output AZURE_MONITOR_WORKSPACE_ID string = primaryWorkspace.properties.customerId
239
output AZURE_MONITOR_SECONDARY_WORKSPACE_ID string = secondaryWorkspace.properties.customerId
0 commit comments