Skip to content

Commit f658ac9

Browse files
Merge pull request #2638 from MicrosoftDocs/main
Auto Publish – main to live - 2026-02-03 06:00 UTC
2 parents 975cb15 + 9238af8 commit f658ac9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/aks/planned-maintenance.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ az aks maintenanceconfiguration add --resource-group $RESOURCE_GROUP --cluster-n
172172

173173
1. In the Azure portal, go to your AKS cluster resource.
174174
1. From the service menu, under **Settings**, select **Upgrades**.
175-
1. Under **Upgrade** > **Automatic upgrade scheduler**, select **Add schedule**. For newer clusters, this option is labeled **Edit schedule**.
175+
1. Under **Upgrade** > **Automatic upgrade scheduler**, select **Add schedule**.
176176

177177
:::image type="content" source="./media/planned-maintenance/add-schedule-portal.png" alt-text="Screenshot that shows the option to add a schedule in the Azure portal.":::
178178

@@ -186,7 +186,7 @@ az aks maintenanceconfiguration add --resource-group $RESOURCE_GROUP --cluster-n
186186

187187
:::image type="content" source="./media/planned-maintenance/add-maintenance-schedule-portal.png" alt-text="Screenshot that shows the pane for adding a maintenance schedule in the Azure portal.":::
188188

189-
1. Select **Save** > **Apply**.
189+
1. Select **Save**.
190190

191191
### [JSON file](#tab/json-file)
192192

@@ -276,13 +276,13 @@ az aks maintenanceconfiguration update --resource-group $RESOURCE_GROUP --cluste
276276
### [Azure portal](#tab/azure-portal)
277277

278278
1. In the Azure portal, navigate to your AKS cluster resource.
279-
1. From the service menu, under **Settings**, select **Cluster configuration**.
279+
1. From the service menu, under **Settings**, select **Upgrades**.
280280
1. Under **Upgrade** > **Automatic upgrade scheduler**, select **Edit schedule**.
281281

282282
:::image type="content" source="./media/planned-maintenance/edit-schedule-portal.png" alt-text="Screenshot that shows the option for editing a schedule in the Azure portal.":::
283283

284284
1. On the **Edit maintenance schedule** pane, update the maintenance window settings as needed.
285-
1. Select **Save** > **Apply**.
285+
1. Select **Save**.
286286

287287
### [JSON file](#tab/json-file)
288288

0 commit comments

Comments
 (0)