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: articles/azure-monitor/app/console.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ You need a subscription with [Microsoft Azure](https://azure.com). Sign in with
21
21
22
22
## Getting started
23
23
24
-
* In the [Azure portal](https://portal.azure.com), [create an Application Insights resource](./create-new-resource.md). For application type, choose **General**.
24
+
* In the [Azure portal](https://portal.azure.com), [create an Application Insights resource](./create-new-resource.md).
25
25
* Take a copy of the connection string. Find the connection string in the **Essentials** drop-down of the new resource you created.
* Set the connection string in your code before tracking any telemetry (or set the APPLICATIONINSIGHTS_CONNECTION_STRING environment variable). After that, you should be able to manually track telemetry and see it on the Azure portal
0 commit comments