Skip to content

Commit c0f551f

Browse files
authored
Merge pull request #7946 from Daviales/patch-1
Update reports-export-graph-available-reports.md
2 parents c205621 + 163784e commit c0f551f

1 file changed

Lines changed: 13 additions & 1 deletion

File tree

memdocs/intune/fundamentals/reports-export-graph-available-reports.md

Lines changed: 13 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: 12/02/2021
10+
ms.date: 07/20/2022
1111
ms.topic: conceptual
1212
ms.service: microsoft-intune
1313
ms.subservice: fundamentals
@@ -683,6 +683,18 @@ You can choose to filter the `DevicesWithInventory` report's output based on the
683683
- `EnrollmentType`
684684
- `PartnerFeaturesBitmask`
685685

686+
The `ProcessorArchitecture` mappings for Windows 10+ are the following:
687+
- 9 = x64
688+
- 5 = ARM
689+
- 12 = ARM64
690+
- 0 = x86
691+
- default = Unknown
692+
693+
The `ProcessorArchitecture` mappings for macOS are the following:
694+
- 9 = x64
695+
- 12 = ARM64
696+
- default = unknown
697+
686698
## FirewallStatus
687699

688700
The following table contains the possible output when calling the `FirewallStatus` report:

0 commit comments

Comments
 (0)