Skip to content

Commit 198f98b

Browse files
authored
Merge pull request #205061 from yoelhor/patch-276
Update tutorial-manage-access-security.md
2 parents 4cd7a1b + 6ce9121 commit 198f98b

File tree

1 file changed

+13
-4
lines changed

1 file changed

+13
-4
lines changed

articles/active-directory/manage-apps/tutorial-manage-access-security.md

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.author: jomondi
77
ms.service: active-directory
88
ms.subservice: app-mgmt
99
ms.topic: tutorial
10-
ms.date: 02/24/2022
10+
ms.date: 07/18/2022
1111

1212
# Customer intent: As an administrator of an Azure AD tenant, I want to manage access to my applications and make sure they are secure.
1313
---
@@ -76,7 +76,7 @@ In this tutorial, the administrator can find the basic steps to configure the ap
7676
1. Set **Enable policy** to **On**.
7777
1. To apply the Conditional Access policy, select **Create**.
7878

79-
## Test multi-factor authentication
79+
### Test multi-factor authentication
8080

8181
1. Open a new browser window in InPrivate or incognito mode and browse to the URL of the application.
8282
1. Sign in with the user account that you assigned to the application. You're required to register for and use Azure AD Multi-Factor Authentication. Follow the prompts to complete the process and verify you successfully sign into the Azure portal.
@@ -98,10 +98,10 @@ Juan wants to make sure that certain terms and conditions are known to users bef
9898
1. For **Enforce with conditional access policy templates**, select **Custom policy**.
9999
1. Select **Create**.
100100

101-
## Add the terms of use to the policy
101+
### Add the terms of use to the policy
102102

103103
1. In the left menu of the tenant overview, select **Security**.
104-
1. Select **Conditional Access**, and then select the *MFA Pilot* policy.
104+
1. Select **Conditional Access**, and then **Policies**. From the list of policies, select the *MFA Pilot* policy.
105105
1. Under **Access controls** and **Grant**, select the controls selected link.
106106
1. Select *My TOU*.
107107
1. Select **Require all the selected controls**, and then choose **Select**.
@@ -114,6 +114,8 @@ The My Apps portal enables administrators and users to manage the applications u
114114
> [!NOTE]
115115
> Applications only appear in a user's my Apps portal after the user is assigned to the application and the application is configured to be visible to users. See [Configure application properties](add-application-portal-configure.md) to learn how to make the application visible to users.
116116
117+
By default, all applications are listed together on a single page. But you can use collections to group together related applications and present them on a separate tab, making them easier to find. For example, you can use collections to create logical groupings of applications for specific job roles, tasks, projects, and so on. In this section, you create a collection and assign it to users and groups.
118+
117119
1. Open the Azure portal.
118120
1. Go to **Azure Active Directory**, and then select **Enterprise Applications**.
119121
1. Under **Manage**, select **Collections**.
@@ -124,6 +126,13 @@ The My Apps portal enables administrators and users to manage the applications u
124126
1. Select the **Users and groups** tab. Select **+ Add users and groups**, and then in the **Add users and groups** page, select the users or groups you want to assign the collection to. Or use the Search box to find users or groups. When you're finished selecting users and groups, choose **Select**.
125127
1. Select **Review + Create**, and then select **Create**. The properties for the new collection appear.
126128

129+
### Check the collection in the My Apps portal
130+
131+
1. Open a new browser window in InPrivate or incognito mode and browse to the [My Apps](https://myapps.microsoft.com/) portal.
132+
1. Sign in with the user account that you assigned to the application.
133+
1. Check that the collection you created appears in the My Apps portal.
134+
1. Close the browser window.
135+
127136
## Clean up resources
128137

129138
You can keep the resources for future use, or if you're not going to continue to use the resources created in this tutorial, delete them with the following steps.

0 commit comments

Comments
 (0)