Skip to content

Commit 166662f

Browse files
committed
erikre-oob2202-9370034
1 parent a897e08 commit 166662f

3 files changed

Lines changed: 13 additions & 20 deletions

File tree

memdocs/intune/developer/reports-changelog.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ keywords: Intune Data Warehouse
77
author: Erikre
88
ms.author: erikre
99
manager: dougeby
10-
ms.date: 12/16/2021
10+
ms.date: 02/01/2021
1111
ms.topic: reference
1212
ms.service: microsoft-intune
1313
ms.subservice: developer
@@ -33,6 +33,11 @@ ms.collection: M365-identity-device-management
3333

3434
Keep current on updates to the Intune Data Warehouse.
3535

36+
## 2202
37+
_Released Feburary 2022_
38+
39+
The `applicationInventory` entity has been removed from the Intune Data Warehouse. A new dataset is now available in the UI and via Intune's export API. For related information, see [Export Intune reports using Graph APIs](../fundamentals/reports-export-graph-apis.md).
40+
3641
## 2105
3742
_Released May 2021_
3843

memdocs/intune/developer/reports-ref-application.md

Lines changed: 1 addition & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ keywords: Intune Data Warehouse
77
author: Erikre
88
ms.author: erikre
99
manager: dougeby
10-
ms.date: 12/16/2021
10+
ms.date: 02/01/2021
1111
ms.topic: reference
1212
ms.service: microsoft-intune
1313
ms.subservice: developer
@@ -106,23 +106,6 @@ The **vppProgramType** entity lists possible VPP program types for an app.
106106
| 00000000-0000-0000-0000-000000000000 | Not Yet Available | Default value, No VPP. |
107107
| B54814E0-68EA-4BA4-8088-B5AAB58E737B | Apple | Apple's VPP program. |
108108

109-
110-
111-
## applicationInventories
112-
113-
The **applicationInventory** entity lists the applications found on the device at the time of inventory collection.
114-
115-
> [!NOTE]
116-
> This entity is in the process of being deprecated.
117-
118-
| Property | Description |
119-
|---------|------------|
120-
| deviceKey | This is a reference to the Device table which contains the Intune device ID. |
121-
| dateKey | Reference to date table indicating the day of inventory. |
122-
| applicationName | The application name. |
123-
| applicationVersion | Version of the application. |
124-
| bundleSize | The size of the app in bytes. |
125-
126109
## mobileAppInstallStates
127110

128111
The **mobileAppInstallState** entity represents the install state for a mobile application after it has been assigned to a group containing devices, users or both.

memdocs/intune/fundamentals/whats-new.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ keywords:
77
author: Erikre
88
ms.author: erikre
99
manager: dougeby
10-
ms.date: 01/28/2022
10+
ms.date: 02/01/2022
1111
ms.topic: conceptual
1212
ms.service: microsoft-intune
1313
ms.subservice: fundamentals
@@ -74,6 +74,11 @@ This public preview applies to:
7474

7575
For this preview, you download a preview version of Microsoft Defender for Endpoint from the Apple app store, and then migrate supported devices from the standalone Tunnel client app to the preview app. For details, see [Migrate to the Microsoft Defender for Endpoint app](../protect/microsoft-tunnel-migrate-app.md).
7676

77+
### Scripts/Developer
78+
79+
#### Intune Data Warehouse updates<!-- 9370034 -->
80+
The `applicationInventory` entity has been removed from the Intune Data Warehouse. A new dataset is now available in the UI and via Intune's export API. For more information, see [Export Intune reports using Graph APIs](../fundamentals/reports-export-graph-apis.md).
81+
7782
## Week of January 24, 2022 (Service release 2201)
7883

7984
### App management

0 commit comments

Comments
 (0)