Quickstart: Require terms of use to be accepted before accessing cloud apps
Before accessing certain cloud apps in your environment, you might want to get consent from users in form of accepting your terms of use (ToU). Azure Active Directory (Azure AD) Conditional Access provides you with:
- A simple method to configure ToU
- The option to require accepting your terms of use through a Conditional Access policy
This quickstart shows how to configure an Azure AD Conditional Access policy that requires a ToU to be accepted for a selected cloud app in your environment.
If you don't have an Azure subscription, create a free account before you begin.
Prerequisites
To complete the scenario in this quickstart, you need:
- Access to an Azure AD Premium edition - Azure AD Conditional Access is an Azure AD Premium capability.
- A test account called Isabella Simonsen - If you don't know how to create a test account, see Add cloud-based users.
Test your sign-in
The goal of this step is to get an impression of the sign-in experience without a Conditional Access policy.
To test your sign-in:
- Sign in to your Azure portal as Isabella Simonsen.
- Sign out.
Create your terms of use
This section provides you with the steps to create a sample ToU. When you create a ToU, you select a value for Enforce with Conditional Access policy templates. Selecting Custom policy opens the dialog to create a new Conditional Access policy as soon as your ToU has been created.
To create your terms of use:
In Microsoft Word, create a new document.
Type My terms of use, and then save the document on your computer as mytou.pdf.
Sign in to your Azure portal as global administrator, security administrator, or a Conditional Access administrator.
In the Azure portal, on the left navbar, click Azure Active Directory.

On the Azure Active Directory page, in the Security section, click Conditional Access.

In the Manage section, click Terms of use.
In the menu on the top, click New terms.
On the New terms of use page:
- In the Name textbox, type My TOU.
- In the Display name textbox, type My TOU.
- Upload your terms of use PDF file.
- As Language, select English.
- As Require users to expand the terms of use, select On.
- As Enforce with Conditional Access policy templates, select Custom policy.
- Click Create.
Create your Conditional Access policy
This section shows how to create the required Conditional Access policy. The scenario in this quickstart uses:
- The Azure portal as placeholder for a cloud app that requires your ToU to be accepted.
- Your sample user to test the Conditional Access policy.
In your policy, set:
| Setting | Value |
|---|---|
| Users and groups | Isabella Simonsen |
| Cloud apps | Microsoft Azure Management |
| Grant access | My TOU |
To configure your Conditional Access policy:
On the New page, in the Name textbox, type Require TOU for Isabella.

In the Assignment section, click Users and groups.
On the Users and groups page:
- Click Select users and groups, and then select Users and groups.
- Click Select.
- On the Select page, select Isabella Simonsen, and then click Select.
- On the Users and groups page, click Done.
Click Cloud apps.
On the Cloud apps page:

- Click Select apps.
- Click Select.
- On the Select page, select Microsoft Azure Management, and then click Select.
- On the Cloud apps page, click Done.
In the Access controls section, click Grant.

On the Grant page:

- Select Grant access.
- Select My TOU.
- Click Select.
In the Enable policy section, click On.

Click Create.
Evaluate a simulated sign-in
Now that you have configured your Conditional Access policy, you probably want to know whether it works as expected. As a first step, use the Conditional Access what if policy tool to simulate a sign-in of your test user. The simulation estimates the impact this sign-in has on your policies and generates a simulation report.
To initialize the What If policy evaluation tool, set:
- Isabella Simonsen as user
- Microsoft Azure Management as cloud app
Clicking What If creates a simulation report that shows:
- Require TOU for Isabella under Policies that will apply
- My TOU as Grant Controls.

To evaluate your Conditional Access policy:
On the Conditional Access - Policies page, in the menu on the top, click What If.

Click Users, select Isabella Simonsen, and then click Select.

To select a cloud app:
- Click Cloud apps.
- On the Cloud apps page, click Select apps.
- Click Select.
- On the Select page, select Microsoft Azure Management, and then click Select.
- On the cloud apps page, click Done.
Click What If.
Test your Conditional Access policy
In the previous section, you have learned how to evaluate a simulated sign-in. In addition to a simulation, you should also test your Conditional Access policy to ensure that it works as expected.
To test your policy, try to sign-in to your Azure portal using your Isabella Simonsen test account. You should see a dialog that requires you to accept your terms of use.
Clean up resources
When no longer needed, delete the test user and the Conditional Access policy:
If you don't know how to delete an Azure AD user, see Delete users from Azure AD.
To delete your policy, select your policy, and then click Delete in the quick access toolbar.
To delete your terms of use, select it, and then click Delete terms in the toolbar on top.
Next steps
Tilbakemeldinger
Send inn og vis tilbakemelding for