Skip to content

Commit 127bbe0

Browse files
authored
Apply suggestions from PR review
Fix run-on sentence.
1 parent c60218e commit 127bbe0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/governance/policy/how-to/get-compliance-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ Get the state summary for the topmost assigned policy with the highest number of
254254
Get-AzPolicyStateSummary -Top 1
255255
```
256256

257-
Get the state record for the most recently evaluated resource and the output default is by timestamp in descending order.
257+
Get the state record for the most recently evaluated resource. The output default is by timestamp in descending order.
258258

259259
```azurepowershell-interactive
260260
Get-AzPolicyState -Top 1

0 commit comments

Comments
 (0)