Skip to content

Commit 3c91ece

Browse files
committed
Spelling Fixes
1 parent 1e149a1 commit 3c91ece

19 files changed

+31
-31
lines changed

articles/sentinel/data-connectors/1password.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ To integrate with 1Password (using Azure Functions) make sure you have:
7272

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

75-
This method provides an automated deployment of the 1Password connector using an ARM Tempate.
75+
This method provides an automated deployment of the 1Password connector using an ARM Template.
7676

7777
1. Click the **Deploy to Azure** button below.
7878

articles/sentinel/data-connectors/alicloud.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ To integrate with AliCloud (using Azure Functions) make sure you have:
7676

7777
**Option 1 - Azure Resource Manager (ARM) Template**
7878

79-
Use this method for automated deployment of the AliCloud data connector using an ARM Tempate.
79+
Use this method for automated deployment of the AliCloud data connector using an ARM Template.
8080

8181
1. Click the **Deploy to Azure** button below.
8282

articles/sentinel/data-connectors/api-protection.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Copy the values shown below and save them for configuration of the API log forwa
7272

7373
Step 3: Install the 42Crunch protection and log forwarder
7474

75-
The next step is to install the 42Crunch protection and log forwarder to protect your API. Both components are availabe as containers from the [42Crunch repository](https://hub.docker.com/u/42crunch). The exact installation depends on your environment, consult the [42Crunch protection documentation](https://docs.42crunch.com/latest/content/concepts/api_firewall_deployment_architecture.htm) for full details. Two common installation scenarios are described below:
75+
The next step is to install the 42Crunch protection and log forwarder to protect your API. Both components are available as containers from the [42Crunch repository](https://hub.docker.com/u/42crunch). The exact installation depends on your environment, consult the [42Crunch protection documentation](https://docs.42crunch.com/latest/content/concepts/api_firewall_deployment_architecture.htm) for full details. Two common installation scenarios are described below:
7676

7777

7878
Installation via Docker Compose
@@ -93,7 +93,7 @@ The sample application can be installed locally using a [Docker compose file](ht
9393

9494
4.2 Run the sample
9595

96-
Verfify the API protection is connected to the 42Crunch platform, and then exercise the API locally on the *localhost* at port 8080 using curl, or similar. You should see a mixture of passing and failing API calls.
96+
Verify the API protection is connected to the 42Crunch platform, and then exercise the API locally on the *localhost* at port 8080 using curl, or similar. You should see a mixture of passing and failing API calls.
9797

9898
4.3 Verify the data ingestion on Log Analytics
9999

articles/sentinel/data-connectors/atlassian-confluence-audit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ To integrate with Atlassian Confluence Audit (using Azure Functions) make sure y
6969

7070
Option 1 - Azure Resource Manager (ARM) Template
7171

72-
Use this method for automated deployment of the Confluence Audit data connector using an ARM Tempate.
72+
Use this method for automated deployment of the Confluence Audit data connector using an ARM Template.
7373

7474
1. Click the **Deploy to Azure** button below.
7575

articles/sentinel/data-connectors/atlassian-jira-audit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ To integrate with Atlassian Jira Audit (using Azure Functions) make sure you hav
7575

7676
Option 1 - Azure Resource Manager (ARM) Template
7777

78-
Use this method for automated deployment of the Jira Audit data connector using an ARM Tempate.
78+
Use this method for automated deployment of the Jira Audit data connector using an ARM Template.
7979

8080
1. Click the **Deploy to Azure** button below.
8181

articles/sentinel/data-connectors/cognni.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Connect to Cognni
6262
1. Go to [Cognni integrations page](https://intelligence.cognni.ai/integrations)
6363
2. Click **'Connect'** on the 'Microsoft Sentinel' box
6464
3. Copy and paste **'workspaceId'** and **'sharedKey'** (from below) to the related fields on Cognni's integrations screen
65-
4. Click the **'Connect'** botton to complete the configuration.
65+
4. Click the **'Connect'** button to complete the configuration.
6666
Soon, all your Cognni-detected incidents will be forwarded here (into Microsoft Sentinel)
6767

6868
Not a Cognni user? [Join us](https://azuremarketplace.microsoft.com/en-us/marketplace/apps/shieldox.appsource_freetrial)

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Prerequisites
5959
1. Configure FDR in CrowdStrike - You must contact the [CrowdStrike support team](https://supportportal.crowdstrike.com/) to enable CrowdStrike FDR.
6060
- Once CrowdStrike FDR is enabled, from the CrowdStrike console, navigate to Support --> API Clients and Keys.
6161
- You need to Create new credentials to copy the AWS Access Key ID, AWS Secret Access Key, SQS Queue URL and AWS Region.
62-
2. Register AAD application - For DCR to authentiate to ingest data into log analytics, you must use AAD application.
62+
2. Register AAD application - For DCR to authenticate to ingest data into log analytics, you must use AAD application.
6363
- [Follow the instructions here](/azure/azure-monitor/logs/tutorial-logs-ingestion-portal#create-azure-ad-application) (steps 1-5) to get **AAD Tenant Id**, **AAD Client Id** and **AAD Client Secret**.
6464
- For **AAD Principal** Id of this application, access the AAD App through [AAD Portal](https://aad.portal.azure.com/#view/Microsoft_AAD_IAM/StartboardApplicationsMenuBlade/~/AppAppsPreview/menuId/) and capture Object Id from the application overview page.
6565

@@ -69,7 +69,7 @@ Choose ONE from the following two deployment options to deploy the connector and
6969

7070
Option 1 - Azure Resource Manager (ARM) Template
7171

72-
Use this method for automated deployment of the Crowdstrike Falcon Data Replicator connector V2 using an ARM Tempate.
72+
Use this method for automated deployment of the Crowdstrike Falcon Data Replicator connector V2 using an ARM Template.
7373

7474
1. Click the **Deploy to Azure** button below.
7575

@@ -89,7 +89,7 @@ Use the following step-by-step instructions to deploy the Crowdstrike Falcon Dat
8989
1. Deploy the required DCE, DCR(s) and the Custom Tables by using the [Data Collection Resource ARM template](https://aka.ms/sentinel-CrowdstrikeReplicatorV2-azuredeploy-data-resource)
9090
2. After successful deployment of DCE and DCR(s), get the below information and keep it handy (required during Azure Functions app deployment).
9191
- DCE log ingestion - Follow the instructions available at [Create data collection endpoint](/azure/azure-monitor/logs/tutorial-logs-ingestion-portal#create-data-collection-endpoint) (Step 3).
92-
- Immutable Ids of one or more DCRs (as applicable) - Follow the instructions available at [Collect information from the DCR](/azure/azure-monitor/logs/tutorial-logs-ingestion-portal#collect-information-from-the-dcr) (Stpe 2).
92+
- Immutable Ids of one or more DCRs (as applicable) - Follow the instructions available at [Collect information from the DCR](/azure/azure-monitor/logs/tutorial-logs-ingestion-portal#collect-information-from-the-dcr) (Step 2).
9393

9494

9595
**2. Deploy a Function App**

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ To integrate with Crowdstrike Falcon Data Replicator (using Azure Functions) mak
7373

7474
Option 1 - Azure Resource Manager (ARM) Template
7575

76-
Use this method for automated deployment of the Crowdstrike Falcon Data Replicator connector using an ARM Tempate.
76+
Use this method for automated deployment of the Crowdstrike Falcon Data Replicator connector using an ARM Template.
7777

7878
1. Click the **Deploy to Azure** button below.
7979

articles/sentinel/data-connectors/cybersixgill-actionable-alerts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ To integrate with Cybersixgill Actionable Alerts (using Azure Functions) make su
5656

5757
Option 1 - Azure Resource Manager (ARM) Template
5858

59-
Use this method for automated deployment of the Cybersixgill Actionable Alerts data connector using an ARM Tempate.
59+
Use this method for automated deployment of the Cybersixgill Actionable Alerts data connector using an ARM Template.
6060

6161
1. Click the **Deploy to Azure** button below.
6262

articles/sentinel/data-connectors/dataminr-pulse-alerts-data-connector.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ If you're already signed in, go to the next step.
226226
1. Open any API request tool.
227227
2. Click on '+' to create a new request.
228228
3. Select HTTP request method as **'POST'**.
229-
4. Enter the url prepapred in **point 1)**, in the request URL part.
229+
4. Enter the url prepared in **point 1)**, in the request URL part.
230230
5. In Body, select raw JSON and provide request body as below(case-sensitive):
231231
{
232232
"integration-settings": "ADD",

0 commit comments

Comments
 (0)