Skip to content

Commit 06793c4

Browse files
committed
Added article and deleted. Updates to TOC
1 parent 418a034 commit 06793c4

File tree

8 files changed

+63
-60
lines changed

8 files changed

+63
-60
lines changed

.openpublishing.redirection.active-directory.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11065,6 +11065,11 @@
1106511065
"source_path_from_root": "/articles/active-directory/privileged-identity-management/groups-features.md",
1106611066
"redirect_url": "azure/active-directory/privileged-identity-management/concept-pim-for-groups",
1106711067
"redirect_document_id": false
11068+
},
11069+
{
11070+
"source_path_from_root": "/articles/active-directory/cloud-infrastructure-entitlement-management/product-data-inventory.md",
11071+
"redirect_url": "/azure/active-directory/cloud-infrastructure-entitlement-management/product-data-billable-resources",
11072+
"redirect_document_id": false
1106811073
}
1106911074
]
1107011075
}

articles/active-directory/cloud-infrastructure-entitlement-management/TOC.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,13 @@
3232
href: ui-dashboard.md
3333
- name: View data about the activity in your authorization system
3434
href: product-dashboard.md
35-
- name: Configure settings for data collection
35+
- name: View current billable resources in your authorization system
36+
href: product-data-billable-resources.md
37+
- name: View information about your Authorization Systems
3638
expanded: false
3739
items:
3840
- name: View and configure settings for data collection
3941
href: product-data-sources.md
40-
- name: Display an inventory of created resources and licenses
41-
href: product-data-inventory.md
4242
- name: Manage organizational and personal information
4343
expanded: false
4444
items:

articles/active-directory/cloud-infrastructure-entitlement-management/faqs.md

Lines changed: 6 additions & 1 deletion
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: faq
11-
ms.date: 04/20/2022
11+
ms.date: 01/25/2023
1212
ms.author: jfields
1313
---
1414

@@ -148,6 +148,11 @@ Permissions Management is $125 per resources/year ($10.40 per resource/month). P
148148

149149
## Do I need to pay for all resources?
150150

151+
Although Permissions Management supports all resources, Microsoft only requires licenses for certain resources per cloud. To learn more about billable resources, visit [View billable resources listed in your authorization system](product-data-billable-resources.md)
152+
153+
## How do I figure out how many resources I have?
154+
155+
To find out how many resources you have across your multicloud infrastructure, view the Billable Resources tab in Permissions Management.
151156

152157
## What do I do if I’m using Public Preview version of Entra Permissions Management?
153158

Loading

articles/active-directory/cloud-infrastructure-entitlement-management/product-dashboard.md

Lines changed: 4 additions & 1 deletion
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: 01/25/2023
1212
ms.author: jfields
1313
---
1414

@@ -25,6 +25,9 @@ The Permissions Management **Dashboard** provides an overview of the authorizati
2525

2626
The **Permission Creep Index (PCI)** chart updates to display information about the accounts and folders you selected. The number of days since the information was last updated displays in the upper right corner.
2727

28+
>[NOTE]
29+
>Default and GCP-managed service accounts are not included in the PCI calculation.
30+
2831
1. In the Permission Creep Index (PCI) graph, select a bubble.
2932

3033
The bubble displays the number of identities that are considered high-risk.
Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
---
2+
title: View current billable resources in your authorization systems
3+
description: How to view current billable resources in your authorization system in Permissions Management.
4+
services: active-directory
5+
author: jenniferf-skc
6+
manager: amycolannino
7+
ms.service: active-directory
8+
ms.subservice: ciem
9+
ms.workload: identity
10+
ms.topic: how-to
11+
ms.date: 01/25/2023
12+
ms.author: jfields
13+
---
14+
15+
# View billable resources listed in your authorization system
16+
17+
Gain insight into current billable resources listed in your authorization system. In Microsoft Entra Permissions Management, a billable resource is defined as a cloud service that uses compute or memory and requires a license. The Permissions Management Billable Resources tab shows you which resources are in your authorization system, and how many of them you're being billed for.
18+
19+
Here is the current list of resources per cloud provider. This list is subject to change as cloud providers add more services in the future.
20+
21+
:::image type="content" source="media/onboard-enable-tenant/billable-resources.png" alt-text="A table of current Microsoft billable resources." lightbox="media/onboard-enable-tenant/billable-resources.png":::
22+
23+
## View resources in your authorization system
24+
25+
1. To access your billable resource information, from the Permissions Management home page, select Settings (gear icon).
26+
1. Select the Billable Resources tab.
27+
1. Select your Authorization System:
28+
29+
- **AWS** for Amazon Web Services.
30+
- **Azure** for Microsoft Azure.
31+
- **GCP** for Google Cloud Platform.
32+
33+
The interface displays information showing which resource you have in your Authorization System per category.
34+
35+
1. To change the columns displayed in the table, select **Columns**, and then select the information you want to display.
36+
37+
- To discard your changes, select **Reset to default**.
38+
39+
40+
## Next steps
41+
42+
- For information about viewing and configuring settings for collecting data from your authorization system and its associated accounts, see [View and configure settings for data collection](product-data-sources.md).

articles/active-directory/cloud-infrastructure-entitlement-management/product-data-inventory.md

Lines changed: 0 additions & 52 deletions
This file was deleted.

articles/active-directory/cloud-infrastructure-entitlement-management/product-data-sources.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
2-
title: View and configure settings for data collection from your authorization system in Permissions Management
3-
description: How to view and configure settings for collecting data from your authorization system in Permissions Management.
2+
title: View and configure settings for data collection
3+
description: How to view and configure settings for collecting data from your authorization system.
44
services: active-directory
55
author: jenniferf-skc
66
manager: amycolannino
77
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: 01/25/2023
1212
ms.author: jfields
1313
---
1414

0 commit comments

Comments
 (0)