We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c60218e commit 127bbe0Copy full SHA for 127bbe0
articles/governance/policy/how-to/get-compliance-data.md
@@ -254,7 +254,7 @@ Get the state summary for the topmost assigned policy with the highest number of
254
Get-AzPolicyStateSummary -Top 1
255
```
256
257
-Get the state record for the most recently evaluated resource and the output default is by timestamp in descending order.
+Get the state record for the most recently evaluated resource. The output default is by timestamp in descending order.
258
259
```azurepowershell-interactive
260
Get-AzPolicyState -Top 1
0 commit comments