Skip to content

Commit aba6cfa

Browse files
Fix more Acrolinx issues
1 parent b5be825 commit aba6cfa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

includes/resource-graph/samples/bytable/healthresources.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -220,9 +220,9 @@ Search-AzGraph -Query "HealthResources | where type == 'microsoft.resour
220220

221221
---
222222

223-
### Count of resources in a region that have been impacted by an availability disruptions along with the type of impact
223+
### Count of resources in a region that have been impacted by an availability disruption along with the type of impact
224224

225-
Returns the count of virtual machines that are currently not in an **Available** state, aggregated by their ID property. The query also shows the corresponding location and annotation details, including the cause for the VMs not be in an **Available** state.
225+
Returns the count of virtual machines that are currently not in an **Available** state, aggregated by their ID property. The query also shows the corresponding location and annotation details, including the cause for the VMs not being in an **Available** state.
226226

227227
```kusto
228228
HealthResources

0 commit comments

Comments
 (0)