Skip to content

Commit 5ebb926

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/defender-docs-pr into painbar-deploy-dfs-using-golden-image
2 parents 235439e + 7e4103e commit 5ebb926

File tree

58 files changed

+122
-131
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+122
-131
lines changed

CloudAppSecurityDocs/real-time-agent-protection-during-runtime.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,22 +56,22 @@ The following steps describe the Security Administrator’s required actions to
5656
- **If the connector isn’t connected:**
5757
- Under **Microsoft 365 connector**, select **Connect** or **Edit**.
5858
- Select **Microsoft Entra ID Management events** and **Microsoft 365 activities**.
59-
- Select **Connect Microsoft 365**
59+
- Select **Connect Microsoft 365**.
6060

6161
> [!IMPORTANT]
6262
> If the Microsoft 365 connector isn’t properly connected, real-time agent protection during runtime continues to block suspicious activity on the AI agent. Alerts and incidents related to these actions won't show in the Microsoft Defender portal.
6363
6464
1. Make sure to collaborate with the following administrators:
6565

66-
- The **Microsoft Entra Administrator** needs to create [a Microsoft Entra ID application](/microsoft-copilot-studio/external-security-provider?branch=main&branchFallbackFrom=pr-en-us-1020#step-1-configure-microsoft-entra-application) and configure a Federated Identity Credential (FIC) using the URL provided in the Microsoft Defender portal. For more information, see: [Authorize the Microsoft Entra application with your provider of choice](/microsoft-copilot-studio/external-security-provider?branch=main&branchFallbackFrom=pr-en-us-1020#authorize-the-microsoft-entra-application-with-your-provider-of-choice).
66+
- The **Microsoft Entra Administrator** needs to create [a Microsoft Entra ID application](/microsoft-copilot-studio/external-security-provider#step-1-configure-microsoft-entra-application) and configure a Federated Identity Credential (FIC) using the URL provided in the Microsoft Defender portal. For more information, see: [Authorize the Microsoft Entra application with your provider of choice](/microsoft-copilot-studio/external-security-provider#authorize-the-microsoft-entra-application-with-your-provider-of-choice).
6767

68-
- The **Power Platform Administrator** needs to enter the Application ID and URL in the Power Platform settings page. For more information see: [Enable external threat detection and protection for Copilot Studio custom agents](/microsoft-copilot-studio/external-security-provider?branch=main&branchFallbackFrom=pr-en-us-1020#authorize-the-microsoft-entra-application-with-your-provider-of-choice).
68+
- The **Power Platform Administrator** needs to enter the Application ID and URL in the Power Platform settings page. For more information, see: [Enable external threat detection and protection for Copilot Studio custom agents](/microsoft-copilot-studio/external-security-provider#step-2-configure-the-threat-detection-system).
6969
1. Enter the App ID provided by your Power Platform administrator. The Application (client) ID, uniquely identifies your application and is used in your application's code as part of validating the security tokens it receives from the Microsoft identity platform.
7070
1. Select **Save**.
7171
1. Copy the URL provided.
7272
1. Share the URL with the Power Platform administrator.
7373

74-
:::image type="content" source="media/protect-agents-real-time/turn-on-real-time-agent-protection.png" alt-text="Screenshot that shows how to turn on Real time agent protection during runtime in the Defender portal." lightbox="media/protect-agents-real-time/turn-on-real-time-agent-protection.png":::
74+
:::image type="content" source="media/protect-agents-real-time/turn-on-real-time-agent-protection.png" alt-text="Screenshot that shows how to turn on Real time agent protection during runtime in the Defender portal." lightbox="media/protect-agents-real-time/turn-on-real-time-agent-protection.png":::
7575

7676

7777
## Related articles

defender-office-365/email-authentication-dkim-configure.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ Points to address or value: selector2-<CustomDomainWithDashes>._domainkey.<Initi
110110
- **\<CustomDomainWithDashes\>**: The custom domain or subdomain with periods replaced by dashes. For example, `contoso.com` becomes `contoso-com`, or `marketing.contoso.com` becomes `marketing-contoso-com`.
111111
- **\<InitialDomainPrefix\>**: The custom part of the \*.onmicrosoft.com you used to enroll in Microsoft 365. For example, if you used `contoso.onmicrosoft.com`, the value is `contoso`.
112112
- **\<DynamicPartitionCharacter\>**: A dynamically generated character that's used for both selectors (for example, r or n). The value is automatically assigned by Microsoft when you add a new custom domain and enable DKIM. The value is determined by Microsoft's internal routing logic and isn't configurable.
113-
- This value is part of the updated DKIM record format for new custom domains in Microsoft 365 introduced in May 2025. Existing custom domains and initial domains continue to use the old DKIM format:
113+
- **This value is part of the updated DKIM record format for new custom domains in Microsoft 365 introduced in May 2025**. Existing custom domains and initial domains continue to use the old DKIM format:
114114

115115
```text
116116
Hostname: selector1._domainkey
@@ -193,7 +193,7 @@ Proceed if the domain satisfies these requirements.
193193
|Microsoft.Exchange.ManagementTasks.ValidationException|CNAME record does not
194194
exist for this config. Please publish the following two CNAME records first. Domain Name
195195
: contoso.com Host Name : selector1._domainkey Points to address or value: selector1-
196-
contoso-com._domainkey.contoso.n-v1.dkim.mail.microsoft.com Host Name : selector2._domainkey
196+
contoso-com._domainkey.contoso.n-v1.dkim.mail.microsoft Host Name : selector2._domainkey
197197
Points to address or value: selector2-contoso-com._domainkey.contoso.n-v1.dkim.mail.microsoft .
198198
If you have already published the CNAME records, sync will take a few minutes to as
199199
many as 4 days based on your specific DNS. Return and retry this step later.

defender-xdr/activate-defender-rbac.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: Activate Microsoft Defender XDR Unified role-based access control (RBAC)
33
description: Activate Microsoft Defender XDR unified role-based access control(RBAC) to enforce permissions and assignments configured in your new custom or imported roles.
44
ms.service: defender-xdr
5-
ms.author: diannegali
6-
author: diannegali
5+
ms.author: guywild
6+
author: guywi-ms
77
ms.localizationpriority: medium
88
manager: deniseb
99
audience: ITPro

defender-xdr/alert-classification-malicious-exchange-connectors.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ description: Learn how to classify alerts on malicious Exchange connectors activ
44
ms.service: defender-xdr
55
f1.keywords:
66
- NOCSH
7-
ms.author: diannegali
8-
author: diannegali
7+
ms.author: guywild
8+
author: guywi-ms
99
ms.localizationpriority: medium
1010
manager: dansimp
1111
audience: ITPro

defender-xdr/alert-classification-password-spray-attack.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ description: Alert classification guide for password spray attacks coming to rev
44
ms.service: defender-xdr
55
f1.keywords:
66
- NOCSH
7-
ms.author: diannegali
8-
author: diannegali
7+
ms.author: guywild
8+
author: guywi-ms
99
ms.localizationpriority: medium
1010
manager: dansimp
1111
audience: ITPro

defender-xdr/alert-classification-playbooks.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ search.appverid: met150
55
ms.service: defender-xdr
66
f1.keywords:
77
- NOCSH
8-
ms.author: diannegali
9-
author: diannegali
8+
ms.author: guywild
9+
author: guywi-ms
1010
ms.localizationpriority: medium
1111
manager: dansimp
1212
audience: ITPro

defender-xdr/alert-classification-suspicious-ip-password-spray.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ description: Investigate and review alerts related to suspicious IP address rela
44
ms.service: defender-xdr
55
f1.keywords:
66
- NOCSH
7-
ms.author: diannegali
8-
author: diannegali
7+
ms.author: guywild
8+
author: guywi-ms
99
ms.localizationpriority: medium
1010
manager: dansimp
1111
audience: ITPro

defender-xdr/alert-grading-playbook-email-forwarding.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ description: Alert classification for suspicious email forwarding activity to re
44
ms.service: defender-xdr
55
f1.keywords:
66
- NOCSH
7-
ms.author: diannegali
8-
author: diannegali
7+
ms.author: guywild
8+
author: guywi-ms
99
ms.localizationpriority: medium
1010
manager: dansimp
1111
audience: ITPro

defender-xdr/alert-grading-playbook-inbox-forwarding-rules.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ description: Alert classification for suspicious inbox forwarding rules to revie
44
ms.service: defender-xdr
55
f1.keywords:
66
- NOCSH
7-
ms.author: diannegali
8-
author: diannegali
7+
ms.author: guywild
8+
author: guywi-ms
99
ms.localizationpriority: medium
1010
manager: dansimp
1111
audience: ITPro

defender-xdr/alert-grading-playbook-inbox-manipulation-rules.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ description: Alert classification for suspicious inbox manipulation rules to rev
44
ms.service: defender-xdr
55
f1.keywords:
66
- NOCSH
7-
ms.author: diannegali
8-
author: diannegali
7+
ms.author: guywild
8+
author: guywi-ms
99
ms.localizationpriority: medium
1010
manager: dansimp
1111
audience: ITPro

0 commit comments

Comments
 (0)