Skip to content

Commit 513cb23

Browse files
committed
edit pass: sentinel-threat-intelligence-batch1
1 parent 8e2245f commit 513cb23

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/sentinel/connect-threat-intelligence-tip.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ You can get this information from Microsoft Entra ID through app registration, w
6666
#### Register an application with Microsoft Entra ID
6767

6868
1. In the Azure portal, go to **Microsoft Entra ID**.
69-
1. On the menu, select **App Registrations** and then select **New registration**.
69+
1. On the menu, select **App Registrations**, and then select **New registration**.
7070
1. Choose a name for your application registration, select **Single tenant**, and then select **Register**.
7171

7272
:::image type="content" source="media/connect-threat-intelligence-tip/threat-intel-register-application.png" alt-text="Screenshot that shows registering an application.":::
@@ -77,7 +77,7 @@ You can get this information from Microsoft Entra ID through app registration, w
7777

7878
1. Go back to the main page of **Microsoft Entra ID**.
7979

80-
1. On the menu, select **App Registrations** and then select your newly registered app.
80+
1. On the menu, select **App Registrations**, and then select your newly registered app.
8181

8282
1. On the menu, select **API Permissions** > **Add a permission**.
8383

@@ -107,7 +107,7 @@ After your app is registered and permissions are granted, you need to get a clie
107107

108108
:::image type="content" source="media/connect-threat-intelligence-tip/threat-intel-client-secret.png" alt-text="Screenshot that shows getting a client secret.":::
109109

110-
1. Select **Add** and then copy the client secret.
110+
1. Select **Add**, and then copy the client secret.
111111

112112
> [!IMPORTANT]
113113
> You must copy the client secret before you leave this screen. You can't retrieve this secret again if you go away from this page. You need this value when you configure your TIP or custom solution.

articles/sentinel/connect-threat-intelligence-upload-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ The Upload Indicators API ingests threat indicators at the workspace level and a
7575
1. From the Azure portal, go to **Log Analytics workspaces**.
7676
1. Select **Access control (IAM)**.
7777
1. Select **Add** > **Add role assignment**.
78-
1. On the **Role** tab, select the **Microsoft Sentinel Contributor** role and then select **Next**.
78+
1. On the **Role** tab, select the **Microsoft Sentinel Contributor** role, and then select **Next**.
7979
1. On the **Members** tab, select **Assign access to** > **User, group, or service principal**.
8080
1. Select members. By default, Microsoft Entra applications aren't displayed in the available options. To find your application, search for it by name.
8181

0 commit comments

Comments
 (0)