Skip to content

Commit a40010a

Browse files
committed
Fixing as per PR review
1 parent 38bc806 commit a40010a

28 files changed

+67
-112
lines changed

articles/governance/resource-graph/includes/samples-by-category/azure-container-registry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.author: jaspkaur
88

99
### List Container Registry vulnerability assessment results
1010

11-
Returns all the all the vulnerabilities found on container images. Microsoft Defender for Containers has to be enabled in order to view these security findings.
11+
Returns all vulnerabilities found on container images. Microsoft Defender for Containers has to be enabled in order to view these security findings.
1212

1313
```kusto
1414
SecurityResources

articles/governance/resource-graph/includes/samples-by-category/azure-policy-guest-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ Search-AzGraph -Query "GuestConfigurationResources | where name in ('WindowsPend
166166

167167
### List machines that are not running and the last compliance status
168168

169-
Provides a list of a machines that aren't powered on with their configuration assignments and the last reported compliance status.
169+
Provides a list of machines that aren't powered on with their configuration assignments and the last reported compliance status.
170170

171171
```kusto
172172
Resources

articles/governance/resource-graph/includes/samples-by-category/iot-defender.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.author: jaspkaur
77
---
88
### Count all sensors by type
99

10-
This query summarize all sensors by their type (OT, EIoT).
10+
This query summarizes all sensors by their type (OT, EIoT).
1111

1212
```kusto
1313
iotsecurityresources
@@ -39,7 +39,7 @@ Search-AzGraph -Query "iotsecurityresources | where type == 'microsoft.iotsecuri
3939

4040
### Count how many IoT Devices there are in your network, by operation system
4141

42-
This query summarize all IoT Devices by their operation system's platform.
42+
This query summarizes all IoT Devices by their operation system's platform.
4343

4444
```kusto
4545
iotsecurityresources
@@ -103,7 +103,7 @@ Search-AzGraph -Query "iotsecurityresources | where type == 'microsoft.iotsecuri
103103

104104
### List sites with a specific tag value
105105

106-
This query provide a list of all sites with specific tag value.
106+
This query provides a list of all sites with specific tag value.
107107

108108
```kusto
109109
iotsecurityresources

articles/governance/resource-graph/includes/samples-by-category/microsoft-defender.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ Search-AzGraph -Query "SecurityResources | where type =~ 'microsoft.security/iot
228228

229229
### List Container Registry vulnerability assessment results
230230

231-
Returns all the all the vulnerabilities found on container images. Microsoft Defender for Containers has to be enabled in order to view these security findings.
231+
Returns all vulnerabilities found on container images. Microsoft Defender for Containers has to be enabled in order to view these security findings.
232232

233233
```kusto
234234
SecurityResources
@@ -534,7 +534,7 @@ Search-AzGraph -Query "SecurityResources | where type == 'microsoft.security/sec
534534

535535
### Show Defender for Cloud plan pricing tier per subscription
536536

537-
Returns Defender for Cloud plan pricing tier plan per subscription.
537+
Returns Defender for Cloud pricing tier plan per subscription.
538538

539539
```kusto
540540
SecurityResources

articles/governance/resource-graph/includes/samples-by-category/query/app-service-resources-tls-version.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
ms.service: resource-graph
33
ms.topic: include
44
ms.date: 12/13/2023
5-
author: davidsmatlak
6-
ms.author: davidsmatlak
5+
author: jaspkaur28
6+
ms.author: jaspkaur
77
---
88

99
### List Azure App Service TLS version

articles/governance/resource-graph/includes/samples-by-category/query/authorization-resources-classic-administrators-key-properties.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
ms.service: resource-graph
33
ms.topic: include
44
ms.date: 08/24/2023
5-
author: danielkim916
6-
ms.author: danielkim
5+
author: jaspkaur28
6+
ms.author: jaspkaur
77
---
88

99
### Get classic administrators with key properties

articles/governance/resource-graph/includes/samples-by-category/query/authorization-resources-role-assignments-key-properties.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
ms.service: resource-graph
33
ms.topic: include
44
ms.date: 07/10/2023
5-
author: davidsmatlak
6-
ms.author: davidsmatlak
5+
author: jaspkaur28
6+
ms.author: jaspkaur
77
---
88

99
### Get role assignments with key properties

articles/governance/resource-graph/includes/samples-by-category/query/authorization-resources-role-definitions-actions-list.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
ms.service: resource-graph
33
ms.topic: include
44
ms.date: 07/10/2023
5-
author: davidsmatlak
6-
ms.author: davidsmatlak
5+
author: jaspkaur28
6+
ms.author: jaspkaur
77
---
88

99
### Get role definitions with actions

articles/governance/resource-graph/includes/samples-by-category/query/authorization-resources-role-definitions-key-properties.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
ms.service: resource-graph
33
ms.topic: include
44
ms.date: 07/10/2023
5-
author: davidsmatlak
6-
ms.author: davidsmatlak
5+
author: jaspkaur28
6+
ms.author: jaspkaur
77
---
88

99
### Get role definitions with key properties

articles/governance/resource-graph/includes/samples-by-category/query/authorization-resources-role-definitions-permissions-list.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
ms.service: resource-graph
33
ms.topic: include
44
ms.date: 07/10/2023
5-
author: davidsmatlak
6-
ms.author: davidsmatlak
5+
author: jaspkaur28
6+
ms.author: jaspkaur
77
---
88

99
### Get role definitions with permissions listed out

0 commit comments

Comments
 (0)