From f83f70766b21abb4cd800c931300a8ee133d6a72 Mon Sep 17 00:00:00 2001 From: Peter Paul Kirschner Date: Mon, 27 May 2024 11:01:24 +0200 Subject: [PATCH] text --- samples/react-appinsights-usage/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/samples/react-appinsights-usage/README.md b/samples/react-appinsights-usage/README.md index 6c497c42a..e2689d344 100644 --- a/samples/react-appinsights-usage/README.md +++ b/samples/react-appinsights-usage/README.md @@ -57,12 +57,11 @@ Add the connection stirng of this Service to the the variable ```AIConnectionStr - Clone this repository - Ensure that you are at the solution folder - Create or use Existing Azure Application Insights -- Update ```src/EnvProps.ts``` and Set AIConnectionString +- Update ```src/EnvProps.ts``` and set ```AIConnectionString``` - in the command-line run: - **npm install** - **gulp serve** -> Include any additional steps as needed. ## Features