File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1093,7 +1093,7 @@ module sqlDBModule 'br/public:avm/res/sql/server:0.20.1' = {
10931093 availabilityZone : enableRedundancy ? 1 : -1
10941094 collation : 'SQL_Latin1_General_CP1_CI_AS'
10951095 diagnosticSettings : enableMonitoring
1096- ? [{ workspaceResourceId : logAnalyticsWorkspace !. outputs . resourceId }]
1096+ ? [{ workspaceResourceId : logAnalyticsWorkspaceResourceId }]
10971097 : null
10981098 licenseType : 'LicenseIncluded'
10991099 maxSizeBytes : 34359738368
Original file line number Diff line number Diff line change 5050 "existingLogAnalyticsWorkspaceId" : {
5151 "value" : " ${AZURE_ENV_LOG_ANALYTICS_WORKSPACE_ID}"
5252 },
53- "existingFoundryProjectResourceId " : {
53+ "azureExistingAIProjectResourceId " : {
5454 "value" : " ${AZURE_EXISTING_AI_PROJECT_RESOURCE_ID}"
5555 }
5656 }
You can’t perform that action at this time.
0 commit comments