Skip to content

Commit 8d98a5f

Browse files
authored
Merge pull request #8632 from MicrosoftDocs/main
Auto push to live 2025-04-02 02:00:02
2 parents fb5423b + 8313648 commit 8d98a5f

4 files changed

Lines changed: 12 additions & 9 deletions

File tree

support/azure/azure-kubernetes/create-upgrade-delete/troubleshoot-common-azure-linux-aks.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: Troubleshoot common issues for Azure Linux Container Host for AKS
33
description: Troubleshoot commonly reported issues for Azure Linux container hosts on Azure Kubernetes Service (AKS).
4-
ms.date: 09/08/2023
4+
ms.date: 04/02/2025
55
author: suhuruli
66
ms.author: suhuruli
77
editor: v-jsitser
8-
ms.reviewer: v-leedennis
8+
ms.reviewer: mnasser, v-weizhu
99
ms.service: azure-kubernetes-service
1010
ms.custom: sap:Create, Upgrade, Scale and Delete operations (cluster or nodepool), linux-related-content
1111
---
@@ -77,6 +77,8 @@ Most commands in the Azure Linux OS, such as the process status (`ps`) command,
7777
| `apt-mark auto` | `tdnf install dnf mark remove` |
7878
| `apt-mark manual` | `dnf mark install` |
7979
| `apt-mark showmanual` | `dnf history userinstalled` |
80+
| `add-apt-repository` | Edit `/etc/yum.repos.d/*.repo` files |
81+
| `apt-key add` | `rpm --import` |
8082

8183
### Step 2: Check the Azure Linux version
8284

support/azure/virtual-desktop/troubleshoot-set-up-issues.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,12 @@ This article covers issues during the initial setup of the Azure Virtual Desktop
1515

1616
Visit the [Azure Virtual Desktop Tech Community](https://techcommunity.microsoft.com/t5/azure-virtual-desktop/bd-p/AzureVirtualDesktopForum) to discuss the Azure Virtual Desktop service with the product team and active community members.
1717

18-
## Acquire the Windows 10 Enterprise multi-session image
18+
## Acquire the Windows Enterprise multi-session image
1919

20-
To use the Windows 10 Enterprise multi-session image, go to Azure Marketplace, select **Get Started** > **Microsoft Windows 10**, and select [Windows 10 Enterprise multi-session, Version 1809](https://azuremarketplace.microsoft.com/marketplace/apps/microsoftwindowsdesktop.windows-10?tab=PlansAndPrice).
20+
To use the Windows Enterprise multi-session image, go to Azure Marketplace, and select the version that you want to deploy:
21+
22+
- Windows 10 [Microsoft Azure Marketplace](https://azuremarketplace.microsoft.com/en-US/marketplace/apps/microsoftwindowsdesktop.windows-10?tab=PlansAndPrice)
23+
- Windows 11 [Microsoft Azure Marketplace](https://azuremarketplace.microsoft.com/en-US/marketplace/apps/microsoftwindowsdesktop.windows-11?tab=PlansAndPrice)
2124

2225
## Issues with using the Azure portal to create host pools
2326

support/dynamics-365/sales/welcome-sales.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ landingContent:
3434
url: input-string-was-not-in-a-correct-format-error.md
3535
- text: Resolve an import file is too large to upload error
3636
url: the-import-file-is-too-large-upload.md
37-
- text: Resolve an error code 80040203 (Invalid Argument)
38-
url: error-code-80040203-invalid-argument-error.md
3937

4038
# Card
4139
- title: Dynamics 365 client for Outlook

support/windows-server/remote/set-up-remote-desktop-licensing-across-domains-forests-workgroups.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: Set up RD licensing across domains forests or workgroups
33
description: This article talks about the questions around the supportability (or recommended approach) of setting up Remote Desktop (RD) licensing across domain, forest, or work groups.
4-
ms.date: 04/01/2025
4+
ms.date: 04/02/2025
55
manager: dcscontentpm
66
audience: itpro
77
ms.topic: troubleshooting
8-
ms.reviewer: kaushika, akhleshs, sabinn, warrenw, timnewton
8+
ms.reviewer: kaushika, akhleshs, sabinn, warrenw, timnewton, rafx
99
ms.custom:
1010
- sap:remote desktop services and terminal services\licensing for remote desktop services (terminal services)
1111
- pcy:WinComm User Experience
@@ -73,7 +73,7 @@ Here is more information on these scenarios:
7373

7474
- To restrict the issuance of RDS CALs, you can add RD Session Host servers into Terminal Server Computers group on RD licensing servers.
7575

76-
- Configure RD licensing server on all RD Session Host servers in each domain/forest. You can do it through RD Session Host configuration snap-in or through a group policy.
76+
- Configure RD licensing server on all RD Session Host servers in each domain/forest. You can do it through a group policy.
7777

7878
- Add administrators group of each domain/forest in the local administrators of RD licensing server. This way, you'll not get a prompt to enter your credentials when you'll open RD Session Host configuration snap-ins in trusted domains/forests.
7979

0 commit comments

Comments
 (0)