You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: AKS-Arc/aks-ws-22h2-retirement.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,22 +46,22 @@ AKS on Azure Local has a dependency on deploying a supported version of Azure Lo
46
46
47
47
#### Evaluate if Azure Local is right for you
48
48
49
-
[Compare Windows Server](/azure-local/concepts/compare-windows-server?) explains key differences between Azure Local and Windows Server and provides guidance about when to use each. Both products are actively supported and maintained by Microsoft. Many organizations choose to deploy both as they are intended for different and complementary purposes.
49
+
[Compare Windows Server](/azure-local/concepts/compare-windows-server.md) explains key differences between Azure Local and Windows Server and provides guidance about when to use each. Both products are actively supported and maintained by Microsoft. Many organizations choose to deploy both as they are intended for different and complementary purposes.
50
50
51
51
#### Uninstall AKS on Windows Server
52
52
53
53
Before moving to Azure Local, follow these steps to disconnect AKS workload clusters from Azure Arc and then uninstall AKS:
54
-
- Identify all your Arc connected AKS workload clusters, and then [disconnect your AKS workload clusters from Azure Arc](connect-to-arc#disconnect-your-aks-cluster-from-azure-arc.md)
55
-
- Uninstall AKS using [`Uninstall-AksHci`](/azure/aks/aksarc/reference/ps/uninstall-akshci). This will remove all AKS related configurations from Windows server.
54
+
- Identify all your Arc connected AKS workload clusters, and then [disconnect your AKS workload clusters from Azure Arc](connect-to-arc#disconnect-your-aks-cluster-from-azure-arc)
55
+
- Uninstall AKS using [`Uninstall-AksHci`](/azure/aks/aksarc/reference/ps/uninstall-akshci.md). This will remove all AKS related configurations from Windows server.
56
56
57
57
#### Deploy a supported version of Azure Local
58
58
59
-
[Deploy Azure Local from Azure portal or an Azure Resource Manager template](/azure/aks/aksarc/reference/ps/uninstall-akshci).
59
+
[Deploy Azure Local from Azure portal or an Azure Resource Manager template](/azure/aks/aksarc/reference/ps/uninstall-akshci.md).
60
60
61
61
#### Deploy an AKS cluster on Azure Local
62
62
63
63
-[Review the networking pre-requisites](aks-hci-network-system-requirements.md) for deploying AKS on Azure Local.
64
-
-[Deploy an AKS cluster on Azure Local using Az CLI, Azure portal and ARM templates, etc.](aks-create-clusters-cli).
64
+
-[Deploy an AKS cluster on Azure Local using Az CLI, Azure portal and ARM templates, etc.](aks-create-clusters-cli.md).
65
65
66
66
67
67
### [From Azure Local, version 22H2](#tab/22H2)
@@ -71,21 +71,21 @@ AKS on Azure Local has a dependency on deploying a supported version of Azure Lo
71
71
#### Uninstall AKS on Azure Local, version 22H2
72
72
73
73
Before upgrading to a supported version of Azure Local, follow these steps to disconnect AKS workload clusters from Azure Arc and then uninstall AKS:
74
-
- Identify all your Arc connected AKS workload clusters, and then [disconnect your AKS workload clusters from Azure Arc](connect-to-arc#disconnect-your-aks-cluster-from-azure-arc.md)
74
+
- Identify all your Arc connected AKS workload clusters, and then [disconnect your AKS workload clusters from Azure Arc](connect-to-arc#disconnect-your-aks-cluster-from-azure-arc)
75
75
- Uninstall AKS using [`Uninstall-AksHci`](/azure/aks/aksarc/reference/ps/uninstall-akshci). This will remove all AKS related configurations from Windows server.
76
76
77
77
#### Upgrade to a supported version of Azure Local
78
78
79
-
[Upgrade Azure Local 22H2 to a supported version of Azure Local](/azure-local/upgrade/about-upgrades-23h2).
79
+
[Upgrade Azure Local 22H2 to a supported version of Azure Local](/azure-local/upgrade/about-upgrades-23h2.md).
80
80
81
81
#### Deploy an AKS cluster on Azure Local
82
82
83
83
-[Review the networking pre-requisites](aks-hci-network-system-requirements.md) for deploying AKS on Azure Local.
84
-
-[Deploy an AKS cluster on Azure Local using Az CLI, Azure portal and ARM templates, etc.](aks-create-clusters-cli).
84
+
-[Deploy an AKS cluster on Azure Local using Az CLI, Azure portal and ARM templates, etc.](aks-create-clusters-cli.md).
85
85
86
86
---
87
87
88
88
## Next steps
89
89
90
90
-[Compare AKS deployment options](https://techcommunity.microsoft.com/blog/azurearcblog/comparing-feature-sets-for-aks-enabled-by-azure-arc-deployment-options/4188163).
91
-
-[Compare Windows Server with Azure Local](/azure-local/concepts/compare-windows-server?)
91
+
-[Compare Windows Server with Azure Local](/azure-local/concepts/compare-windows-server.md)
0 commit comments