Skip to content

Commit

Permalink
Add comment to create a new push and trigger workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Recep Ozkurt committed Nov 27, 2023
1 parent c3a7a8f commit f358387
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deploy/main.bicep
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ resource appServiceApp 'Microsoft.Web/sites@2022-03-01' = {
}
}

//Define log analytics workspace
resource logAnalyticsWorkspace 'Microsoft.OperationalInsights/workspaces@2022-10-01' = {
name: logAnalyticsWorkspaceName
location: location
Expand Down

0 comments on commit f358387

Please sign in to comment.