From 136e8592cc671d35240f4f51f9adecef2682a557 Mon Sep 17 00:00:00 2001 From: Abby Starr Date: Thu, 16 Jan 2025 17:33:07 -0500 Subject: [PATCH 1/2] Update properties-catalog.md added an extra required permission we discovered during testing --- memdocs/intune/configuration/properties-catalog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/memdocs/intune/configuration/properties-catalog.md b/memdocs/intune/configuration/properties-catalog.md index 1f4feccdda..c8e667f9dd 100644 --- a/memdocs/intune/configuration/properties-catalog.md +++ b/memdocs/intune/configuration/properties-catalog.md @@ -43,7 +43,7 @@ Windows 10 - To use Inventory, devices must be corporate owned, Intune managed (includes co-managed), and Microsoft Entra joined. -- For a user to configure a policy to start collecting inventory data from devices, they must have the Device Configurations **Create** permission. +- For a user to configure a policy to start collecting inventory data from devices, they must have the Device Configurations **Create** permission and the Organizaiton **Read** permission. - For a user to view collected data about devices, they must have the Managed Devices **Read** permission. From 96bf9b7ecaa13a3d5af882056242354e0c1a3a62 Mon Sep 17 00:00:00 2001 From: Abby Starr Date: Thu, 16 Jan 2025 17:35:11 -0500 Subject: [PATCH 2/2] Fix typo in properties-catalog.md --- memdocs/intune/configuration/properties-catalog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/memdocs/intune/configuration/properties-catalog.md b/memdocs/intune/configuration/properties-catalog.md index c8e667f9dd..820692ff2a 100644 --- a/memdocs/intune/configuration/properties-catalog.md +++ b/memdocs/intune/configuration/properties-catalog.md @@ -43,7 +43,7 @@ Windows 10 - To use Inventory, devices must be corporate owned, Intune managed (includes co-managed), and Microsoft Entra joined. -- For a user to configure a policy to start collecting inventory data from devices, they must have the Device Configurations **Create** permission and the Organizaiton **Read** permission. +- For a user to configure a policy to start collecting inventory data from devices, they must have the Device Configurations **Create** permission and the Organization **Read** permission. - For a user to view collected data about devices, they must have the Managed Devices **Read** permission.