getting an exception locally. seems there is a bug in the tricep output???
This commit is contained in:
parent
99844d1537
commit
8faa5c7d55
6 changed files with 39 additions and 59 deletions
|
@ -13,5 +13,6 @@ var logAnalyticsConfig = log_analytics(context, [
|
|||
resource monitoring 'Microsoft.OperationalInsights/workspaces@2023-09-01' = {
|
||||
name: logAnalyticsConfig.name
|
||||
location: logAnalyticsConfig.location
|
||||
tags: logAnalyticsConfig.tags
|
||||
properties: logAnalyticsConfig.properties
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue