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/conditional-access/howto-continuous-access-evaluation-troubleshoot.md
+10-14Lines changed: 10 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ services: active-directory
6
6
ms.service: active-directory
7
7
ms.subservice: conditional-access
8
8
ms.topic: troubleshooting
9
-
ms.date: 01/05/2023
9
+
ms.date: 04/03/2023
10
10
11
11
ms.author: joflore
12
12
author: MicrosoftGuyJFlo
@@ -21,21 +21,21 @@ Administrators can monitor and troubleshoot sign in events where [continuous acc
21
21
22
22
## Continuous access evaluation sign-in reporting
23
23
24
-
Administrators will have the opportunity to monitor user sign-ins where CAE is applied. This pane can be located by via the following instructions:
24
+
Administrators can monitor user sign-ins where continuous access evaluation (CAE) is applied. This information is found in the Azure AD sign-in logs:
25
25
26
26
1. Sign in to the **Azure portal** as a Conditional Access Administrator, Security Administrator, or Global Administrator.
27
-
1. Browse to **Azure Active Directory** > **Sign-ins**.
27
+
1. Browse to **Azure Active Directory** > **Sign-in logs**.
28
28
1. Apply the **Is CAE Token** filter.
29
29
30
-
[](./media/howto-continuous-access-evaluation-troubleshoot/azure-ad-sign-ins-log-apply-filter.png#lightbox)
30
+
[](./media/howto-continuous-access-evaluation-troubleshoot/sign-ins-log-apply-filter.png#lightbox)
31
31
32
-
From here, admins will be presented with information about their user’s sign-in events. Select any sign-in to see details about the session, like which Conditional Access policies were applied and is CAE enabled.
32
+
From here, admins are presented with information about their user’s sign-in events. Select any sign-in to see details about the session, like which Conditional Access policies applied and if CAE enabled.
33
33
34
-
There are multiple sign-in requests for each authentication. Some will be shown on the interactive tab, while others will be shown on the non-interactive tab. CAE will only be displayed as true for one of the requests, and it can be on the interactive tab or non-interactive tab. Admins need to check both tabs to confirm whether the user's authentication is CAE enabled or not.
34
+
There are multiple sign-in requests for each authentication. Some are on the interactive tab, while others are on the non-interactive tab. CAE is only marked true for one of the requests, it can be on the interactive tab or non-interactive tab. Admins must check both tabs to confirm whether the user's authentication is CAE enabled or not.
35
35
36
36
### Searching for specific sign-in attempts
37
37
38
-
Sign in logs contain information on Success as well as failure events. Use filters to narrow your search. For example, if a user signed in to Teams, use the Application filter and set it to Teams. Admins may need to check the sign-ins from both interactive and non-interactive tabs to locate the specific sign-in. To further narrow the search, admins may apply multiple filters.
38
+
Sign in logs contain information on success and failure events. Use filters to narrow your search. For example, if a user signed in to Teams, use the Application filter and set it to Teams. Admins may need to check the sign-ins from both interactive and non-interactive tabs to locate the specific sign-in. To further narrow the search, admins may apply multiple filters.
39
39
40
40
## Continuous access evaluation workbooks
41
41
@@ -49,33 +49,29 @@ Log Analytics integration must be completed before workbooks are displayed. For
49
49
1. Browse to **Azure Active Directory** > **Workbooks**.
50
50
1. Under **Public Templates**, search for **Continuous access evaluation insights**.
51
51
52
-
[](./media/howto-continuous-access-evaluation-troubleshoot/azure-ad-workbooks-continuous-access-evaluation.png#lightbox)
53
-
54
52
The **Continuous access evaluation insights** workbook contains the following table:
55
53
56
54
### Potential IP address mismatch between Azure AD and resource provider
57
55
58
-

59
-
60
56
The potential IP address mismatch between Azure AD & resource provider table allows admins to investigate sessions where the IP address detected by Azure AD doesn't match with the IP address detected by the resource provider.
61
57
62
58
This workbook table sheds light on these scenarios by displaying the respective IP addresses and whether a CAE token was issued during the session.
63
59
64
-
####Continuous access evaluation insights per sign-in
60
+
### Continuous access evaluation insights per sign-in
65
61
66
62
The continuous access evaluation insights per sign-in page in the workbook connects multiple requests from the sign-in logs and displays a single request where a CAE token was issued.
67
63
68
64
This workbook can come in handy, for example, when: A user opens Outlook on their desktop and attempts to access resources inside of Exchange Online. This sign-in action may map to multiple interactive and non-interactive sign-in requests in the logs making issues hard to diagnose.
69
65
70
-
####IP address configuration
66
+
## IP address configuration
71
67
72
68
Your identity provider and resource providers may see different IP addresses. This mismatch may happen because of the following examples:
73
69
74
70
- Your network implements split tunneling.
75
71
- Your resource provider is using an IPv6 address and Azure AD is using an IPv4 address.
76
72
- Because of network configurations, Azure AD sees one IP address from the client and your resource provider sees a different IP address from the client.
77
73
78
-
If this scenario exists in your environment, to avoid infinite loops, Azure AD will issue a one-hour CAE token and won't enforce client location change during that one-hour period. Even in this case, security is improved compared to traditional one-hour tokens since we're still evaluating the other events besides client location change events.
74
+
If this scenario exists in your environment, to avoid infinite loops, Azure AD issues a one-hour CAE token and doesn't enforce client location change during that one-hour period. Even in this case, security is improved compared to traditional one-hour tokens since we're still evaluating the other events besides client location change events.
79
75
80
76
Admins can view records filtered by time range and application. Admins can compare the number of mismatched IPs detected with the total number of sign-ins during a specified time period.
Copy file name to clipboardExpand all lines: articles/aks/supported-kubernetes-versions.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,7 +59,7 @@ For the past release history, see [Kubernetes history](https://en.wikipedia.org/
59
59
60
60
With AKS, you can create a cluster without specifying the exact patch version. When you create a cluster without designating a patch, the cluster will run the minor version's latest GA patch. For example, if you create a cluster with **`1.21`**, your cluster will run **`1.21.7`**, which is the latest GA patch version of *1.21*.
61
61
62
-
When you upgrade by alias minor version, only a higher minor version is supported. For example, upgrading from `1.14.x` to `1.14` won't trigger an upgrade to the latest GA `1.14` patch, but upgrading to `1.15` will trigger an upgrade to the latest GA `1.15` patch.
62
+
When you upgrade by alias minor version, only a higher minor version is supported. For example, upgrading from `1.14.x` to `1.14` won't trigger an upgrade to the latest GA `1.14` patch, but upgrading to `1.15` will trigger an upgrade to the latest GA `1.15` patch. If you wish to upgrade your patch version in the same minor version, please use [auto-upgrade](https://learn.microsoft.com/azure/aks/auto-upgrade-cluster#using-cluster-auto-upgrade).
63
63
64
64
To see what patch you're on, run the `az aks show --resource-group myResourceGroup --name myAKSCluster` command. The `currentKubernetesVersion` property shows the whole Kubernetes version.
Copy file name to clipboardExpand all lines: articles/api-management/enable-cors-power-platform.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
@@ -1,6 +1,6 @@
1
1
---
2
-
title: Enable CORS policies to test Azure API Management custom connector
3
-
description: How to enable CORS policies in Azure API Management and Power Platform to test a custom connector from Power Platform applications.
2
+
title: Enable CORS policies for Azure API Management custom connector
3
+
description: How to enable CORS policies in Azure API Management and Power Platform to test and use a custom connector from Power Platform applications.
4
4
services: api-management
5
5
author: dlepow
6
6
@@ -10,10 +10,10 @@ ms.date: 03/24/2023
10
10
ms.author: danlep
11
11
12
12
---
13
-
# Enable CORS policies to test custom connector from Power Platform
13
+
# Enable CORS policies for API Management custom connector
14
14
Cross-origin resource sharing (CORS) is an HTTP-header based mechanism that allows a server to indicate any origins (domain, scheme, or port) other than its own from which a browser should permit loading resources. Customers can add a [CORS policy](cors-policy.md) to their web APIs in Azure API Management, which adds cross-origin resource sharing support to an operation or an API to allow cross-domain calls from browser-based clients.
15
15
16
-
If you've exported an API from API Management as a [custom connector](export-api-power-platform.md) in the Power Platform and want to use the Power Apps or Power Automate test console to call the API, you need to configure your API to explicitly enable cross-origin requests from Power Platform applications. This article shows you how to configure the following two necessary policy settings:
16
+
If you've exported an API from API Management as a [custom connector](export-api-power-platform.md) in the Power Platform and want to use browser-based clients including Power Apps or Power Automate to call the API, you need to configure your API to explicitly enable cross-origin requests from Power Platform applications. This article shows you how to configure the following two necessary policy settings:
Copy file name to clipboardExpand all lines: articles/api-management/export-api-power-platform.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ You can manage your custom connector in your Power Apps or Power Platform enviro
50
50
1. Select the pencil (Edit) icon to edit and test the custom connector.
51
51
52
52
> [!IMPORTANT]
53
-
> To call the API from the Power Apps test console, you need to configure a CORS policy in your API Management instance and create a policy in the custom connector to set an Origin header in HTTP requests. For more information, see [Enable CORS policies to test custom connector from Power Platform](enable-cors-power-platform.md).
53
+
> To call the API from the Power Apps test console, you need to configure a CORS policy in your API Management instance and create a policy in the custom connector to set an Origin header in HTTP requests. For more information, see [Enable CORS policies for custom connector](enable-cors-power-platform.md).
0 commit comments