Skip to content

Commit 1b11d36

Browse files
committed
Fix typo
Github -> GitHub
1 parent c922140 commit 1b11d36

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/sentinel/data-connectors/github-using-webhooks-using-azure-function.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.author: cwatson
1212

1313
The [GitHub](https://www.github.com) webhook data connector provides the capability to ingest GitHub subscribed events into Microsoft Sentinel using [GitHub webhook events](https://docs.github.com/en/developers/webhooks-and-events/webhooks/webhook-events-and-payloads). The connector provides ability to get events into Sentinel which helps to examine potential security risks, analyze your team's use of collaboration, diagnose configuration problems and more.
1414

15-
**Note:** If you are intended to ingest Github Audit logs, Please refer to GitHub Enterprise Audit Log Connector from "**Data Connectors**" gallery.
15+
**Note:** If you are intended to ingest GitHub Audit logs, Please refer to GitHub Enterprise Audit Log Connector from "**Data Connectors**" gallery.
1616

1717
## Connector attributes
1818

@@ -53,7 +53,7 @@ To integrate with GitHub (using Webhooks) (using Azure Function) make sure you h
5353

5454
**Choose ONE from the following two deployment options to deploy the connector and the associated Azure Function**
5555

56-
>**IMPORTANT:** Before deploying the Github Webhook connector, have the Workspace ID and Workspace Primary Key (can be copied from the following).
56+
>**IMPORTANT:** Before deploying the GitHub Webhook connector, have the Workspace ID and Workspace Primary Key (can be copied from the following).
5757
5858

5959

@@ -127,7 +127,7 @@ If you're already signed in, go to the next step.
127127
3. Go to "GetFunctionurl" and copy the function url.
128128

129129

130-
**STEP 2 - Configure Webhook to Github Organization**
130+
**STEP 2 - Configure Webhook to GitHub Organization**
131131

132132
1. Go to [GitHub](https://www.github.com) and open your account and click on "Your Organizations."
133133
2. Click on Settings.
@@ -136,7 +136,7 @@ If you're already signed in, go to the next step.
136136
5. Subscribe for events and Click on "Add Webhook"
137137

138138

139-
*Now we are done with the github Webhook configuration. Once the github events triggered and after the delay of 20 to 30 mins (As there will be a dealy for LogAnalytics to spin up the resources for the first time), you should be able to see all the transactional events from the Github into LogAnalytics workspace table called "githubscanaudit_CL".*
139+
*Now we are done with the github Webhook configuration. Once the github events triggered and after the delay of 20 to 30 mins (As there will be a dealy for LogAnalytics to spin up the resources for the first time), you should be able to see all the transactional events from the GitHub into LogAnalytics workspace table called "githubscanaudit_CL".*
140140

141141
For more details, Click [here](https://aka.ms/sentinel-gitHubwebhooksteps)
142142

0 commit comments

Comments
 (0)