You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: learn-pr/wwl-sci/plan-implement-entitlement-management/includes/5-add-terms-of-use-acceptance-report.md
+21-23Lines changed: 21 additions & 23 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,41 +21,39 @@ Once you finalize your terms of use document, use the following procedure to add
21
21
8. Select the language for your terms of use document. The language option allows you to upload multiple terms of use, each with a different language. The version of the terms of use that an end user sees, is based on their browser preferences.
22
22
9. To require end users to view the terms of use before accepting them, set **Require users to expand the terms of use** to **On**.
23
23
10. To require end users to accept your terms of use on every device they're accessing from, set **Require users to consent on every device** to **On**. Users are required to install other applications if this option is enabled.
24
-
25
-
> [!WARNING]
26
-
> Consent on every device requires users to register each device with Microsoft Entra ID before getting access.
24
+
> [!WARNING]
25
+
> Consent on every device requires users to register each device with Microsoft Entra ID before getting access.
27
26
28
27
11. If you want to expire terms of use consents on a schedule, set **Expire consents** to **On**. When set to On, two extra schedule settings are displayed.
29
-
30
-
:::image type="content" source="../media/new-terms-of-use-create.png" alt-text="Screenshot of the Expire consents settings to set start date, frequency, and duration.":::
28
+
:::image type="content" source="../media/new-terms-of-use-create.png" alt-text="Screenshot of the Expire consents settings to set start date, frequency, and duration.":::
31
29
32
30
12. Use the **Expire starting on** and **Frequency** settings to specify the schedule for terms of use expirations. The following table shows the result for a couple of example settings:
| Today's date | Monthly | The users must accept the terms of use and then reaccept every month, starting today. |
37
-
| Date in the future | Monthly | The users must accept the terms of use, starting today. When the future date occurs, consents expire and then users must reaccept every month. |
| Today's date | Monthly | The users must accept the terms of use and then reaccept every month, starting today. |
35
+
| Date in the future | Monthly | The users must accept the terms of use, starting today. When the future date occurs, consents expire and then users must reaccept every month. |
38
36
39
-
For example, if you set the expire starting on date to **Jan 1** and frequency to **Monthly**, here's how expirations might occur for two users:
37
+
For example, if you set the expire starting on date to **Jan 1** and frequency to **Monthly**, here's how expirations might occur for two users:
| Alice | January 1 | February 1 | March 1 | April 1 |
42
+
| Bob | January 15 | February 1 | March 1 | April 1 |
45
43
46
44
13. Use the **Duration before reacceptance requires (days)** setting to specify the number of days before the user must reaccept the terms of use. This setting allows users to follow their own schedule. For example, if you set the duration to **30** days, here's how expirations might occur for two users:
| Custom policy | Select the users, groups, and apps that the terms of use apply to. |
56
+
| Create Conditional Access policy later | Terms of use appear in the grant control list when creating a Conditional Access policy. |
59
57
60
58
15. When complete, select **Create**.
61
59
@@ -72,7 +70,7 @@ For example, if you set the expire starting on date to **Jan 1** and frequency t
72
70
24. Under **Enable policy**, select **On**.
73
71
25. When complete, select **Create**.
74
72
75
-
:::image type="content" source="../media/terms-of-use-conditional-access-policy.png" alt-text="Screenshot of the Conditional Access policy with configuration options highlighted.":::
73
+
:::image type="content" source="../media/terms-of-use-conditional-access-policy.png" alt-text="Screenshot of the Conditional Access policy with configuration options highlighted.":::
76
74
77
75
26. If you chose to use your own account, you can refresh your browser. You're prompted to sign in again. When you sign in, you again must accept the terms of use.
0 commit comments