Skip to content

Commit 5758ed6

Browse files
committed
fix acrolinx issues to raise score
1 parent 37a06c8 commit 5758ed6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/sentinel/data-connectors/crowdstrike-falcon-adversary-intelligence.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,9 @@ Provide the Entra App principal with 'Microsoft Sentinel Contributor' role assig
7171

7272
Option 1 - Azure Resource Manager (ARM) Template
7373

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.
7575

76-
1. Click the **Deploy to Azure** button below.
76+
1. Select the following **Deploy to Azure** button.
7777

7878
[![Deploy To Azure](https://aka.ms/deploytoazurebutton)](https://aka.ms/sentinel-CrowdStrikeFalconAdversaryIntelligence-azuredeploy)
7979
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
8585

8686
**1. Deploy a Function App**
8787

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.
8989

9090
1. Download the [Azure Function App](https://aka.ms/sentinel-CrowdStrikeFalconAdversaryIntelligence-Functionapp) file. Extract archive to your local development computer.
9191
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.
108108
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.
109109

110110
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.
112112

113113

114114
**2. Configure the Function App**
@@ -127,7 +127,7 @@ If you're already signed in, go to the next step.
127127
- AAD_CLIENT_SECRET
128128
- LOOK_BACK_DAYS
129129
- WORKSPACE_ID
130-
4. Once all application settings have been entered, click **Save**.
130+
4. Once all application settings are entered, select **Save**.
131131

132132

133133

0 commit comments

Comments
 (0)