Skip to content

Commit 64a3779

Browse files
committed
Added note about access key data avail only for AWS
1 parent d1f5742 commit 64a3779

File tree

1 file changed

+12
-10
lines changed

1 file changed

+12
-10
lines changed

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

Lines changed: 12 additions & 10 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

@@ -20,9 +20,11 @@ The **Analytics** dashboard in Permissions Management provides details about ide
2020
- **Groups**: Tracks assigned permissions and usage of the group and the group members.
2121
- **Active Resources**: Tracks active resources (used in the last 90 days).
2222
- **Active Tasks**: Tracks active tasks (performed in the last 90 days).
23-
- **Access Keys**: Tracks the permission usage of access keys for a given user.
23+
- **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] 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.
27+
2628
This article describes how to view usage analytics about access keys.
2729

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

3436
The following components make up the **Access Keys** dashboard:
3537

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***.
38+
- **Authorization System Type**: Select **AWS**.
39+
- **Authorization System**: Select from a **List** of accounts and **Folders**.
3840
- **Key Status**: Select **All**, **Active**, or **Inactive**.
3941
- **Key Activity State**: Select **All**, how long the access key has been used, or **Not Used**.
4042
- **Key Age**: Select **All** or how long ago the access key was created.
@@ -68,23 +70,23 @@ Filters can be applied in one, two, or all three categories depending on the typ
6870

6971
### Apply filters by authorization system type
7072

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

7476
Select **Reset Filter** to discard your changes.
7577

7678

7779
### Apply filters by authorization system
7880

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

8385
Select **Reset Filter** to discard your changes.
8486

8587
### Apply filters by key status
8688

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

9496
### Apply filters by key activity status
9597

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

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

104106
### Apply filters by key age
105107

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

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

114116
### Apply filters by task type
115117

116-
1. From the **Authorization System Type** dropdown, select the authorization system you want to use: **AWS**, **Azure**, or **GCP**.
118+
1. From the **Authorization System Type** dropdown, select **AWS**.
117119
1. From the **Authorization System** dropdown, select from a **List** of accounts and **Folders**.
118120
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**.
119121
1. Select **Apply** to run your query and display the information you selected.

0 commit comments

Comments
 (0)