diff --git a/memdocs/analytics/data-platform-schema.md b/memdocs/analytics/data-platform-schema.md index c3a619b215..d4c8540107 100644 --- a/memdocs/analytics/data-platform-schema.md +++ b/memdocs/analytics/data-platform-schema.md @@ -43,7 +43,7 @@ Each table (entity) in this page lists the types of queries that are supported. **Supported platforms**: Windows -**Supported for**: Device query, single device on-demand, Inventory. +**Supported for**: single device query on-demand, Inventory. | **Property** | **Type** | **Description** | | --- | --- | --- | @@ -58,7 +58,7 @@ Each table (entity) in this page lists the types of queries that are supported. **Supported platforms**: Windows -**Supported for**: Device query, single device on-demand. +**Supported for**: single device query on-demand. | **Property** | **Type** | **Description** | | --- | --- | --- | @@ -83,7 +83,7 @@ Each table (entity) in this page lists the types of queries that are supported. **Supported platforms**: Windows -**Supported for**: Device query, single device on-demand, Inventory. +**Supported for**: single device query on-demand, Inventory. | **Property** | **Type** | **Description** | | --- | --- | --- | @@ -107,7 +107,7 @@ Each table (entity) in this page lists the types of queries that are supported. **Supported platforms**: Windows -**Supported for**: Device query, single device on-demand, Inventory. +**Supported for**: single device query on-demand, Inventory. | **Property** | **Type** | **Description** | | --- | --- | --- | @@ -129,7 +129,7 @@ Each table (entity) in this page lists the types of queries that are supported. **Supported platforms**: Windows -**Supported for**: Device query, single device on-demand, Inventory. +**Supported for**: single device query on-demand, Inventory. | **Property** | **Type** | **Description** | | --- | --- | --- | @@ -147,7 +147,7 @@ Each table (entity) in this page lists the types of queries that are supported. **Supported platforms**: Windows -**Supported for**: Device query, single device on-demand. +**Supported for**: single device query on-demand. > [!NOTE] > This is a parameterized entity where you must pass in the path of the File you want to query. For example, pass in `FileInfo('c:\windows\system32\drivers\etc\hosts') | take 10`. If a directory is passed, it will return info on the files in the directory and sub-directories. @@ -174,7 +174,7 @@ Each table (entity) in this page lists the types of queries that are supported. **Supported platforms**: Windows -**Supported for**: Device query, single device on-demand. +**Supported for**: single device query on-demand. | **Property** | **Type** | **Description** | | --- | --- | --- | @@ -188,7 +188,7 @@ Each table (entity) in this page lists the types of queries that are supported. **Supported platforms**: Windows -**Supported for**: Device query, single device on-demand. +**Supported for**: single device query on-demand. | **Property** | **Type** | **Description** | | --- | --- | --- | @@ -204,7 +204,7 @@ Each table (entity) in this page lists the types of queries that are supported. **Supported platforms**: Windows -**Supported for**: Device query, single device on-demand, Inventory. +**Supported for**: single device query on-demand, Inventory. | **Property** | **Type** | **Description** | | --- | --- | --- | @@ -221,8 +221,8 @@ Each table (entity) in this page lists the types of queries that are supported. **Supported platforms**: Windows -**Supported for**: Device query, single device on-demand, Inventory. -Note that PhysicalMemoryFreeBytes and VirtualMemoryFreeBytes properties are only supported for Device query, single device on-demand. +**Supported for**: single device query on-demand, Inventory. +Note that PhysicalMemoryFreeBytes and VirtualMemoryFreeBytes properties are only supported for single device query on-demand. | **Property** | **Type** | **Description** | | --- | --- | --- | @@ -237,7 +237,7 @@ Note that PhysicalMemoryFreeBytes and VirtualMemoryFreeBytes properties are only **Supported platforms**: Windows -**Supported for**: Device query, single device on-demand, Inventory. +**Supported for**: single device query on-demand, Inventory. | **Property** | **Type** | **Description** | | --- | --- | --- | @@ -256,7 +256,7 @@ Note that PhysicalMemoryFreeBytes and VirtualMemoryFreeBytes properties are only **Supported platforms**: Windows -**Supported for**: Device query, single device on-demand. +**Supported for**: single device query on-demand. | **Property** | **Type** | **Description** | | --- | --- | --- | @@ -287,7 +287,7 @@ Note that PhysicalMemoryFreeBytes and VirtualMemoryFreeBytes properties are only **Supported platforms**: Windows -**Supported for**: Device query, single device on-demand, Inventory. +**Supported for**: single device query on-demand, Inventory. | **Property** | **Type** | **Description** | | --- | --- | --- | @@ -311,7 +311,7 @@ Note that PhysicalMemoryFreeBytes and VirtualMemoryFreeBytes properties are only **Supported platforms**: Windows -**Supported for**: Device query, single device on-demand. +**Supported for**: single device query on-demand. | **Property** | **Type** | **Description** | | --- | --- | --- | @@ -329,7 +329,7 @@ Note that PhysicalMemoryFreeBytes and VirtualMemoryFreeBytes properties are only **Supported platforms**: Windows -**Supported for**: Device query, single device on-demand, Inventory. +**Supported for**: single device query on-demand, Inventory. | **Property** | **Type** | **Description** | | --- | --- | --- | @@ -349,7 +349,7 @@ Note that PhysicalMemoryFreeBytes and VirtualMemoryFreeBytes properties are only **Supported platforms**: Windows -**Supported for**: Device query, single device on-demand. +**Supported for**: single device query on-demand. | ReportId(Key) | string (max 256 characters) | Report ID of the App crash | | --- | --- | --- | @@ -365,7 +365,7 @@ Note that PhysicalMemoryFreeBytes and VirtualMemoryFreeBytes properties are only **Supported platforms**: Windows -**Supported for**: Device query, single device on-demand. +**Supported for**: single device query on-demand. | **Property** | **Type** | **Description** | | --- | --- | --- | @@ -386,7 +386,7 @@ Note that PhysicalMemoryFreeBytes and VirtualMemoryFreeBytes properties are only **Supported platforms**: Windows -**Supported for**: Device query, single device on-demand. +**Supported for**: single device query on-demand. > [!NOTE] > When constructing the query, you must specify the log name and look back time, for example: `WindowsEvent(Application, 1d) | take 1`. @@ -408,7 +408,7 @@ possible value:CRITICAL\_ERROR,ERROR,WARNING,INFORMATION,VERBOSE | **Supported platforms**: Windows -**Supported for**: Device query, single device on-demand, Inventory. +**Supported for**: single device query on-demand, Inventory. | Property | Type | Description | | --- | --- | --- | @@ -426,7 +426,7 @@ possible value:CRITICAL\_ERROR,ERROR,WARNING,INFORMATION,VERBOSE | **Supported platforms**: Windows -**Supported for**: Device query, single device on-demand. +**Supported for**: single device query on-demand. > [!NOTE] > You must pass in the registry key you are trying to query. For example, `WindowsRegistry('HKEY_LOCAL_MACHINE\\ServiceLastKnownStatus')`. @@ -444,7 +444,7 @@ possible value:CRITICAL\_ERROR,ERROR,WARNING,INFORMATION,VERBOSE | **Supported platforms**: Windows -**Supported for**: Device query, single device on-demand. +**Supported for**: single device query on-demand. | **Property** | **Type** | **Description** | | --- | --- | --- | diff --git a/memdocs/intune/configuration/properties-catalog.md b/memdocs/intune/configuration/properties-catalog.md index 70b0c358af..1f4feccdda 100644 --- a/memdocs/intune/configuration/properties-catalog.md +++ b/memdocs/intune/configuration/properties-catalog.md @@ -132,6 +132,8 @@ Collection of properties can only be stopped (deleted) at the category level. To stop collecting properties, navigate to the **Properties catalog** profile, and remove collection for every property in a particular category. +Even if a properties policy is deleted, you will still be able to see the last-collected data in Resource Explorer for up to 28 days. + ## Supported Properties Inventory supports the following entities. To learn more about what properties are supported for each entity, see [Intune Data Platform Schema](../../analytics/data-platform-schema.md). @@ -163,4 +165,4 @@ You'll see a **Resource Explorer** tab for Intune collected data and a **Resourc ### How can I troubleshoot this feature? -Client logs are available at `C:\Program Files\Microsoft Device Inventory Agent\Logs` and logs can also be collected via Collect MDM Diagnostics. \ No newline at end of file +Client logs are available at `C:\Program Files\Microsoft Device Inventory Agent\Logs` and logs can also be collected via Collect MDM Diagnostics. diff --git a/windows-365/enterprise/in-development.md b/windows-365/enterprise/in-development.md index 29e6aa59d0..308776cce9 100644 --- a/windows-365/enterprise/in-development.md +++ b/windows-365/enterprise/in-development.md @@ -99,7 +99,11 @@ Windows 365 Enterprise will support the Mexico Central region. For more informat ### Concurrency buffer usage alert -You’ll be able to set up a new alert to monitor concurrency buffer usage for Windows 365 Frontline. +You’ll be able to set up a new alert to monitor concurrency buffer usage for Windows 365 Frontline in dedicated mode. + +### More precise Windows 365 Frontline concurrency control + +In a future update, you'll be able to allocate concurrent sessions for Windows 365 Frontline Cloud PCs in dedicated mode for each Microsoft Entra group assigned in the provisioning policy. This lets you reserve sessions to specific groups so sessions won't be consumed by other groups, and help you control your maximum concurrency limits. ## Next steps