Skip to content

Commit 5809006

Browse files
committed
added per Jeroen
1 parent b5e927f commit 5809006

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/active-directory/authentication/howto-mfa-mfasettings.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services: multi-factor-authentication
66
ms.service: active-directory
77
ms.subservice: authentication
88
ms.topic: how-to
9-
ms.date: 09/15/2023
9+
ms.date: 10/18/2023
1010

1111
ms.author: justinha
1212
author: justinha
@@ -341,6 +341,9 @@ To enable trusted IPs by using Conditional Access policies, complete the followi
341341

342342
`c:[Type== "https://schemas.microsoft.com/ws/2012/01/insidecorporatenetwork"] => issue(claim = c);`
343343

344+
>[!NOTE]
345+
>The **Skip multi-factor authentication for requests from federated users on my intranet** option will affect the Conditional Access evaluation for locations.
346+
344347
* **For requests from a specific range of public IPs**: To choose this option, enter the IP addresses in the text box, in CIDR notation.
345348
* For IP addresses that are in the range *xxx.xxx.xxx*.1 through *xxx.xxx.xxx*.254, use notation like ***xxx.xxx.xxx*.0/24**.
346349
* For a single IP address, use notation like ***xxx.xxx.xxx.xxx*/32**.

0 commit comments

Comments
 (0)