You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Teams/teams-rooms-and-devices/teams-rooms-known-issues-android.md
+10-2Lines changed: 10 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,12 +23,19 @@ appliesto:
23
23
- Microsoft Teams
24
24
search.appverid:
25
25
- MET150
26
-
ms.date: 07/01/2025
26
+
ms.date: 07/22/2025
27
27
---
28
28
# Known issues with Teams Rooms on Android
29
29
30
30
<!-- If you get word that one of these issues no longer applies, contact [email protected] to EoL the corresponding KB. -->
31
31
32
+
## Issues affecting Teams meeting room devices
33
+
34
+
| Issue | Description | Workaround |
35
+
| --- | --- | --- |
36
+
|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.|
37
+
|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
+
32
39
## Issues affecting multiple devices
33
40
34
41
| Issue | Description | Workaround |
@@ -44,6 +51,7 @@ ms.date: 07/01/2025
44
51
|Can't resume a call after using **Consult first** option on Teams phones | After using the **Consult first** option in the **Transfer** menu when you select the **Resume** option to resume the call, the call fails. | End the call made by using the **Consult first** option and then resume the original call.|
45
52
|Unable to assign speed dial to line keys on a sidecar|When you assign speed dial contacts to line keys on the sidecar that is connected to a touch phone device, they don't work.|No workaround is available for the speed dial contacts that you assigned by using the sidecar. However the speed dial contacts that're already set up and shared line delegates and other groups are automatically pinned on the sidecar.|
46
53
|Speed dial line key doesn't transfer an active call.|In older Teams Phones versions, you could transfer an active call by selecting a line key that is configured as a speed dial for a specific contact.<br/><br/>Beginning with Teams Phones version 1.7.0 1449/1.0.94.2025165302, you're only able to make an outgoing call to the speed dial after you select it from the **Transfer** menu.|If you want to transfer active calls to specific contacts, configure line keys as speed dials for those contacts and assign the **Transfer** and **Consult Transfer** menu options to the appropriate line keys.|
54
+
|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).|
47
55
48
56
## Limitations
49
57
@@ -65,6 +73,6 @@ For issues with Teams devices offered by third-party providers, contact their in
title: Centralized Configuration of Activity Logs to Event Hubs
3
+
description: Provides guidance to set up Azure Activity Logs to be centrally exported to a single Event Hub.
4
+
ms.date: 07/22/2025
5
+
ms.reviewer: v-liuamson; v-gsitser
6
+
ms.service: azure-monitor
7
+
ms.custom: I can’t configure export of Activity Logs
8
+
---
9
+
10
+
# Centralized Configuration of Activity Logs to Event Hubs
11
+
12
+
## Introduction
13
+
14
+
This article provides guidance for setting up Azure Activity Logs to be centrally exported to a single hub in Azure Event Hubs. This setup is useful for organizations that want to streamline log management across multiple Azure subscriptions and forward logs to third-party SIEM solutions.
15
+
16
+
Organizations often require a centralized approach to manage Activity Logs across numerous subscriptions. This guide discusses common challenges and considerations for configuring Azure Policies to automate streaming these logs to a specified event hub.
17
+
18
+
## Instructions to configure Activity Logs
19
+
20
+
1.**Create an Azure Policy for Activity Logs:**
21
+
- Navigate to the Azure portal, and access the **Azure Policy** service.
22
+
- Create a policy definition by using the JSON file that's provided in the community example. This policy should automate the enablement of activity log diagnostic settings across all subscriptions under a management group.
23
+
24
+
2.**Assign the Policy to Management Group:**
25
+
- Assign the newly created policy to the desired management group that contains the required subscriptions.
26
+
- Make sure that the policy is set to send data to the specified Event Hub.
27
+
28
+
3.**Configure Log Analytics Workspace:**
29
+
- Access **Log Analytics Workspace** in the Azure portal.
30
+
- Set up data export rules to forward logs from the Log Analytics Workspace to the event hub. Specify the source table as `AzureActivity` and the destination as the central event hub.
31
+
32
+
4.**Verify event hub configuration:**
33
+
- Make sure that the event hub is configured to handle the expected log volume from all subscriptions.
34
+
- Review performance benchmarks and adjust the event hub tier if it's necessary to manage logs efficiently.
35
+
36
+
5.**Monitor and adjust:**
37
+
- Regularly monitor the event hub performance and log flow.
38
+
- Adjust configurations as necessary to optimize performance and cost.
39
+
40
+
## Common issues and solutions
41
+
42
+
-**Performance concerns:** If the event hub experiences difficulty in handling the log volume, consider upgrading the tier or distributing logs across multiple hubs.
43
+
-**Policy Limitations:** Azure Policy might require manual steps for each subscription. Make sure that all configurations are correctly applied.
44
+
45
+
## Reference
46
+
47
+
-[Azure Policy Assignment to Enable Activity Log on Subscription](/azure/policy-assignment-to-enable-activity-log-on-subscription)
description: Troubleshooting guide for Azure CLI configuration issues.
4
+
ms.date: 07/22/2025
5
+
ms.reviewer: v-liuamson; v-gsitser
6
+
ms.service: azure-monitor
7
+
ms.custom: I can’t configure export of activity logs
8
+
---
9
+
10
+
# Troubleshoot Azure CLI configuration issues
11
+
12
+
This article discusses issues that are related to configuring Microsoft Azure to export activity logs by using PowerShell or CLI. Because of missing proxy certificates, users might experience difficulties when they try to run PowerShell commands.
13
+
14
+
## Common issues and solutions
15
+
16
+
-**Issue:** PowerShell commands don't run.
17
+
-**Root Cause:** Missing proxy certificates that are required for command execution.
18
+
19
+
### Instructions to resolve configuration issues
20
+
21
+
1.**Verify proxy settings:**
22
+
- Navigate to the **Network & Internet** settings on your system.
23
+
- Make sure that the proxy settings are configured correctly to allow PowerShell access.
24
+
25
+
2.**Install proxy certificates:**
26
+
- Download the necessary proxy certificates from your network administrator.
27
+
- Open the **Certificates Manager** snap-in by typing `certmgr.msc` in the Windows search bar.
28
+
- Import the downloaded certificates into the **Trusted Root Certification Authorities** store.
29
+
30
+
3.**Test PowerShell command execution:**
31
+
- Open PowerShell and run a test command to check whether the issue is resolved.
32
+
- Example command: `Get-AzActivityLog -MaxRecord 5`.
33
+
34
+
4.**Check Azure CLI configuration:**
35
+
- Run `az upgrade` to verify that the Azure CLI is updated to the latest version.
36
+
- Run `az configure` to verify that the CLI is configured correctly.
title: Understanding and Transitioning from Legacy to Diagnostic Settings for Activity Logs
3
3
description: Provides step-by-step instructions to transition from legacy to diagnostic settings.
4
-
ms.date: 07/16/2025
4
+
ms.date: 07/22/2025
5
5
ms.reviewer: v-liuamson; v-gsitser
6
6
ms.service: azure-monitor
7
7
ms.custom: I can’t configure export of Activity Logs
@@ -11,9 +11,17 @@ ms.custom: I can’t configure export of Activity Logs
11
11
12
12
When Azure announced the transition from legacy solutions to diagnostic settings for forwarding activity logs, users received notifications about necessary updates. This article provides guidance on how to manage this transition effectively.
13
13
14
-
###Introduction
14
+
## Introduction
15
15
Azure is retiring the legacy solution for forwarding activity logs and replacing it with diagnostic settings. This change is automatic, but users with automation relying on the legacy API need to update their configurations. This guide will help you verify your current setup and make necessary adjustments.
16
16
17
+
## Common Issues and Solutions
18
+
19
+
-**Issue:** Unable to find existing log profiles.
20
+
-**Solution:** Ensure you are using the correct commands and have the necessary permissions to access log profiles.
21
+
22
+
-**Issue:** Automation scripts fail after the transition.
23
+
-**Solution:** Double-check that all scripts are updated to use the new diagnostic settings API.
24
+
17
25
### Step-by-Step Instructions to Transition to Diagnostic Settings
18
26
19
27
1.**Verify Existing Log Profiles**
@@ -22,24 +30,16 @@ Azure is retiring the legacy solution for forwarding activity logs and replacing
22
30
23
31
2.**Update Automation Scripts**
24
32
- If you have automation scripts using the legacy API, update them to use the diagnostic settings API by September 30, 2026.
25
-
- Refer to the [Azure Monitor documentation](https://learn.microsoft.com/azure/azure-monitor/platform/activity-log?tabs=powershell#managing-legacy-log-profiles---retiring) for detailed instructions.
33
+
- Refer to the [Azure Monitor documentation](/azure/azure-monitor/platform/activity-log?tabs=powershell#managing-legacy-log-profiles---retiring) for detailed instructions.
26
34
27
35
3.**Manual Transition to Diagnostic Settings**
28
36
- For users with legacy log profiles, manually transition to diagnostic settings by following the steps outlined in the Azure documentation.
29
37
- Ensure all configurations are updated before the retirement date to avoid disruptions.
30
38
31
-
### Common Issues and Solutions
32
-
33
-
-**Issue:** Unable to find existing log profiles.
34
-
-**Solution:** Ensure you are using the correct commands and have the necessary permissions to access log profiles.
35
-
36
-
-**Issue:** Automation scripts fail after the transition.
37
-
-**Solution:** Double-check that all scripts are updated to use the new diagnostic settings API.
0 commit comments