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/governance/manage-workflow-properties.md
+4-4Lines changed: 4 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 @@ manager: amycolannino
7
7
ms.service: active-directory
8
8
ms.workload: identity
9
9
ms.topic: how-to
10
-
ms.date: 01/31/2022
10
+
ms.date: 03/07/2023
11
11
ms.subservice: compliance
12
12
ms.custom: template-how-to
13
13
---
@@ -28,11 +28,11 @@ You can update the following basic information without creating a new workflow.
28
28
29
29
If you change any other parameters, a new version is required to be created as outlined in the [Managing workflow versions](manage-workflow-tasks.md) article.
30
30
31
-
If done via the Azure portal, the new version is created automatically. If done using Microsoft Graph, you will have to manually create a new version of the workflow. For more information, see [Edit the properties of a workflow using Microsoft Graph](#edit-the-properties-of-a-workflow-using-microsoft-graph).
31
+
If done via the Azure portal, the new version is created automatically. If done using Microsoft Graph, you must manually create a new version of the workflow. For more information, see [Edit the properties of a workflow using Microsoft Graph](#edit-the-properties-of-a-workflow-using-microsoft-graph).
32
32
33
33
## Edit the properties of a workflow using the Azure portal
34
34
35
-
To edit the properties of a workflow using the Azure portal, you'll do the following steps:
35
+
To edit the properties of a workflow using the Azure portal, you do the following steps:
36
36
37
37
1. Sign in to the [Azure portal](https://portal.azure.com).
38
38
@@ -42,7 +42,7 @@ To edit the properties of a workflow using the Azure portal, you'll do the follo
42
42
43
43
1. On the left menu, select **Workflows (Preview)**.
44
44
45
-
1. Here you'll see a list of all of your current workflows. Select the workflow that you want to edit.
45
+
1. Here you see a list of all of your current workflows. Select the workflow that you want to edit.
46
46
47
47
:::image type="content" source="media/manage-workflow-properties/manage-list.png" alt-text="Screenshot of the manage workflow list.":::
[Azure AD recommendations](overview-recommendations.md) is a feature that provides you with personalized insights and actionable guidance to align your tenant with recommended best practices.
21
21
22
-
23
22
This article covers the recommendation to minimize multi-factor authentication (MFA) prompts from known devices. This recommendation is called `tenantMFA` in the recommendations API in Microsoft Graph.
24
23
25
24
## Description
26
25
27
26
As an admin, you want to maintain security for your company’s resources, but you also want your employees to easily access resources as needed.
28
27
29
-
MFA enables you to enhance the security posture of your tenant. While enabling MFA is a good practice, you should try to keep the number of MFA prompts your users have to go through at a minimum. One option you have to accomplish this goal is to **allow users to remember multi-factor authentication on devices they trust**.
30
-
31
-
The remember multi-factor authentication feature sets a persistent cookie on the browser when a user selects the Don't ask again for X days option at sign-in. The user isn't prompted again for MFA from that browser until the cookie expires. If the user opens a different browser on the same device or clears the cookies, they're prompted again to verify.
28
+
MFA enables you to enhance the security posture of your tenant. While enabling MFA is a good practice, you should try to keep the number of MFA prompts your users have to go through at a minimum. One option you have to accomplish this goal is to **allow users to remember multi-factor authentication on trusted devices**.
32
29
33
-

30
+
The "remember multi-factor authentication on trusted device" feature sets a persistent cookie on the browser when a user selects the "Don't ask again for X days" option at sign-in. The user isn't prompted again for MFA from that browser until the cookie expires. If the user opens a different browser on the same device or clears the cookies, they're prompted again to verify.
34
31
35
32
For more information, see [Configure Azure AD Multi-Factor Authentication settings](../authentication/howto-mfa-mfasettings.md).
36
33
37
-
38
-
## Logic
39
-
40
-
This recommendation shows up, if you have set the remember multi-factor authentication feature to less than 30 days.
41
-
34
+
This recommendation shows up if you have set the **remember multi-factor authentication** feature to less than 30 days.
42
35
43
36
## Value
44
37
45
38
This recommendation improves your user's productivity and minimizes the sign-in time with fewer MFA prompts. Ensure that your most sensitive resources can have the tightest controls, while your least sensitive resources can be more freely accessible.
46
39
47
40
## Action plan
48
41
49
-
1. Review [configure Azure AD Multi-Factor Authentication settings](../authentication/howto-mfa-mfasettings.md).
42
+
1. Review the [How to configure Azure AD Multi-Factor Authentication settings](../authentication/howto-mfa-mfasettings.md) article.
43
+
1. Go to **Azure AD** > **Multifactor authentication** > select the **Additional cloud-based multifactor authentication settings** link.
44
+
45
+

46
+
47
+
1. Adjust the number of days in the **remember multi-factor authentication on trusted device** section to 90 days.
48
+
49
+

50
50
51
-
2. Set the remember multi-factor authentication feature to 90 days.
0 commit comments