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: articles/active-directory/manage-apps/tutorial-manage-access-security.md
+13-4Lines changed: 13 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ ms.author: jomondi
7
7
ms.service: active-directory
8
8
ms.subservice: app-mgmt
9
9
ms.topic: tutorial
10
-
ms.date: 02/24/2022
10
+
ms.date: 07/18/2022
11
11
12
12
# Customer intent: As an administrator of an Azure AD tenant, I want to manage access to my applications and make sure they are secure.
13
13
---
@@ -76,7 +76,7 @@ In this tutorial, the administrator can find the basic steps to configure the ap
76
76
1. Set **Enable policy** to **On**.
77
77
1. To apply the Conditional Access policy, select **Create**.
78
78
79
-
## Test multi-factor authentication
79
+
###Test multi-factor authentication
80
80
81
81
1. Open a new browser window in InPrivate or incognito mode and browse to the URL of the application.
82
82
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
98
98
1. For **Enforce with conditional access policy templates**, select **Custom policy**.
99
99
1. Select **Create**.
100
100
101
-
## Add the terms of use to the policy
101
+
###Add the terms of use to the policy
102
102
103
103
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.
105
105
1. Under **Access controls** and **Grant**, select the controls selected link.
106
106
1. Select *My TOU*.
107
107
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
114
114
> [!NOTE]
115
115
> 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.
116
116
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
+
117
119
1. Open the Azure portal.
118
120
1. Go to **Azure Active Directory**, and then select **Enterprise Applications**.
119
121
1. Under **Manage**, select **Collections**.
@@ -124,6 +126,13 @@ The My Apps portal enables administrators and users to manage the applications u
124
126
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**.
125
127
1. Select **Review + Create**, and then select **Create**. The properties for the new collection appear.
126
128
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
+
127
136
## Clean up resources
128
137
129
138
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