Skip to content

Commit d4b9ff5

Browse files
Merge pull request #229173 from jenniferf-skc/analyticsaccesskeys
Added note about access key data available only for AWS
2 parents f544108 + 2eb21a6 commit d4b9ff5

File tree

1 file changed

+12
-9
lines changed

1 file changed

+12
-9
lines changed

articles/active-directory/cloud-infrastructure-entitlement-management/usage-analytics-access-keys.md

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: active-directory
88
ms.subservice: ciem
99
ms.workload: identity
1010
ms.topic: how-to
11-
ms.date: 02/23/2022
11+
ms.date: 03/01/2023
1212
ms.author: jfields
1313
---
1414

@@ -23,6 +23,9 @@ The **Analytics** dashboard in Permissions Management provides details about ide
2323
- **Access Keys**: Tracks the permission usage of access keys for a given user.
2424
- **Serverless Functions**: Tracks assigned permissions and usage of the serverless functions.
2525

26+
> [!NOTE]
27+
> Currently, Microsoft Azure and Google Cloud Platform (GCP) do not provide significant information about access keys to return access keys data. Access Keys analytics are currently only available for Amazon Web Services (AWS) accounts.
28+
2629
This article describes how to view usage analytics about access keys.
2730

2831
## Create a query to view access keys
@@ -33,8 +36,8 @@ When you select **Access keys**, the **Analytics** dashboard provides a high-lev
3336

3437
The following components make up the **Access Keys** dashboard:
3538

36-
- **Authorization System Type**: Select the authorization you want to use: Amazon Web Services (AWS), Microsoft Azure, or Google Cloud Platform (GCP).
37-
- **Authorization System**: Select from a **List** of accounts and **Folders***.
39+
- **Authorization System Type**: Select **AWS**.
40+
- **Authorization System**: Select from a **List** of accounts and **Folders**.
3841
- **Key Status**: Select **All**, **Active**, or **Inactive**.
3942
- **Key Activity State**: Select **All**, how long the access key has been used, or **Not Used**.
4043
- **Key Age**: Select **All** or how long ago the access key was created.
@@ -68,23 +71,23 @@ Filters can be applied in one, two, or all three categories depending on the typ
6871

6972
### Apply filters by authorization system type
7073

71-
1. From the **Authorization System Type** dropdown, select the authorization system you want to use: **AWS**, **Azure**, or **GCP**.
74+
1. From the **Authorization System Type** dropdown, select **AWS**.
7275
1. Select **Apply** to run your query and display the information you selected.
7376

7477
Select **Reset Filter** to discard your changes.
7578

7679

7780
### Apply filters by authorization system
7881

79-
1. From the **Authorization System Type** dropdown, select the authorization system you want to use: **AWS**, **Azure**, or **GCP**.
82+
1. From the **Authorization System Type** dropdown, select **AWS**.
8083
1. From the **Authorization System** dropdown, select accounts from a **List** of accounts and **Folders**.
8184
1. Select **Apply** to run your query and display the information you selected.
8285

8386
Select **Reset Filter** to discard your changes.
8487

8588
### Apply filters by key status
8689

87-
1. From the **Authorization System Type** dropdown, select the authorization system you want to use: **AWS**, **Azure**, or **GCP**.
90+
1. From the **Authorization System Type** dropdown, select **AWS**.
8891
1. From the **Authorization System** dropdown, select from a **List** of accounts and **Folders**.
8992
1. From the **Key Status** dropdown, select the type of key: **All**, **Active**, or **Inactive**.
9093
1. Select **Apply** to run your query and display the information you selected.
@@ -93,7 +96,7 @@ Filters can be applied in one, two, or all three categories depending on the typ
9396

9497
### Apply filters by key activity status
9598

96-
1. From the **Authorization System Type** dropdown, select the authorization system you want to use: **AWS**, **Azure**, or **GCP**.
99+
1. From the **Authorization System Type** dropdown, select **AWS**.
97100
1. From the **Authorization System** dropdown, select from a **List** of accounts and **Folders**.
98101
1. From the **Key Activity State** dropdown, select **All**, the duration for how long the access key has been used, or **Not Used**.
99102

@@ -103,7 +106,7 @@ Filters can be applied in one, two, or all three categories depending on the typ
103106

104107
### Apply filters by key age
105108

106-
1. From the **Authorization System Type** dropdown, select the authorization system you want to use: **AWS**, **Azure**, or **GCP**.
109+
1. From the **Authorization System Type** dropdown, select **AWS**.
107110
1. From the **Authorization System** dropdown, select from a **List** of accounts and **Folders**.
108111
1. From the **Key Age** dropdown, select **All** or how long ago the access key was created.
109112

@@ -113,7 +116,7 @@ Filters can be applied in one, two, or all three categories depending on the typ
113116

114117
### Apply filters by task type
115118

116-
1. From the **Authorization System Type** dropdown, select the authorization system you want to use: **AWS**, **Azure**, or **GCP**.
119+
1. From the **Authorization System Type** dropdown, select **AWS**.
117120
1. From the **Authorization System** dropdown, select from a **List** of accounts and **Folders**.
118121
1. From the **Task Type** dropdown, select **All** tasks, **High Risk Tasks** or, for a list of tasks where users have deleted data, select **Delete tasks**.
119122
1. Select **Apply** to run your query and display the information you selected.

0 commit comments

Comments
 (0)