Skip to content

Commit 097339b

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into view-csp-res
2 parents 825f7da + 99debc6 commit 097339b

File tree

5 files changed

+47
-27
lines changed

5 files changed

+47
-27
lines changed

articles/aks/use-node-taints.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,7 @@ This article assumes you have an existing AKS cluster. If you need an AKS cluste
250250
az aks nodepool update \
251251
--cluster-name $CLUSTER_NAME \
252252
--name $NODE_POOL_NAME \
253+
--resource-group $RESOURCE_GROUP_NAME \
253254
--node-taints "sku=gpu:NoSchedule"
254255
```
255256
@@ -260,6 +261,7 @@ This article assumes you have an existing AKS cluster. If you need an AKS cluste
260261
```azurecli-interactive
261262
az aks nodepool update \
262263
--cluster-name $CLUSTER_NAME \
264+
--resource-group $RESOURCE_GROUP_NAME \
263265
--name $NODE_POOL_NAME \
264266
--node-taints ""
265267
```
@@ -295,7 +297,7 @@ When you remove all initialization taint occurrences from node pool replicas, th
295297
az aks update \
296298
--resource-group $RESOURCE_GROUP_NAME \
297299
--name $CLUSTER_NAME \
298-
--node-init-taints "sku=gpu:NoSchedule"
300+
--node-init-taints ""
299301
```
300302
301303
## Check that the taint has been removed from the node

articles/azure-monitor/agents/azure-monitor-agent-migration.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ Migration is a complex task. Start planning your migration to Azure Monitor Agen
1919

2020
> [!IMPORTANT]
2121
> The Log Analytics agent will be [retired on **August 31, 2024**](https://azure.microsoft.com/updates/were-retiring-the-log-analytics-agent-in-azure-monitor-on-31-august-2024/). You can expect the following when you use the MMA or OMS agent after this date.
22-
> - **Data upload:** Cloud ingestion services will gradually reduce support for MMA agents, which may result in decreased support and potential compatibility issues for MMA agents over time. Ingestion for MMA will be unchanged until Febuary 1 2025.
23-
> - **Installation:** The ability to install the legacy agents will be removed from the Azure Portal and installation policies for legacy agents will be removed. You can still install the MMA agents extension as well as perfrom offline installations.
22+
> - **Data upload:** Cloud ingestion services will gradually reduce support for MMA agents, which may result in decreased support and potential compatibility issues for MMA agents over time. Ingestion for MMA will be unchanged until February 1 2025.
23+
> - **Installation:** The ability to install the legacy agents will be removed from the Azure Portal and installation policies for legacy agents will be removed. You can still install the MMA agents extension as well as perform offline installations.
2424
> - **Customer Support:** You will not be able to get support for legacy agent issues.
25-
> - **OS Support:** Support for new Linux or Windows distros, incluing service packs won't be added after the deprecation of the legacy agents.
25+
> - **OS Support:** Support for new Linux or Windows distros, including service packs, won't be added after the deprecation of the legacy agents.
2626
2727
## Before you begin
2828

articles/machine-learning/how-to-connect-models-serverless.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ Follow these steps to create a connection:
179179
# [Python SDK](#tab/python)
180180
181181
```python
182-
client.connections.create(ServerlessConnection(
182+
client.connections.create_or_update(ServerlessConnection(
183183
name="meta-llama3-8b-connection",
184184
endpoint="https://meta-llama3-8b-qwerty-serverless.inference.ai.azure.com",
185185
api_key="1234567890qwertyuiop"
@@ -209,4 +209,4 @@ Follow these steps to create a connection:
209209
## Related content
210210
211211
- [Model Catalog and Collections](concept-model-catalog.md)
212-
- [Deploy models as serverless API endpoints](how-to-deploy-models-serverless.md)
212+
- [Deploy models as serverless API endpoints](how-to-deploy-models-serverless.md)

articles/operator-nexus/howto-install-cli-extensions.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: travisneely
66
ms.service: azure-operator-nexus
77
ms.custom: devx-track-azurecli
88
ms.topic: include
9-
ms.date: 02/08/2024
9+
ms.date: 06/28/2024
1010
# ms.custom: template-include
1111
---
1212

@@ -74,15 +74,15 @@ Example output:
7474
```output
7575
Name Version
7676
----------------------- -------------
77-
monitor-control-service 0.2.0
77+
monitor-control-service 0.4.1
7878
connectedmachine 0.7.0
79-
connectedk8s 1.6.5
79+
connectedk8s 1.7.3
8080
k8s-extension 1.4.3
8181
networkcloud 1.1.0
82-
k8s-configuration 1.7.0
83-
managednetworkfabric 4.2.0
82+
k8s-configuration 2.0.0
83+
managednetworkfabric 6.2.0
8484
customlocation 0.1.3
85-
ssh 2.0.2
85+
ssh 2.0.4
8686
```
8787

8888
<!-- LINKS - External -->

articles/virtual-desktop/teams-on-avd.md

Lines changed: 33 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -3,29 +3,40 @@ title: Use Microsoft Teams on Azure Virtual Desktop - Azure
33
description: How to use Microsoft Teams on Azure Virtual Desktop.
44
author: Heidilohr
55
ms.topic: how-to
6-
ms.date: 12/06/2023
6+
ms.date: 06/27/2024
77
ms.author: helohr
88
---
99
# Use Microsoft Teams on Azure Virtual Desktop
1010

11-
Microsoft Teams on Azure Virtual Desktop supports chat and collaboration. With media optimizations, it also supports calling and meeting functionality by redirecting it to the local device when using a supported Remote Desktop client. You can still use Microsoft Teams on Azure Virtual Desktop with other clients without optimized calling and meetings. Teams chat and collaboration features are supported on all platforms.
11+
Microsoft Teams on Azure Virtual Desktop supports chat and collaboration. With media optimizations, it also supports calling and meeting functionality by redirecting it to the local device when using Windows App or the Remote Desktop client on a supported platform. You can still use Microsoft Teams on Azure Virtual Desktop with other clients without optimized calling and meetings. Teams chat and collaboration features are supported on all platforms.
12+
13+
There are two versions of Teams, *Classic Teams* and *[New Teams](/microsoftteams/new-teams-desktop-admin)*, and you can use either with Azure Virtual Desktop. New Teams has with feature parity with Classic Teams, but improves performance, reliability, and security.
14+
15+
To redirect calling and meeting functionality to the local device, Azure Virtual Desktop uses an extra component. This component is either *SlimCore* or the *WebRTC Redirector Service*. The option you use depends on the following:
16+
17+
- New Teams can use either SlimCore or the WebRTC Redirector Service. SlimCore is available in preview and you need [to opt in to the preview](/microsoftteams/public-preview-doc-updates?tabs=new-teams-client) to use it. If you use SlimCore, you should also install the WebRTC Redirector Service. This allows a user to fall back to WebRTC, such as if they roam between different devices that don't support the new optimization architecture. For more information about SlimCore and how to opt into the preview, see [New VDI solution for Teams](/microsoftteams/vdi-2).
18+
19+
- Classic Teams uses the WebRTC Redirector Service.
1220

1321
> [!TIP]
14-
> The new Microsoft Teams app is now generally available to use with Azure Virtual Desktop, with feature parity with the classic Teams app and improved performance, reliability, and security.
15-
>
1622
> If you're using the [classic Teams app with Virtual Desktop Infrastructure (VDI) environments](/microsoftteams/teams-for-vdi), such as as Azure Virtual Desktop, end of support is **October 1, 2024** and end of availability is **July 1, 2025**, after which you'll need to use the new Microsoft Teams app. For more information, see [End of availability for classic Teams app](/microsoftteams/teams-classic-client-end-of-availability).
1723
1824
## Prerequisites
1925

20-
Before you can use Microsoft Teams on Azure Virtual Desktop, you'll need to do these things:
26+
Before you can use Microsoft Teams on Azure Virtual Desktop, you need:
2127

2228
- [Prepare your network](/microsoftteams/prepare-network/) for Microsoft Teams.
2329

2430
- Connect to a session host running Windows 10 or 11 multi-session or Windows 10 or 11 Enterprise. Session hosts running an N or KN SKU of Windows aren't supported.
2531

2632
- For Windows, you also need to install the latest version of the [Microsoft Visual C++ Redistributable](https://support.microsoft.com/help/2977003/the-latest-supported-visual-c-downloads) on your client device and session hosts. The C++ Redistributable is required to use media optimization for Teams on Azure Virtual Desktop.
2733

28-
- Install the latest [Remote Desktop client](./users/connect-windows.md) on a client device running Windows 10, Windows 10 IoT Enterprise, Windows 11, or macOS 10.14 or later that meets the [hardware requirements for Microsoft Teams](/microsoftteams/hardware-requirements-for-the-teams-app#hardware-requirements-for-teams-on-a-windows-pc/).
34+
- Install the latest version of [Windows App](/windows-app/get-started-connect-devices-desktops-apps) or the [Remote Desktop client](./users/connect-windows.md) on Windows or macOS that meets the [hardware requirements for Microsoft Teams](/microsoftteams/hardware-requirements-for-the-teams-app#hardware-requirements-for-teams-on-a-windows-pc/).
35+
36+
SlimCore is available on Windows with the following apps and versions:
37+
38+
- Windows App for Windows, version 1.3.252 or later
39+
- Remote Desktop client for Windows, version 1.2.5405.0 or later
2940

3041
- If you use FSLogix for profile management and want to use the new Microsoft Teams app, you need to install FSLogix 2210 hotfix 3 (2.9.8716.30241) or later.
3142

@@ -41,11 +52,11 @@ For more information about which features Teams on Azure Virtual Desktop support
4152

4253
## Prepare to install the Teams desktop app
4354

44-
This section will show you how to install the Teams desktop app on your Windows 10 or 11 Enterprise multi-session or Windows 10 or 11 Enterprise VM image.
55+
This section shows you how to install the Teams desktop app on your Windows 10 or 11 Enterprise multi-session or Windows 10 or 11 Enterprise VM image.
4556

4657
### Enable media optimization for Teams
4758

48-
To enable media optimization for Teams, set the following registry key on the host VM:
59+
To enable media optimization for Teams, set the following registry key on each session host:
4960

5061
1. From the start menu, run **Registry Editor** as an administrator. Go to `HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Teams`. Create the Teams key if it doesn't already exist.
5162

@@ -64,7 +75,9 @@ New-ItemProperty -Path "HKLM:\SOFTWARE\Microsoft\Teams" -Name IsWVDEnvironment -
6475

6576
### Install the Remote Desktop WebRTC Redirector Service
6677

67-
The Remote Desktop WebRTC Redirector Service is required to run Teams on Azure Virtual Desktop. To install the service:
78+
You need to install the WebRTC Redirector Service on each session host. You can install the [MSI file](https://aka.ms/msrdcwebrtcsvc/msi) using a management tool such [Configuration Manager](/mem/configmgr/apps/get-started/create-and-deploy-an-application), or manually.
79+
80+
To install the WebRTC Redirector Service manually:
6881

6982
1. Sign in to a session host as a local administrator.
7083

@@ -76,9 +89,12 @@ The Remote Desktop WebRTC Redirector Service is required to run Teams on Azure V
7689

7790
You can find more information about the latest version of the WebRTC Redirector Service at [What's new in the Remote Desktop WebRTC Redirector Service](whats-new-webrtc.md).
7891

92+
> [!TIP]
93+
> If you want to use SlimCore, all of its required components come bundled with new Teams and Windows App or the Remote Desktop client.
94+
7995
## Install Teams on session hosts
8096

81-
You can deploy the Teams desktop app per-machine or per-user. For session hosts in a pooled host pool, you'll need to install Teams per-machine. To install Teams on your session hosts follow the steps in the relevant article:
97+
You can deploy the Teams desktop app per-machine or per-user. For session hosts in a pooled host pool, you need to install Teams per-machine. To install Teams on your session hosts follow the steps in the relevant article:
8298

8399
- [Install the classic Teams app](/microsoftteams/teams-for-vdi#deploy-the-teams-desktop-app-to-the-vm).
84100
- [Install the new Teams app](/microsoftteams/new-teams-vdi-requirements-deploy).
@@ -87,27 +103,29 @@ You can deploy the Teams desktop app per-machine or per-user. For session hosts
87103

88104
After installing the WebRTC Redirector Service and the Teams desktop app, follow these steps to verify that Teams media optimizations loaded:
89105

106+
1. Connect to a remote session.
107+
90108
1. Quit and restart the Teams application.
91109

92110
1. Select your user profile image, then select **About**.
93111

94112
1. Select **Version**.
95113

96-
If media optimizations loaded, the banner will show you **Azure Virtual Desktop Media optimized**. If the banner shows you **Azure Virtual Desktop Media not connected**, quit the Teams app and try again.
114+
If media optimizations loaded, the banner shows you **AVD SlimCore Media Optimized** or **AVD Media Optimized**. If the banner shows you **AVD Media not connected**, quit the Teams app and try again.
97115

98116
1. Select your user profile image, then select **Settings**.
99117

100-
If media optimizations loaded, the audio devices and cameras available locally will be enumerated in the device menu. If the menu shows **Remote audio**, quit the Teams app and try again. If the devices still don't appear in the menu, check the Privacy settings on your local PC. Ensure the under **Settings** > **Privacy** > **App permissions - Microphone** the setting **"Allow apps to access your microphone"** is toggled **On**. Disconnect from the remote session, then reconnect and check the audio and video devices again. To join calls and meetings with video, you must also grant permission for apps to access your camera.
118+
If media optimizations loaded, the audio devices and cameras available locally will be enumerated in the device menu. If the menu shows **Remote audio**, quit the Teams app and try again. If the devices still don't appear in the menu, check the Privacy settings on your local PC. Ensure the under **Settings** > **Privacy** > **App permissions - Microphone** the setting **"Allow apps to access your microphone"** is toggled **On**. Disconnect from the remote session, then reconnect and check the audio and video devices again. To join calls and meetings with video, you must also grant permission for apps to access your camera.
101119

102-
If optimizations don't load, uninstall then reinstall Teams and check again.
120+
If media optimizations don't load, uninstall then reinstall Teams and check again.
103121

104122
## Enable registry keys for optional features
105123

106-
If you want to use certain optional features for Teams on Azure Virtual Desktop, you'll need to enable certain registry keys. The following instructions only apply to Windows client devices and session host VMs.
124+
If you want to use certain optional features for Teams on Azure Virtual Desktop, you need to enable certain registry keys. The following instructions only apply to Windows client devices and session host VMs.
107125

108126
### Enable hardware encode for Teams on Azure Virtual Desktop
109127

110-
Hardware encode lets you increase video quality for the outgoing camera during Teams calls. In order to enable this feature, your client will need to be running version 1.2.3213 or later of the [Windows Desktop client](whats-new-client-windows.md). You'll need to repeat the following instructions for every client device.
128+
Hardware encode lets you increase video quality for the outgoing camera during Teams calls. In order to enable this feature, your client needs to be running version 1.2.3213 or later of the [Windows Desktop client](whats-new-client-windows.md). You need to repeat the following instructions for every client device.
111129

112130
To enable hardware encode:
113131

0 commit comments

Comments
 (0)