Skip to content

Commit 55b50a8

Browse files
committed
Updated broken link
1 parent a846cec commit 55b50a8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

articles/aks/create-node-pools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ The Azure Linux container host for AKS is an open-source Linux distribution avai
158158
You can migrate your existing Ubuntu nodes to Azure Linux using one of the following methods:
159159
160160
* [Remove existing node pools and add new Azure Linux node pools](../azure-linux/tutorial-azure-linux-migration.md#remove-existing-node-pools-and-add-new-azure-linux-node-pools).
161-
* [In-place OS SKU migration (Preview)](../azure-linux/tutorial-azure-linux-migration.md#in-place-os-sku-migration-preview).
161+
* [In-place OS SKU migration (preview)](../azure-linux/tutorial-azure-linux-migration.md#in-place-os-sku-migration-preview).
162162
163163
## Node pools with unique subnets
164164

articles/azure-linux/tutorial-azure-linux-migration.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.date: 01/12/2024
1313
In this tutorial, part three of five, you migrate your existing nodes to Azure Linux. You can migrate your existing nodes to Azure Linux using one of the following methods:
1414

1515
* Remove existing node pools and add new Azure Linux node pools.
16-
* In-place OS SKU migration (Preview).
16+
* In-place OS SKU migration (preview).
1717

1818
If you don't have any existing nodes to migrate to Azure Linux, skip to the [next tutorial](./tutorial-azure-linux-telemetry-monitor.md). In later tutorials, you learn how to enable telemetry and monitoring in your clusters and upgrade Azure Linux nodes.
1919

@@ -71,7 +71,7 @@ There are several settings that can block the OS SKU migration request. To ensur
7171
7272
#### Install the `aks-preview` extension
7373
74-
[!INCLUDE [preview features callout](./includes/preview/preview-callout.md)]
74+
[!INCLUDE [preview features callout](../aks/includes/preview/preview-callout.md)]
7575
7676
1. Install the `aks-preview` extension using the `az extension add` command.
7777
@@ -279,8 +279,8 @@ If you experience issues during the OS SKU migration, you can roll back to your
279279
280280
In this tutorial, you migrated existing nodes to Azure Linux using one of the following methods:
281281
282-
* Cordon, drain, and remove the existing nodes.
283-
* In-place OS SKU migration (Preview).
282+
* Remove existing node pools and add new Azure Linux node pools.
283+
* In-place OS SKU migration (preview).
284284
285285
In the next tutorial, you learn how to enable telemetry to monitor your clusters.
286286

0 commit comments

Comments
 (0)