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/sentinel/data-connectors/crowdstrike-falcon-adversary-intelligence.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -71,9 +71,9 @@ Provide the Entra App principal with 'Microsoft Sentinel Contributor' role assig
71
71
72
72
Option 1 - Azure Resource Manager (ARM) Template
73
73
74
-
Use this method for automated deployment of the CrowdStrike Falcon Adversary Intelligence connector connector using an ARM Tempate.
74
+
Use this method for automated deployment of the CrowdStrike Falcon Adversary Intelligence connector using an ARM template.
75
75
76
-
1.Click the **Deploy to Azure** button below.
76
+
1.Select the following **Deploy to Azure** button.
77
77
78
78
[](https://aka.ms/sentinel-CrowdStrikeFalconAdversaryIntelligence-azuredeploy)
79
79
2. Provide the following parameters: CrowdStrikeClientId, CrowdStrikeClientSecret, CrowdStrikeBaseUrl, WorkspaceId, TenantId, Indicators, AadClientId, AadClientSecret, LookBackDays
@@ -85,7 +85,7 @@ Use the following step-by-step instructions to deploy the CrowdStrike Falcon Adv
85
85
86
86
**1. Deploy a Function App**
87
87
88
-
You will need to [prepare VS code](/azure/azure-functions/functions-create-first-function-python#prerequisites) for Azure function development.
88
+
You need to [prepare VS code](/azure/azure-functions/functions-create-first-function-python#prerequisites) for Azure function development.
89
89
90
90
1. Download the [Azure Function App](https://aka.ms/sentinel-CrowdStrikeFalconAdversaryIntelligence-Functionapp) file. Extract archive to your local development computer.
91
91
2. Start VS Code. Choose File in the main menu and select Open Folder.
@@ -108,7 +108,7 @@ If you're already signed in, go to the next step.
108
108
f. Select a location for new resources. For better performance and lower costs choose the same [region](https://azure.microsoft.com/regions/) where Microsoft Sentinel is located.
109
109
110
110
6. Deployment will begin. A notification is displayed after your function app is created and the deployment package is applied.
111
-
7. Go to Azure Portal for the Function App configuration.
111
+
7. Go to Azure portal for the Function App configuration.
112
112
113
113
114
114
**2. Configure the Function App**
@@ -127,7 +127,7 @@ If you're already signed in, go to the next step.
127
127
- AAD_CLIENT_SECRET
128
128
- LOOK_BACK_DAYS
129
129
- WORKSPACE_ID
130
-
4. Once all application settings have been entered, click**Save**.
130
+
4. Once all application settings are entered, select**Save**.
0 commit comments