Skip to content

Commit 4cb06c6

Browse files
committed
Merge branch 'main' into maccruz-linktoincident
2 parents fb53265 + 74a536f commit 4cb06c6

File tree

732 files changed

+6685
-3576
lines changed

Some content is hidden

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

732 files changed

+6685
-3576
lines changed

.github/workflows/Stale.yml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
name: (Scheduled) Mark stale pull requests
2+
3+
permissions:
4+
issues: write
5+
pull-requests: write
6+
7+
on:
8+
schedule:
9+
- cron: "0 */6 * * *"
10+
workflow_dispatch:
11+
12+
jobs:
13+
stale:
14+
uses: MicrosoftDocs/microsoft-365-docs/.github/workflows/Shared-Stale.yml@workflows-prod
15+
with:
16+
RunDebug: false
17+
RepoVisibility: ${{ github.repository_visibility }}
18+
secrets:
19+
AccessToken: ${{ secrets.GITHUB_TOKEN }}

.openpublishing.publish.config.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,18 @@
112112
},
113113
"build_entry_point": "docs",
114114
"template_folder": "_themes"
115+
},
116+
{
117+
"docset_name": "unified-secops-platform",
118+
"build_source_folder": "unified-secops-platform",
119+
"build_output_subfolder": "unified-secops-platform",
120+
"locale": "en-us",
121+
"monikers": [],
122+
"open_to_public_contributors": false,
123+
"type_mapping": {
124+
"Conceptual": "Content"
125+
},
126+
"build_entry_point": "docs"
115127
}
116128
],
117129
"notification_subscribers": [],

.openpublishing.redirection.defender.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,11 @@
209209
"source_path": "defender-endpoint/evaluate-mde.md",
210210
"redirect_url": "/defender-endpoint/evaluate-microsoft-defender-antivirus",
211211
"redirect_document_id": false
212+
},
213+
{
214+
"source_path": "defender-endpoint/defender-endpoint-antivirus-exclusions.md",
215+
"redirect_url": "/defender-endpoint/navigate-defender-endpoint-antivirus-exclusions",
216+
"redirect_document_id": false
212217
}
213218
]
214219
}

defender-business/get-defender-business.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: Get Microsoft Defender for Business
33
description: Find out how to get Microsoft Defender for Business, endpoint protection for small and medium sized businesses.
44
search.appverid: MET150
5-
author: siosulli
6-
ms.author: siosulli
5+
author: chrisda
6+
ms.author: chrisda
77
manager: deniseb
88
audience: Admin
99
ms.topic: overview

defender-business/index.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ metadata:
1515
- tier1
1616
- essentials-navigation
1717
ms.custom: intro-hub-or-landing
18-
author: siosulli
19-
ms.author: siosulli
18+
author: chrisda
19+
ms.author: chrisda
2020

2121
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | sample | tutorial | video | whats-new
2222

defender-business/mdb-add-users.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: Add users and assign licenses in Microsoft Defender for Business
33
description: Add users and assign Defender for Business licenses to protect their devices
44
search.appverid: MET150
5-
author: siosulli
6-
ms.author: siosulli
5+
author: chrisda
6+
ms.author: chrisda
77
manager: deniseb
88
audience: Admin
99
ms.topic: conceptual

defender-business/mdb-asr.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Enable your attack surface reduction rules in Microsoft Defender for Business
33
description: Get an overview of attack surface reduction capabilities, including attack surface reduction rules, in Microsoft Defender for Business
4-
author: siosulli
5-
ms.author: siosulli
4+
author: chrisda
5+
ms.author: chrisda
66
manager: deniseb
77
ms.date: 07/23/2024
88
ms.topic: conceptual

defender-business/mdb-attack-disruption.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Automatic attack disruption in Microsoft Defender for Business
33
description: Learn about automatic attack disruption in Microsoft Defender for Business
4-
author: siosulli
5-
ms.author: siosulli
4+
author: chrisda
5+
ms.author: chrisda
66
manager: deniseb
77
ms.date: 06/07/2024
88
ms.topic: conceptual

defender-business/mdb-configure-security-settings.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: Set up, review, and edit your security policies and settings in Microsoft Defender for Business
33
description: View and edit security policies and settings in Defender for Business
44
search.appverid: MET150
5-
author: siosulli
6-
ms.author: siosulli
5+
author: chrisda
6+
ms.author: chrisda
77
manager: deniseb
88
audience: Admin
99
ms.topic: overview

defender-business/mdb-controlled-folder-access.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Set up or edit your controlled folder access policy in Microsoft Defender for Business
33
description: Get an overview of attack surface reduction capabilities in Microsoft Defender for Business
4-
author: siosulli
5-
ms.author: siosulli
4+
author: chrisda
5+
ms.author: chrisda
66
manager: deniseb
77
ms.date: 06/07/2024
88
ms.topic: conceptual

0 commit comments

Comments
 (0)