Skip to content

Commit 932fac1

Browse files
Merge pull request #210967 from AnuragSingh-MSFT/patch-13
(AzureCXP) fixes MicrosoftDocs/azure-docs#98259
2 parents 41ddce8 + 61a2e07 commit 932fac1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/app/console.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ You need a subscription with [Microsoft Azure](https://azure.com). Sign in with
2121

2222
## Getting started
2323

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).
2525
* Take a copy of the connection string. Find the connection string in the **Essentials** drop-down of the new resource you created.
2626
* Install latest [Microsoft.ApplicationInsights](https://www.nuget.org/packages/Microsoft.ApplicationInsights) package.
2727
* 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

Comments
 (0)