Skip to content

Commit 695206c

Browse files
committed
edited toc
1 parent a4bf27e commit 695206c

File tree

5 files changed

+11
-11
lines changed

5 files changed

+11
-11
lines changed

articles/update-manager/cross-subscription-patching.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ However, its capabilities go well beyond this. With proper configuration, you ca
2525

2626
# [Supported resource type](#tab/sup-resource)
2727

28-
- **Azure Resource Manager (Arc)-connected hosts**: Non-Azure hosts connected to Azure through Arc, subject to [Arc prerequisites](/azure/azure-arc/servers/prerequisites) and Azure Update Manager [supported regions](supported-regions.md#azure-arc-enabled-servers)
28+
- **Azure Resource Manager (Arc)-connected hosts**: Non-Azure hosts connected to Azure through Arc, subject to [Arc prerequisites](/azure/azure-arc/servers/prerequisites) and Azure Update Manager [supported regions](supported-regions.md#azure-public-cloud)
2929

3030
- **Azure VM** - Native virtual machines created in Azure.
3131

articles/update-manager/manage-arc-enabled-servers-programmatically.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ The following table describes the elements of the request body:
7474
| `windowsParameters - kbNumbersToExclude` | List of Windows Update KB Ids that are available to the machine and that should **not** be installed. If you've included any 'classificationsToInclude', the KBs available in the category will be installed. 'kbNumbersToExclude' is an option to provide list of specific KB IDs that you want to ensure don't get installed. For example: `5678` |
7575
| `maxPatchPublishDate` | This is used to install patches that were published on or before this given max published date.|
7676
| `linuxParameters` | Parameter options for Guest OS update when machine is running supported Linux distribution |
77-
| `linuxParameters - classificationsToInclude` | List of categories or classifications of OS updates to apply, as supported & provided by Linux OS's package manager used. Acceptable values are: `Critical, Security, Others`. For more information, see [Linux package manager and OS support](./support-matrix.md#supported-operating-systems). |
77+
| `linuxParameters - classificationsToInclude` | List of categories or classifications of OS updates to apply, as supported & provided by Linux OS's package manager used. Acceptable values are: `Critical, Security, Others`. For more information, see [Linux package manager and OS support](support-matrix-updates.md#supported-linux-os-images). |
7878
| `linuxParameters - packageNameMasksToInclude` | List of Linux packages that are available to the machine and need to be installed. If you've included any 'classificationsToInclude', the packages available in the category will be installed. 'packageNameMasksToInclude' is an option to provide list of packages over and above that you want to get installed. For example: `mysql, libc=1.0.1.1, kernel*` |
7979
| `linuxParameters - packageNameMasksToExclude` | List of Linux packages that are available to the machine and should **not** be installed. If you've included any 'classificationsToInclude', the packages available in the category will be installed. 'packageNameMasksToExclude' is an option to provide list of specific packages that you want to ensure don't get installed. For example: `mysql, libc=1.0.1.1, kernel*` |
8080

articles/update-manager/supported-regions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Brazil | Brazil South
3232
Canada | Canada Central </br> Canada East
3333
Europe | North Europe </br> West Europe
3434
France | France Central
35-
Germany | Germany West Central
35+
Germany | Germany West Centrals
3636
India | Central India
3737
Italy | Italy North
3838
Japan | Japan East

articles/update-manager/toc.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@ items:
2727
href: support-matrix-updates.md
2828
- name: Automatic VM Guest Patching
2929
href: support-matrix-automatic-guest-patching.md
30-
- name: Supported update types and update sources
31-
items:
32-
- name: Supported updates
33-
href: support-matrix.md
34-
- name: Ubuntu Pro support
35-
href: security-awareness-ubuntu-support.md
30+
- name: Supported update types and update sources
31+
items:
32+
- name: Supported updates
33+
href: support-matrix.md
34+
- name: Ubuntu Pro support
35+
href: security-awareness-ubuntu-support.md
3636
- name: Quickstarts
3737
items:
3838
- name: Check and install on-demand updates

articles/update-manager/whats-new.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Public preview: Azure Update Manager now supports Hotpatching on Arc enabled ser
2323

2424
### Support for 35 CIS images added along with 59 other images
2525

26-
Azure Update Manager now supports CIS images along with 59 other popular images. For more information, see the [latest list of supported images](support-matrix.md#supported-operating-systems).
26+
Azure Update Manager now supports CIS images along with 59 other popular images. For more information, see the [latest list of supported images](support-matrix-updates.md#custom-images).
2727

2828

2929
### Pre and Post events
@@ -131,7 +131,7 @@ Dynamic scope is an advanced capability of schedule patching. You can now create
131131

132132
### Customized image support
133133

134-
Update Manager now supports [generalized](/azure/virtual-machines/linux/imaging#generalized-images) custom images, and a combination of offer, publisher, and SKU for Marketplace/PIR images. See the [list of supported operating systems](support-matrix.md#supported-operating-systems).
134+
Update Manager now supports [generalized](/azure/virtual-machines/linux/imaging#generalized-images) custom images, and a combination of offer, publisher, and SKU for Marketplace/PIR images. See the [list of supported operating systems](support-matrix-updates.md#azure-marketplacepir-images).
135135

136136
### Multi-subscription support
137137

0 commit comments

Comments
 (0)