Skip to content

Commit fb6be8b

Browse files
authored
Correct formatting errors
1 parent f804793 commit fb6be8b

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

articles/aks/planned-maintenance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ Create an `autoUpgradeWindow.json` file with the following contents:
214214
}
215215
```
216216

217-
The above JSON file specifies maintenance windows every three months on the first of the month between 9:00 AM - 1:00 PM in the `UTC-08` timezone. There's also an exception from `2023-12-23``` to `2024-01-05` where maintenance isn't allowed even if it overlaps with a maintenance window.
217+
The above JSON file specifies maintenance windows every three months on the first of the month between 9:00 AM - 1:00 PM in the `UTC-08` timezone. There's also an exception from `2023-12-23` to `2024-01-05` where maintenance isn't allowed even if it overlaps with a maintenance window.
218218

219219
The following command adds the maintenance windows from `default.json` and `autoUpgradeWindow.json`:
220220

articles/aks/upgrade-aks-cluster.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,9 @@ To allow for a duration of time to wait between draining a node and proceeding t
295295
296296
## Next steps
297297
298-
To learn how to configure automatic upgrades, see [Configure automatic upgrades for an AKS cluster][configure-automatic-aks-upgrades]. For a detailed discussion of upgrade best practices and other considerations, see [AKS patch and upgrade guidance][upgrade-operators-guide].
298+
To learn how to configure automatic upgrades, see [Configure automatic upgrades for an AKS cluster][configure-automatic-aks-upgrades].
299+
300+
For a detailed discussion of upgrade best practices and other considerations, see [AKS patch and upgrade guidance][upgrade-operators-guide].
299301
300302
<!-- LINKS - internal -->
301303
[azure-cli-install]: /cli/azure/install-azure-cli

0 commit comments

Comments
 (0)