Skip to content

Commit 15151f1

Browse files
authored
changed files by pdets auto publish service, publishid[acf6971c-151f-4c6d-be45-21a278b2ed43] and do [publish].
1 parent 791f593 commit 15151f1

File tree

1 file changed

+21
-23
lines changed

1 file changed

+21
-23
lines changed

learn-pr/wwl-sci/plan-implement-entitlement-management/includes/5-add-terms-of-use-acceptance-report.md

Lines changed: 21 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -21,41 +21,39 @@ Once you finalize your terms of use document, use the following procedure to add
2121
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.
2222
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**.
2323
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.
2726
2827
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.":::
3129
3230
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:
3331

34-
| **Expire starting on** | **Frequency** | **Result** |
35-
| ---------------------- | ------------- | ---------------------------------------- |
36-
| 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. |
32+
| **Expire starting on** | **Frequency** | **Result** |
33+
| ---------------------- | ------------- | ---------------------------------------- |
34+
| 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. |
3836

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:
4038

41-
| **User** | **First accept date** | **First expire date** | **Second expire date** | **Third expire date** |
42-
| -------- | --------------------- | --------------------- | ---------------------- | --------------------- |
43-
| Alice | January 1 | February 1 | March 1 | April 1 |
44-
| Bob | January 15 | February 1 | March 1 | April 1 |
39+
| **User** | **First accept date** | **First expire date** | **Second expire date** | **Third expire date** |
40+
| -------- | --------------------- | --------------------- | ---------------------- | --------------------- |
41+
| Alice | January 1 | February 1 | March 1 | April 1 |
42+
| Bob | January 15 | February 1 | March 1 | April 1 |
4543

4644
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:
4745

48-
| **User** | **First accept date** | **First expire date** | **Second expire date** | **Third expire date** |
49-
| -------- | --------------------- | --------------------- | ---------------------- | --------------------- |
50-
| Alice | January 1 | January 31 | March 2 | April 1 |
51-
| Bob | January 15 | February 14 | March 16 | April 15 |
46+
| **User** | **First accept date** | **First expire date** | **Second expire date** | **Third expire date** |
47+
| -------- | --------------------- | --------------------- | ---------------------- | --------------------- |
48+
| Alice | January 1 | January 31 | March 2 | April 1 |
49+
| Bob | January 15 | February 14 | March 16 | April 15 |
5250

5351
14. Under **Conditional Access**, select **Custom policy**.
5452

55-
| **Template** | **Description** |
56-
| -------------------------------------- | ---------------------------------------- |
57-
| Custom policy | Select the users, groups, and apps that the terms of use apply to. |
58-
| Create Conditional Access policy later | Terms of use appear in the grant control list when creating a Conditional Access policy. |
53+
| **Template** | **Description** |
54+
| -------------------------------------- | ---------------------------------------- |
55+
| 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. |
5957

6058
15. When complete, select **Create**.
6159

@@ -72,7 +70,7 @@ For example, if you set the expire starting on date to **Jan 1** and frequency t
7270
24. Under **Enable policy**, select **On**.
7371
25. When complete, select **Create**.
7472

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.":::
7674
7775
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.
7876

0 commit comments

Comments
 (0)