Skip to content

Commit 99eb6d5

Browse files
Update troubleshoot-common-azure-linux-aks.md
part of tsg review - "" added Azure Linux Command for package managemnt
1 parent 94826bc commit 99eb6d5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

0 commit comments

Comments
 (0)