Skip to content

Commit ae52a8b

Browse files
authored
Merge pull request #9799 from MicrosoftDocs/main
Updated one MTRA known issue and the title of the doc
2 parents 0d18dfc + 37966d0 commit ae52a8b

File tree

5 files changed

+13
-91
lines changed

5 files changed

+13
-91
lines changed

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"redirections": [
3+
{
4+
"source_path": "support/windows-client/setup-upgrade-and-drivers/prevent-users-connect-usb.md",
5+
"redirect_url": "https://gpsearch.azurewebsites.net/#173",
6+
"redirect_document_id": false
7+
},
38
{
49
"source_path": "support/power-platform/dataverse/working-with-solutions/failure-converting-to-managed-solution.md",
510
"redirect_url": "https://learn.microsoft.com/power-platform/alm/solution-concepts-alm#managed-and-unmanaged-solutions"

Teams/teams-rooms-and-devices/teams-rooms-known-issues-android.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Known issues with Teams Rooms on Android
3-
description: Provides a list of known issues for Teams Rooms on Android.
2+
title: Known issues with Teams on Android devices
3+
description: Provides a list of known issues with Android devices that run Teams.
44
ms.author: meerak
55
author: Cloud-Writer
66
ms.reviewer: sohailta, garyanselme, czawideh
@@ -23,9 +23,9 @@ appliesto:
2323
- Microsoft Teams
2424
search.appverid:
2525
- MET150
26-
ms.date: 09/03/2025
26+
ms.date: 09/24/2025
2727
---
28-
# Known issues with Teams Rooms on Android
28+
# Known issues with Teams on Android devices
2929

3030
<!-- If you get word that one of these issues no longer applies, contact meerak@microsoft.com to EoL the corresponding KB. -->
3131

@@ -42,9 +42,9 @@ ms.date: 09/03/2025
4242
| Issue | Description | Workaround |
4343
| --- | --- | --- |
4444
|Signed out of Teams on Android devices | Teams Rooms on Android, Teams phone devices, Teams panels, and Teams displays are signed out of Teams automatically. | Follow the instructions provided in [Signed out of Teams on Android devices](./signed-out-of-teams-android-devices.md).|
45-
|Unable to extract log files.|You're trying to extract a log file but either the log files are empty or you see an error message. This behavior can occur when the logs contain partially corrupted zip files or log files.|Contact Microsoft Support by filing a request at [SERVICENOW](https://microsoft.service-now.com/sp?id=sc_cat_item&sys_id=0baac5bcdb0ca414b720f337689619ce&sysparm_category=8b859929136eea002620b0912244b066).|
45+
|Unable to extract log files.|You're trying to extract a log file but either the log files are empty or you see an error message. This behavior can occur when the logs contain partially corrupted zip files or log files.|Try to extract the log files by using the [7-ZIP](https://www.7-zip.org/) tool instead of the built-in Windows file extraction tool.|
4646

47-
## Issues with Teams phones
47+
## Issues affecting Teams phones
4848

4949
| Issue | Description | Workaround |
5050
| --- | --- | --- |

support/windows-client/performance/introduction-to-the-page-file.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Introduction to the page file
33
description: Learn about the page files in Windows. A page file is an optional, hidden system file on a hard disk.
4-
ms.date: 01/15/2025
4+
ms.date: 09/16/2025
55
ms.topic: troubleshooting
66
manager: dcscontentpm
77
ms.collection: highpri
@@ -63,7 +63,7 @@ The system commit memory limit is the sum of physical memory and all page files
6363
:::image type="content" source="media/introduction-to-the-page-file/task-manager-system-commit-memory.png" alt-text="Screenshot of Task Manager showing the committed bytes and the commit limit.":::
6464

6565
> [!NOTE]
66-
> In the screenshot, the committed bytes (Pagefile in use currently) is 6.8 GB and the commit limit (Pagefile max size) is 37.7 GB.
66+
> In the screenshot, the committed bytes (Pagefile in use currently) is 6.8 GB and the commit limit (RAM+Pagefile in use currently) is 6.8 GB and the commit limit (RAM+Pagefile total) is 37.7 GB.
6767
6868
The system commit charge is the total committed or "promised" memory of all committed virtual memory in the system. If the system commit charge reaches the system commit limit, the system and processes might not get committed memory. This condition can cause freezing, crashing, and other malfunctions. Therefore, make sure that you set the system commit limit high enough to support the system commit charge during peak usage.
6969

support/windows-client/setup-upgrade-and-drivers/prevent-users-connect-usb.md

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

support/windows-client/toc.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -771,8 +771,6 @@ items:
771771
href: ./setup-upgrade-and-drivers/non-compliant-usb-3-devices-not-function.md
772772
- name: Power Management tab isn't visible
773773
href: ./setup-upgrade-and-drivers/power-management-not-visible-in-aoac-platform.md
774-
- name: Prevent users from connecting to a USB storage device
775-
href: ./setup-upgrade-and-drivers/prevent-users-connect-usb.md
776774
- name: Running TPM Management console fails
777775
href: ./setup-upgrade-and-drivers/cannot-load-tpm-management-console.md
778776
- name: '"The operation timed out" error'

0 commit comments

Comments
 (0)