Skip to content

Commit e29082f

Browse files
committed
Learn Editor: Update data-connections.md
1 parent c9179f9 commit e29082f

File tree

9 files changed

+12
-16
lines changed

9 files changed

+12
-16
lines changed

articles/external-attack-surface-management/data-connections.md

Lines changed: 12 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,7 @@ ms.topic: how-to
1313
ms.date: 03/20/2023
1414
---
1515

16-
# Defender EASM Data Connections
17-
18-
16+
# Defender EASM data connections
1917

2018
## **Overview**
2119

@@ -29,7 +27,7 @@ The data connector sends Defender EASM asset data to two different platforms: Mi
2927

3028

3129
**Data content options**
32-
Defender EASM Data Connections offers users the ability to integrate two different kinds of attack surface data into the tool of their choice. Users can elect to migrate asset data, attack surface insights or both data types. Asset data provides granular details about your entire inventory, whereas attack surface insights provide immediately actionable insights based on Defender EASM dashboards.
30+
Defender EASM data connections offers users the ability to integrate two different kinds of attack surface data into the tool of their choice. Users can elect to migrate asset data, attack surface insights or both data types. Asset data provides granular details about your entire inventory, whereas attack surface insights provide immediately actionable insights based on Defender EASM dashboards.
3331

3432
To accurately present the infrastructure that matters most to your organization, please note that both content options will only include assets in the “Approved Inventory” state.
3533

@@ -48,24 +46,24 @@ Attack Surface Insights provide an actionable set of results based on the key in
4846
**Accessing data connections**
4947
Users can access Data Connections from the **Manage** section of the left-hand navigation pane within their Defender EASM resource blade. This page displays the data connectors for both Log Analytics and Azure Data Explorer, listing any current connections and providing the option to add, edit or remove connections.
5048

51-
![Screenshot of Data Connections.](media/data-connections/picture-1.png)
49+
![Screenshot of Data Connector.](media/data-connections/dataconnector-1.png)
5250

5351

5452

5553
**Connection prerequisites**
5654
To successfully create a data connection, users must first ensure that they have completed the required steps to grant Defender EASM permission to the tool of their choice. This process enables the application to ingest our exported data and provides the authentication credentials needed to configure the connection.
5755

58-
5956
**Configuring Log Analytics permissions via UI**
6057

6158
1. Open the Log Analytics workspace that will ingest your Defender EASM data, or [create a new workspace](/azure/azure-monitor/logs/quick-create-workspace?tabs=azure-portal).
6259
1. Select **Access control (IAM)** from the left-hand navigation pane. For more information on access control, see [identity documentation](/azure/cloud-adoption-framework/decision-guides/identity/).
63-
![Screenshot of Log Analytics Access control.](media/data-connections/picture-2.png)
60+
![Screenshot of Log Analytics.](media/data-connections/dataconnector-2.png)
6461

6562
1. On this page, select **+Add** to create a new role assignment.
6663
1. 1. From the **Role** tab, select **Contributor**. Click **Next**.
6764
1. Open the **Members** tab. Click **+ Select members** to open a configuration pane. Search for **“EASM API”** and click on the value in the members list. Once done, click **Select**, then **Review + assign.**
6865
1. Once the role assignment has been created, select **Agents** from the **Settings** section of the left-hand navigation menu.
66+
![Screenshot of Log Analytics Agents.](media/data-connections/dataconnector-3.png)
6967

7068
1. Expand the **Log Analytics agent instructions** section to view your Workspace ID and Primary key. These values will be used to set up your data connection. Save the values in the following format: *WorkspaceId=XXX;ApiKey=YYY*
7169

@@ -74,14 +72,12 @@ To successfully create a data connection, users must first ensure that they have
7472
1. Open the Data Explorer cluster that will ingest your Defender EASM data or [create a new cluster](/azure/data-explorer/create-cluster-database-portal).
7573
1. Select **Databases** in the Data section of the left-hand navigation menu.
7674
1. Select **+ Add Database** to create a database to house your Defender EASM data.
77-
![Screenshot of Add Database.](media/data-connections/picture-4.png)
75+
![Screenshot of Add Database.](media/data-connections/dataconnector-4.png)
7876

7977
1. Name your database, configure retention and cache periods, then select **Create**.
80-
![Screenshot of Azure Data Explorer Database.](media/data-connections/picture-5.png)
78+
![Screenshot of Azure Data Explorer Database.](media/data-connections/dataconnector-5.png)
8179

8280
1. Once your Defender EASM database has been created, click on the database name to open the details page. Select **Permissions** from the Overview section of the left-hand navigation menu.
83-
![Screenshot of Permissions.](media/data-connections/picture-6.png)
84-
8581
To successfully export Defender EASM data to Data Explorer, users must create two new permissions for the EASM API: **user** and **ingestor**.
8682
1. First, select **+ Add** and create a user. Search for “**EASM API**”, select the value then click **Select**.
8783
1. Select **+ Add** to create an ingestor. Follow the same steps outlined above to add the **"EASM API"** as an ingestor.
@@ -97,11 +93,11 @@ A configuration pane will open on the right-hand side of the Data Connections sc
9793
- **Name**: enter a name for this data connection.
9894
- **Connection String**: enter the details required to connect your Defender EASM resource to another tool. For Log Analytics, users enter the workspaceID and coinciding API key associated to their account. For Azure Data Explorer, users enter the cluster name, region and database name associated to their account. Both values must be entered in the format shown when the field is blank.
9995
- **Content**: users can select to integrate asset data, attack surface insights or both datasets.
100-
- **Frequency**: select the frequency that the Defender EASM connection sends updated data to the tool of your choice. Available options are daily, weekly and monthly.
101-
102-
- ![Screenshot of Add data connection.](media/data-connections/picture-7.png)
96+
- - **Frequency**: select the frequency that the Defender EASM connection sends updated data to the tool of your choice. Available options are daily, weekly and monthly.
10397

98+
![Screenshot of Add data connection.](media/data-connections/dataconnector-7.png)
10499

100+
105101
Once all four fields are configured, select **Add** to create the data connection. At this point, the Data Connections page will display a banner that indicates the resource has been successfully created and data will begin populating within 30 minutes. Once connections are created, they will be listed under the applicable tool on the main Data Connections page.
106102

107103

@@ -112,13 +108,13 @@ Users can edit or delete a data connection. For example, you may notice that a c
112108
To edit or delete a data connection:
113109

114110
1. Select the appropriate connection from the list on the main Data Connections page.
115-
![Screenshot of Disconnected data connection.](media/data-connections/picture-8.png)
111+
![Screenshot of Disconnected data connections.](media/data-connections/dataconnector-8.png)
116112

117113
1. This action will open a page that provides additional data about the connection. This page displays the configurations you elected when creating the connection, as well as any error messages. Users will also see the following additional data:
118114
**Recurring on**: the day of the week or month that Defender EASM sends updated data to the connected tool.
119115
**Created**: the date and time that the data connection was created.
120116
**Updated**: the date and time that the data connection was last updated.
121-
![Screenshot of Test Connection.](media/data-connections/picture-9.png)
117+
![Screenshot of Test connections.](media/data-connections/dataconnector-9.png)
122118

123119
1. From this page, users can elect to reconnect, edit or delete their data connection.
124120
**Reconnect**: this option attempts to validate the data connection without any changes to the configuration. This option is best for those who have validated the authentication credentials used for the data connection.
317 KB
Loading
234 KB
Loading
68.5 KB
Loading
55.9 KB
Loading
37.2 KB
Loading
28.9 KB
Loading
90.7 KB
Loading
65.1 KB
Loading

0 commit comments

Comments
 (0)