Skip to content

Commit df098f9

Browse files
committed
Fix typo
VSCode -> VS Code
1 parent 3a6a8d5 commit df098f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sentinel/data-connectors/crowdstrike-falcon-data-replicator-v2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ Use the following step-by-step instructions to deploy the Crowdstrike Falcon Dat
9595
**2. Deploy a Function App**
9696

9797
1. Download the [Azure Function App](https://aka.ms/sentinel-CrowdstrikeReplicatorV2-functionapp) file. Extract archive to your local development computer.
98-
2. Follow the [function app manual deployment instructions](https://github.com/Azure/Azure-Sentinel/blob/master/DataConnectors/AzureFunctionsManualDeployment.md#function-app-manual-deployment-instructions) to deploy the Azure Functions app using VSCode.
98+
2. Follow the [function app manual deployment instructions](https://github.com/Azure/Azure-Sentinel/blob/master/DataConnectors/AzureFunctionsManualDeployment.md#function-app-manual-deployment-instructions) to deploy the Azure Functions app using VS Code.
9999
3. After successful deployment of the function app, follow next steps for configuring it.
100100

101101

0 commit comments

Comments
 (0)