Skip to content

Commit 328b220

Browse files
authored
Merge pull request #232741 from Nickomang/aks-stop-api-removal
Added AKS redirect file, removed stop api on ugprade article
2 parents 44bfbe8 + aabcedf commit 328b220

File tree

4 files changed

+10
-87
lines changed

4 files changed

+10
-87
lines changed

.openpublishing.publish.config.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -961,6 +961,7 @@
961961
".openpublishing.redirection.azure-australia.json",
962962
".openpublishing.redirection.azure-databricks.json",
963963
".openpublishing.redirection.azure-hpc.json",
964+
".openpublishing.redirection.azure-kubernetes-service.json",
964965
".openpublishing.redirection.azure-monitor.json",
965966
".openpublishing.redirection.azure-percept.json",
966967
".openpublishing.redirection.azure-productivity.json",
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"redirections": [
3+
{
4+
"source_path_from_root": "/articles/aks/stop-api-upgrade.md",
5+
"redirect_url": "/azure/aks/upgrade-cluster",
6+
"redirect_document_id": false
7+
}
8+
]
9+
}

articles/aks/TOC.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -187,8 +187,6 @@
187187
items:
188188
- name: Maintaining and upgrading an AKS cluster
189189
href: upgrade.md
190-
- name: Stop cluster upgrades on API breaking changes (preview)
191-
href: stop-api-upgrade.md
192190
- name: Abort long running operations
193191
href: manage-abort-operations.md
194192
- name: Automatically upgrade an AKS cluster

articles/aks/stop-api-upgrade.md

Lines changed: 0 additions & 85 deletions
This file was deleted.

0 commit comments

Comments
 (0)