Skip to content

Commit a787d26

Browse files
committed
Merge branch 'main' into maccruz-ahschemareview
2 parents 8a25fa7 + e0f4c31 commit a787d26

File tree

615 files changed

+2026
-1443
lines changed

Some content is hidden

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

615 files changed

+2026
-1443
lines changed

.github/workflows/AutoPublish.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,21 +3,23 @@ name: (Scheduled) Publish to live
33
permissions:
44
contents: write
55
pull-requests: write
6+
checks: read
67

78
on:
89
schedule:
9-
- cron: "25 5,11,17,22 * * *" # Times are UTC based on Daylight Saving Time. Need to be adjusted for Standard Time. Scheduling at :25 to account for queuing lag.
10+
- cron: "25 2,5,8,11,14,17,20,22 * * *" # Times are UTC based on Daylight Saving Time. Need to be adjusted for Standard Time. Scheduling at :25 to account for queuing lag.
1011

1112
workflow_dispatch:
1213

1314
jobs:
1415

1516
auto-publish:
1617
if: github.repository_owner == 'MicrosoftDocs' && contains(github.event.repository.topics, 'build')
17-
uses: MicrosoftDocs/microsoft-365-docs/.github/workflows/Shared-AutoPublish.yml@workflows-prod
18+
uses: MicrosoftDocs/microsoft-365-docs/.github/workflows/Shared-AutoPublishV2.yml@workflows-prod
1819
with:
1920
PayloadJson: ${{ toJSON(github) }}
2021
EnableAutoPublish: true
22+
EnableAutoMerge: true
2123

2224
secrets:
2325
AccessToken: ${{ secrets.GITHUB_TOKEN }}

.openpublishing.redirection.ata-atp.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1039,6 +1039,11 @@
10391039
"source_path": "ATPDocs/security-assessment-legacy-protocols.md",
10401040
"redirect_url": "/defender-for-identity/security-assessment",
10411041
"redirect_document_id": false
1042-
}
1042+
},
1043+
{
1044+
"source_path": "ATPDocs/manage-security-alerts.md",
1045+
"redirect_url": "/defender-for-identity/understanding-security-alerts",
1046+
"redirect_document_id": false
1047+
},
10431048
]
10441049
}

ATADocs/ata-database-management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
title: Advanced Threat Analytics Database Management
55
description: Procedures to help you move, backup, or restore the ATA database.
66
ms.date: 01/10/2023
7-
ms.topic: conceptual
7+
ms.topic: how-to
88
ms.service: advanced-threat-analytics
99
ms.assetid: 05e49e23-6e0a-4ec0-9a63-a2093173c8a1
1010

ATADocs/ata-health-center.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
title: Monitor Advanced Threat Analytics System Health and Events
55
description: Use the ATA Health Center to check how the ATA service is working and be alerted to potential problems and view system events in the Event viewer.
66
ms.date: 01/10/2023
7-
ms.topic: conceptual
7+
ms.topic: how-to
88
ms.service: advanced-threat-analytics
99
ms.assetid: d6c783b2-46c5-4211-b21a-d6b17f08d03d
1010

ATADocs/ata-privacy-compliance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
title: Advanced Threat Analytics personal data policy
55
description: Provides links to information about how to delete private information and personal data from ATA.
66
ms.date: 01/10/2023
7-
ms.topic: conceptual
7+
ms.topic: how-to
88
ms.service: advanced-threat-analytics
99
ms.assetid: 1b2d185c-62cd-45f0-b0dd-687b51317f32
1010

ATADocs/configure-event-collection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
title: Configure Windows Event Forwarding in Advanced Threat Analytics
55
description: Describes your options for configuring Windows Event Forwarding with ATA
66
ms.date: 01/10/2023
7-
ms.topic: conceptual
7+
ms.topic: how-to
88
ms.service: advanced-threat-analytics
99
ms.assetid: 3f0498f9-061d-40e6-ae07-98b8dcad9b20
1010

ATADocs/configure-port-mirroring.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
title: Configure Port Mirroring when deploying Advanced Threat Analytics
55
description: Describes port mirroring options and how to configure them for ATA
66
ms.date: 01/10/2023
7-
ms.topic: conceptual
7+
ms.topic: how-to
88
ms.service: advanced-threat-analytics
99
ms.assetid: cdaddca3-e26e-4137-b553-8ed3f389c460
1010

ATADocs/disaster-recovery.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
title: Disaster recovery for Advanced Threat Analytics
55
description: Describes how you can quickly recover ATA functionality after disaster
66
ms.date: 01/10/2023
7-
ms.topic: conceptual
7+
ms.topic: how-to
88
ms.service: advanced-threat-analytics
99
ms.assetid: 7620e171-76d5-4e3f-8b03-871678217a3a
1010

ATADocs/entity-profiles.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
title: Working with entity profiles in the Advanced Threat Analytics console
55
description: Describes how to investigate entities from the user profiles screen in the ATA console
66
ms.date: 01/10/2023
7-
ms.topic: conceptual
7+
ms.topic: how-to
88
ms.service: advanced-threat-analytics
99
ms.assetid: 581a3257-32dc-453f-b84e-b9f99186f5d3
1010

ATADocs/excluding-entities-from-detections.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
title: Excluding entities from detections in Advanced Threat Analytics
55
description: Describes how to stop ATA from detecting specific entity activities as suspicious
66
ms.date: 01/10/2023
7-
ms.topic: conceptual
7+
ms.topic: how-to
88
ms.service: advanced-threat-analytics
99
ms.assetid: 344c0f33-45e1-42e2-a051-f722a4504531
1010

0 commit comments

Comments
 (0)