Skip to content

Commit 3b8596b

Browse files
committed
Feedback
1 parent ccbd82a commit 3b8596b

File tree

3 files changed

+10
-11
lines changed

3 files changed

+10
-11
lines changed

articles/sentinel/connect-microsoft-purview.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,11 @@ With the connector, you can:
3131

3232
### Azure Information Protection connector vs. Microsoft Purview Information Protection connector
3333

34-
This connector replaces the Azure Information Protection (AIP) data connector. Learn how to [disconnect the AIP connector](#disconnect-the-azure-information-protection-connector).
34+
This connector replaces the Azure Information Protection (AIP) data connector. The Azure Information Protection (AIP) data connector uses the AIP audit logs (public preview) feature. As of **March 31, 2023**, the AIP analytics and audit logs public preview will be retired, and moving forward will be using the [Microsoft 365 auditing solution](/microsoft-365/compliance/auditing-solutions-overview).
3535

36-
> [!NOTE]
37-
> The Azure Information Protection (AIP) data connector uses the AIP audit logs (public preview) feature. As of **March 18, 2022**, we are sunsetting the AIP analytics and audit logs public preview, and moving forward will be using the [Microsoft 365 auditing solution](/microsoft-365/compliance/auditing-solutions-overview). Full retirement is scheduled for **September 30, 2022**.
38-
>
39-
> For more information, see [Removed and retired services](/azure/information-protection/removed-sunset-services#azure-information-protection-analytics).
40-
>
36+
For more information:
37+
- See [Removed and retired services](/azure/information-protection/removed-sunset-services#azure-information-protection-analytics).
38+
- Learn how to [disconnect the AIP connector](#disconnect-the-azure-information-protection-connector).
4139

4240
When you enable the Microsoft Purview Information Protection connector, audit logs stream into the standardized
4341
`MicrosoftPurviewInformationProtection` table. Data is gathered through the [Office Management API](/office/office/office-365-management-api/office-365-management-activity-api-schema), which uses a structured schema. The new standardized schema is adjusted to enhance the deprecated schema used by AIP, with more fields and easier access to parameters.
@@ -56,6 +54,9 @@ Before you begin, verify that you have:
5654

5755
## Set up the connector
5856

57+
> [!NOTE]
58+
> If you set the connector on a workspace located in a different region than your Office 365 location, data might be streamed across regions.
59+
5960
1. Open the [Azure portal](https://portal.azure.com/) and navigate to the **Microsoft Sentinel** service.
6061
1. In the **Data connectors** blade, in the search bar, type *Purview*.
6162
1. Select the **Microsoft Purview Information Protection (Preview)** connector.
@@ -68,8 +69,6 @@ Review the list of supported [audit log record types and activities](microsoft-p
6869

6970
## Disconnect the Azure Information Protection connector
7071

71-
If you the Azure Information Protection connector is still connected in your workspace, you must disconnect the Azure Information Protection connector.
72-
7372
We recommend to use the Azure Information Protection connector and the Microsoft Purview Information Protection connector simultaneously (both enabled) for a short testing period. After the testing period, we recommend that you disconnect the Azure Information Protection connector to avoid data duplication and redundant costs.
7473

7574
To disconnect the Azure Information Protection connector:

articles/sentinel/data-connectors-reference.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@ See [Microsoft Defender for Cloud](#microsoft-defender-for-cloud).
368368
## Azure Information Protection (Preview)
369369

370370
> [!NOTE]
371-
> The Azure Information Protection (AIP) data connector uses the AIP audit logs (public preview) feature. As of **March 18, 2022**, we are sunsetting the AIP analytics and audit logs public preview, and moving forward will be using the [Microsoft 365 auditing solution](/microsoft-365/compliance/auditing-solutions-overview). Full retirement is scheduled for **September 30, 2022**.
371+
> The Azure Information Protection (AIP) data connector uses the AIP audit logs (public preview) feature. As of **March 31, 2023**, the AIP analytics and audit logs public preview will be retired, and moving forward will be using the [Microsoft 365 auditing solution](/microsoft-365/compliance/auditing-solutions-overview).
372372
>
373373
> For more information, see [Removed and retired services](/azure/information-protection/removed-sunset-services#azure-information-protection-analytics).
374374
>
@@ -1236,7 +1236,7 @@ Add http://localhost:8081/ under **Authorized redirect URIs** while creating [We
12361236
| --- | --- |
12371237
| **Data ingestion method** | **Azure service-to-service integration: <br>[API-based connections](connect-microsoft-purview.md)** |
12381238
| **License prerequisites/<br>Cost information** | Your Office 365 deployment must be on the same tenant as your Microsoft Sentinel workspace.<br>Other charges may apply. |
1239-
| **Log Analytics table(s)** | TBD |
1239+
| **Log Analytics table(s)** | MicrosoftPurviewInformationProtection |
12401240
| **Supported by** | Microsoft |
12411241
12421242

articles/sentinel/whats-new.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The listed features were released in the last three months. For information abou
2222

2323
With the new [Microsoft Purview Information Protection connector](connect-microsoft-purview.md), you can stream data from Microsoft Purview Information Protection (formerly Microsoft Information Protection or MIP) to Microsoft Sentinel. You can use the data ingested from the Microsoft Purview labeling clients and scanners to track, analyze, report on the data, and use it for compliance purposes.
2424

25-
This connector replaces the Azure Information Protection (AIP) data connector, aligned with the sunsetting of the AIP analytics and audit logs public preview as of **March 18, 2022**. Full retirement is scheduled for **September 30, 2022**.
25+
This connector replaces the Azure Information Protection (AIP) data connector, aligned with the retirement of the AIP analytics and audit logs public preview as of **March 31, 2023**.
2626

2727
The new connector streams audit logs into the standardized
2828
`MicrosoftPurviewInformationProtection` table, which has been adjusted to enhance the deprecated schema used by AIP, with more fields and easier access to parameters. Data is gathered through the [Office Management API](/office/office/office-365-management-api/office-365-management-activity-api-schema), which uses a structured schema. Review the list of supported [audit log record types and activities](microsoft-purview-record-types-activities.md).

0 commit comments

Comments
 (0)