Skip to content

Commit 93cbae6

Browse files
authored
Merge pull request #178707 from memildin/asc-melvyn-release-notes
Typo
2 parents 3b373fa + 26d3c50 commit 93cbae6

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

articles/security-center/adaptive-application-controls.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: memildin
55
manager: rkarlin
66
ms.service: security-center
77
ms.topic: how-to
8-
ms.date: 10/18/2021
8+
ms.date: 11/02/2021
99
ms.author: memildin
1010

1111
---
@@ -68,7 +68,7 @@ Select the recommendation, or open the adaptive application controls page to vie
6868
- **Recommended** - Groups of machines that consistently run the same applications, and don't have an allow list configured. We recommend that you enable adaptive application controls for these groups.
6969

7070
> [!TIP]
71-
> If you see a group name with the prefix "REVIEWGROUP", it contains machines with a a partially consistent list of applications. Microsoft Defender for Cloud can't see a pattern but recommends reviewing this group to see whether _you_ can manually define some adaptive application controls rules as described in [Editing a group's adaptive application controls rule](#edit-a-groups-adaptive-application-controls-rule).
71+
> If you see a group name with the prefix "REVIEWGROUP", it contains machines with a partially consistent list of applications. Microsoft Defender for Cloud can't see a pattern but recommends reviewing this group to see whether _you_ can manually define some adaptive application controls rules as described in [Editing a group's adaptive application controls rule](#edit-a-groups-adaptive-application-controls-rule).
7272
>
7373
> You can also move machines from this group to other groups as described in [Move a machine from one group to another](#move-a-machine-from-one-group-to-another).
7474

articles/security-center/asset-inventory.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,10 @@ author: memildin
55
manager: rkarlin
66
services: security-center
77
ms.author: memildin
8-
ms.date: 10/18/2021
8+
ms.date: 11/02/2021
99
ms.service: security-center
1010
ms.topic: how-to
1111
---
12-
1312
# Use asset inventory to manage your resources' security posture
1413

1514
[!INCLUDE [Banner for top of topics](./includes/banner.md)]
@@ -113,7 +112,7 @@ Using the [Kusto Query Language (KQL)](/azure/data-explorer/kusto/query/), asset
113112

114113
- **Off** - Resources that aren't protected by a Microsoft Defender plan. You can right-click on any of these and upgrade them:
115114

116-
:::image type="content" source="./media/asset-inventory/upgrade-resource-inventory.png" alt-text="Upgrade a resource to Microsoft Defender from right click." lightbox="./media/asset-inventory/upgrade-resource-inventory.png":::
115+
:::image type="content" source="./media/asset-inventory/upgrade-resource-inventory.png" alt-text="Upgrade a resource to be protected by the relevant Microsoft Defender plan from right click." lightbox="./media/asset-inventory/upgrade-resource-inventory.png":::
117116

118117
- **On** - Resources that are protected by a Microsoft Defender plan
119118
- **Partial** - This applies to **subscriptions** that have some but not all of the Microsoft Defender plans disabled. For example, the following subscription has seven Microsoft Defender plans disabled.
@@ -177,7 +176,7 @@ Examples of using Azure Resource Graph Explorer to access and explore software i
177176
| where count_ > 1
178177
```
179178
180-
- Combination of a software product with another ASC recommendation:
179+
- Combination of a software product with another security recommendation:
181180
182181
(In this example – machines having MySQL installed and exposed management ports)
183182

0 commit comments

Comments
 (0)