Skip to content

Commit aa523ee

Browse files
fix: remove unknown statuses (#22652)
## Description - These statuses aren't needed in docs, they don't really occur in practice ## Related issues or tickets https://docker.atlassian.net/browse/ENGDOCS-2598?atlOrigin=eyJpIjoiODRlNWY3NDFmMDA3NDM1NDlkNWRjMWExMjFhYWRiOGQiLCJwIjoiaiJ9 ## Reviews - [ ] Editorial review - [ ] Product review @ajthilakan
1 parent 287a9ef commit aa523ee

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

content/manuals/security/for-admins/hardened-desktop/settings-management/compliance-reporting.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ highest-priority applicable status according to the following rules.
8383
| No policy assigned | The user does not have any policy assigned to them. |
8484
| Non-compliant | The user fetched the correct policy, but hasn't applied it. |
8585
| Outdated | The user fetched a previous version of the policy. |
86-
| Unknown | The user hasn't fetched any policy yet, or their compliance can't be determined. |
8786
| Compliant | The user fetched and applied the latest assigned policy. |
8887

8988
**Domain status**
@@ -95,7 +94,6 @@ This reflects how the user’s email domain is evaluated based on the organizati
9594
| Verified | The user’s email domain is verified. |
9695
| Guest user | The user's email domain is not verified. |
9796
| Domainless | Your organization has no verified domains, and the user's domain is unknown. |
98-
| Unknown user | Your organization has verified domains, but the user's domain is unknown. |
9997

10098
**Settings status**
10199

0 commit comments

Comments
 (0)