Skip to content

Commit 32b85fa

Browse files
authored
Merge pull request #9414 from MicrosoftDocs/main
New MTRA known issue
2 parents 04fa141 + e9e5e6e commit 32b85fa

File tree

4 files changed

+37
-1
lines changed

4 files changed

+37
-1
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ ms.date: 07/22/2025
3535
| --- | --- | --- |
3636
|Unable to pair Yealink MeetingBar A40 device with CTP25 touch panel.|You might experience intermittent or failed pairing attempts between a Yealink MeetingBar A40 device and a CTP25 touch panel that are running the following firmware versions:<br/><br/>A40 device: 289.320.0.60<br/>CTP25 touch panel: 311.320.0.55<br/><br/>In some instances, the device might revert to an unpaired state shortly after initialization, or the touch panel might remain stuck on the pairing screen without displaying a code.|No workaround is available at this time.|
3737
|Logitech Rally Bar device is failing during remote login authentication.|You're able to sign in to a LogiTech VR1009 Rally Bar device locally but it signs out if an attempt is made to log in remotely. In this situation you might see Entra ID error codes 530003, 530002, and others.|No workaround is available at this time.|
38+
|Touch console not able to pair with Teams Rooms device.|The touch console that is paired with a Teams Rooms for Android device is unable to stay paired with the Front of Room device, and keeps re-trying the pairing process in a loop. Occasionally, you might see the following error message:<br/><br/>**Can't connect to device**|To fix the issue, make sure that the Teams Rooms for Android device has the latest updates installed, and both the device and the touch console are running the same version of the Teams Rooms for Android app.|
3839

3940
## Issues affecting multiple devices
4041

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
title: Troubleshoot Deleting Migrated Custom Tables in Log Analytics
3+
description: Troubleshooting guide to deleting migrated custom tables in Log Analytics.
4+
ms.date: 07/24/2025
5+
ms.reviewer: v-liuamson; v-gsitser
6+
ms.service: azure-monitor
7+
ms.custom: Configure and manage Log Analytics tables
8+
---
9+
10+
# Troubleshoot deleting migrated custom tables in Log Analytics
11+
12+
Users might experience issues when they try to delete custom log tables in Log Analytics if the tables were migrated. This guide provides a solution to effectively resolve these issues.
13+
14+
## Common issues and solutions
15+
16+
- **API Access Issues**: Make sure that you have the necessary permissions to use the API.
17+
- **Table Not Found**: Verify the correct table name and workspace details.
18+
19+
### Solution: Use Azure Log Analytics API
20+
21+
To delete a migrated custom table, follow these steps by using the Azure Log Analytics API:
22+
23+
1. Navigate to the [Azure portal](https://portal.azure.com), and log in to your Azure account.
24+
2. Access the **Log Analytics workspaces** section, and select the workspace that contains the table that you want to delete.
25+
3. Use the **Tables - Delete** API to remove the table. For detailed instructions, refer to the ["References" section](#references).
26+
4. After you run the API call, check the workspace to verify that the table is successfully deleted.
27+
28+
## References
29+
30+
- [Azure Log Analytics API documentation](/rest/api/loganalytics/)
31+
32+
If the issue persists after you follow these steps, open a support case for further assistance.

support/azure/azure-monitor/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,8 @@ items:
123123
href: log-analytics/configure-and-manage-log-analytics-tables/troubleshoot-custom-log-table-creation.md
124124
- name: Troubleshoot performance logs not populating in Azure Government
125125
href: log-analytics/configure-and-manage-log-analytics-tables/troubleshoot-performance-logs-not-populating.md
126+
- name: Troubleshoot deleting migrated custom tables in Log Analytics
127+
href: log-analytics/configure-and-manage-log-analytics-tables/troubleshoot-deleting-migrated-custom-tables.md
126128
- name: Log Analytics workspaces
127129
items:
128130
- name: Error code 0x80090016 - keyset doesn't exist

support/azure/azure-storage/files/file-sync/file-sync-troubleshoot-sync-errors.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Troubleshoot common issues with monitoring sync health and resolvin
44
author: khdownie
55
ms.service: azure-file-storage
66
ms.topic: troubleshooting
7-
ms.date: 06/19/2025
7+
ms.date: 07/24/2025
88
ms.author: kendownie
99
ms.custom: sap:File Sync, devx-track-azurepowershell
1010
ms.reviewer: v-weizhu, vritikanaik
@@ -180,6 +180,7 @@ If a file or directory fails to sync due to an error, an event is logged in the
180180
| 0x80c80018 | -2134376424 | ECS_E_SYNC_FILE_IN_USE | The file can't be synced because it's in use. The file will be synced when it's no longer in use. | No action required. Azure File Sync creates a temporary VSS snapshot once a day on the server to sync files that have open handles. |
181181
| 0x80c86013 | -2134351853 | ECS_E_SYNC_CLOUD_FILE_IN_USE | The cloud file can't be synced because it's in use. This error occurs when an application holds an open handle to a file in the cloud, preventing sync operations from being performed until the application releases the handle. | Check the open file handles and close them if they're no longer needed. For more information, see [List Handles](/rest/api/storageservices/list-handles) and [Force Close Handles](/rest/api/storageservices/force-close-handles). |
182182
| 0x80c8031d | -2134375651 | ECS_E_CONCURRENCY_CHECK_FAILED | The file has changed, but the change hasn't yet been detected by sync. Sync will recover after this change is detected. | No action required. |
183+
| 0x80F2019F | -2160590943 | ECS_E_AZURE_FILE_PATH_TOO_LONG | File path is longer than Azure Files supported path length. | Run the FileSyncErrorsReport.ps1 PowerShell script (located in the agent installation directory of the Azure File Sync agent) to identify failing file paths, then use the [ScanUnsupportedChars](https://github.com/Azure-Samples/azure-files-samples/tree/master/ScanUnsupportedChars) script. |
183184
| 0x80070002 | -2147024894 | ERROR_FILE_NOT_FOUND | The file was deleted and sync isn't aware of the change. | No action required. Sync will stop logging this error once change detection detects the file was deleted. |
184185
| 0x80070003 | -2147024893 | ERROR_PATH_NOT_FOUND | Deletion of a file or directory can't be synced because the item was already deleted in the destination and sync isn't aware of the change. | No action required. Sync will stop logging this error once change detection runs on the destination and sync detects the item was deleted. |
185186
| 0x80c80205 | -2134375931 | ECS_E_SYNC_ITEM_SKIP | The file or directory was skipped but will be synced during the next sync session. If this error is reported when downloading the item, the file or directory name is more than likely invalid. | No action required if this error is reported when uploading the file. If the error is reported when downloading the file, rename the file or directory in question. See [Handling unsupported characters](?tabs=portal1%252cazure-portal#handling-unsupported-characters) for more information. |

0 commit comments

Comments
 (0)