Skip to content

Commit 535f95c

Browse files
authored
Merge branch 'public' into public
2 parents cc6296a + 104b734 commit 535f95c

File tree

1,437 files changed

+26929
-16995
lines changed

Some content is hidden

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

1,437 files changed

+26929
-16995
lines changed

.acrolinx-config.edn

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ If you need a scoring exception for content in this PR, add the *Sign off* and t
3535
- Escalate the exception request to the Acrolinx Review Team for review.
3636
- Approve the exception and work with the GitHub Admin Team to merge the PR to the default branch.
3737
38-
For more information about the exception criteria and exception process, see [Minimum Acrolinx topic scores for publishing](https://review.docs.microsoft.com/en-us/office-authoring-guide/acrolinx-min-score?branch=main).
38+
For more information about the exception criteria and exception process, see [Minimum Acrolinx topic scores for publishing](https://review.learn.microsoft.com/en-us/office-authoring-guide/acrolinx-min-score?branch=main).
3939
4040
Select the total score link to review all feedback on clarity, consistency, tone, brand, terms, spelling, grammar, readability, and inclusive language. _You should fix all spelling errors regardless of your total score_. Fixing spelling errors helps maintain customer trust in overall content quality.
4141
@@ -51,10 +51,10 @@ Select the total score link to review all feedback on clarity, consistency, tone
5151
"
5252
**More information about Acrolinx**
5353
54-
- [Install Acrolinx locally for VSCode for Magic](https://review.docs.microsoft.com/office-authoring-guide/acrolinx-vscode?branch=main)
54+
- [Install Acrolinx locally for VSCode for Magic](https://review.learn.microsoft.com/office-authoring-guide/acrolinx-vscode?branch=main)
5555
- [False positives or issues](https://aka.ms/acrolinxbug)
5656
- [Request a new Acrolinx term](https://microsoft.sharepoint.com/teams/M365Dev2/SitePages/M365-terminology.aspx)
57-
- [Troubleshooting issues with Acrolinx](https://review.docs.microsoft.com/help/contribute/acrolinx-error-messages)
57+
- [Troubleshooting issues with Acrolinx](https://review.learn.microsoft.com/help/platform/acrolinx-troubleshoot?branch=main)
5858
5959
"
6060
}

.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 }}

.github/workflows/StaleBranch.yml

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,18 @@ name: (Scheduled) Stale branch removal
22

33
permissions:
44
contents: write
5-
5+
pull-requests: read
6+
7+
# This workflow is designed to be run in the days up to, and including, a "deletion day", specified by 'DeleteOnDayOfMonth' in env: in https://github.com/MicrosoftDocs/microsoft-365-docs/blob/workflows-prod/.github/workflows/Shared-StaleBranch.yml.
8+
# On the days leading up to "deletion day", the workflow will report the branches to be deleted. This lets users see which branches will be deleted. On "deletion day", those branches are deleted.
9+
# The workflow should not be configured to run after "deletion day" so that users can review the branches were deleted.
10+
# Recommendation: configure cron to run on days 1,15-31 where 1 is what's configured in 'DeleteOnDayOfMonth'. If 'DeleteOnDayOfMonth' is set to something else, update cron to run the two weeks leading up to it.
11+
612
on:
713
schedule:
8-
- cron: "0 9 1 * *"
14+
- cron: "0 9 1,15-31 * *"
915

10-
# workflow_dispatch:
16+
workflow_dispatch:
1117

1218

1319
jobs:

.openpublishing.redirection.ata-atp.json

Lines changed: 46 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,21 @@
1515
"redirect_url": "deploy/active-directory-federation-services",
1616
"redirect_document_id": false
1717
},
18+
{
19+
"source_path": "ATPDocs/deploy/quick-installation-guide.md",
20+
"redirect_url": "deploy/deploy-defender-identity",
21+
"redirect_document_id": false
22+
},
23+
{
24+
"source_path": "ATPDocs/deploy/prerequisites.md",
25+
"redirect_url": "deploy/prerequisites-sensor-version-2",
26+
"redirect_document_id": false
27+
},
28+
{
29+
"source_path": "ATPDocs/deploy/activate-capabilities.md",
30+
"redirect_url": "deploy/activate-sensor",
31+
"redirect_document_id": false
32+
},
1833
{
1934
"source_path": "ATPDocs/configure-event-collection.md",
2035
"redirect_url": "deploy/configure-event-collection",
@@ -125,6 +140,31 @@
125140
"redirect_url": "manage-security-alerts",
126141
"redirect_document_id": false
127142
},
143+
{
144+
"source_path": "ATPDocs/credential-access-alerts.md",
145+
"redirect_url": "alerts-overview",
146+
"redirect_document_id": false
147+
},
148+
{
149+
"source_path": "ATPDocs/persistence-privilege-escalation-alerts.md",
150+
"redirect_url": "alerts-overview",
151+
"redirect_document_id": false
152+
},
153+
{
154+
"source_path": "ATPDocs/reconnaissance-discovery-alerts.md",
155+
"redirect_url": "alerts-overview",
156+
"redirect_document_id": false
157+
},
158+
{
159+
"source_path": "ATPDocs/lateral-movement-alerts.md",
160+
"redirect_url": "alerts-overview",
161+
"redirect_document_id": false
162+
},
163+
{
164+
"source_path": "ATPDocs/other-alerts.md",
165+
"redirect_url": "alerts-overview",
166+
"redirect_document_id": false
167+
},
128168
{
129169
"source_path": "ATPDocs/classic-activities-filtering-mcas.md",
130170
"redirect_url": "/previous-versions/defender-for-identity/classic-activities-filtering-mcas",
@@ -1039,6 +1079,11 @@
10391079
"source_path": "ATPDocs/security-assessment-legacy-protocols.md",
10401080
"redirect_url": "/defender-for-identity/security-assessment",
10411081
"redirect_document_id": false
1042-
}
1082+
},
1083+
{
1084+
"source_path": "ATPDocs/manage-security-alerts.md",
1085+
"redirect_url": "/defender-for-identity/understanding-security-alerts",
1086+
"redirect_document_id": false
1087+
},
10431088
]
10441089
}

.openpublishing.redirection.defender-cloud-apps.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1009,6 +1009,11 @@
10091009
"source_path": "CloudAppSecurityDocs/troubleshooting-api-connectors-using-error-messages.md",
10101010
"redirect_url": "/defender-cloud-apps/troubleshooting-api-connectors-errors",
10111011
"redirect_document_id": true
1012-
}
1012+
},
1013+
{
1014+
"source_path": "CloudAppSecurityDocs/connector-platform.md",
1015+
"redirect_url": "/defender-cloud-apps/enable-instant-visibility-protection-and-governance-actions-for-your-apps",
1016+
"redirect_document_id": true
1017+
},
10131018
]
10141019
}

.openpublishing.redirection.defender-office-365.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,11 @@
5959
"source_path": "defender-office-365/step-by-step-guides/deploy-and-configure-the-report-message-add-in.md",
6060
"redirect_url": "/defender-office-365/submissions-outlook-report-messages",
6161
"redirect_document_id": false
62+
},
63+
{
64+
"source_path": "defender-office-365/tenant-wide-setup-for-increased-security.md",
65+
"redirect_url": "/security/zero-trust/zero-trust-identity-device-access-policies-overview",
66+
"redirect_document_id": false
6267
}
6368
]
6469
}

ATADocs/ATA-versions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description: Explains the different support options for Microsoft Advanced Threa
77

88

99
ms.date: 01/10/2023
10-
ms.topic: conceptual
10+
ms.topic: article
1111
ms.service: advanced-threat-analytics
1212

1313
# optional metadata

ATADocs/ata-architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
title: Advanced Threat Analytics architecture
55
description: Describes the architecture of Microsoft Advance Threat Analytics (ATA)
66
ms.date: 01/10/2023
7-
ms.topic: conceptual
7+
ms.topic: article
88
ms.service: advanced-threat-analytics
99
ms.assetid: 892b16d2-58a6-49f9-8693-1e5f69d8299c
1010

ATADocs/ata-capacity-planning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
title: Planning your Advanced Threat Analytics deployment
55
description: Helps you plan your deployment and decide how many ATA servers will be needed to support your network
66
ms.date: 01/10/2023
7-
ms.topic: conceptual
7+
ms.topic: concept-article
88
ms.service: advanced-threat-analytics
99
ms.assetid: 1b5b24ff-0df8-4660-b4f8-64d68cc72f65
1010

ATADocs/ata-configuration-file.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
title: Export and Import Advanced Threat Analytics Configuration
55
description: How to export and import the ATA configuration.
66
ms.date: 01/10/2023
7-
ms.topic: conceptual
7+
ms.topic: install-set-up-deploy
88
ms.service: advanced-threat-analytics
99
ms.assetid: 1d27dba8-fb30-4cce-a68a-f0b1df02b977
1010

0 commit comments

Comments
 (0)