Skip to content

Commit

Permalink
random comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Recep Ozkurt committed Nov 27, 2023
1 parent 53fb076 commit 21856cb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion deploy/main.bicep
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ 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 21856cb

Please sign in to comment.