You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/Farmer/Builders/Builders.WebApp.fs
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1299,9 +1299,9 @@ module Extensions =
1299
1299
}
1300
1300
|> this.Wrap state
1301
1301
1302
-
// Turns on "modern App Insights" with automatic Log Analytics. If you have configured the AI instance, those settings will be preserved.
1302
+
// Turns on "modern App Insights" with automatic Log Analytics. If you have already set the name of the AI instance before calling this, it will be overwritten with a default name.
0 commit comments