Skip to content

Commit 5701422

Browse files
committed
Fixes
1 parent ed10da2 commit 5701422

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

AKS-Arc/validate-signed-container-images.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,11 @@ Before you begin, ensure you have the following prerequisites:
4040

4141
# [Azure CLI](#tab/cli)
4242

43-
Install kubectl locally using the [az aks install-cli](/cli/azure/aks?view=azure-cli-latest#az-aks-install-cli) command.
43+
Install kubectl locally using the [az aks install-cli](/cli/azure/aks?view=azure-cli-latest#az-aks-install-cli&preserve-view=true) command.
4444

4545
# [PowerShell](#tab/powershell)
4646

47-
Install kubectl locally using the [Install-AzAksCliTool](/powershell/module/az.aks/install-azaksclitool?view=azps-14.2.0) cmdlet.
47+
Install kubectl locally using the [Install-AzAksCliTool](/powershell/module/az.aks/install-azaksclitool?view=azps-14.2.0&preserve-view=true) cmdlet.
4848

4949
---
5050

@@ -297,6 +297,4 @@ These steps work on all supported Windows OS worker nodes.
297297

298298
For more information about AKS on Azure Local, see the following articles:
299299

300-
- [AKS on Azure Local overview](/azure/aks/overview)
301-
- [Deploying AKS on Azure Local](/azure/aks/cluster-configuration)
302-
- [Managing AKS on Azure Local](/azure/aks/cluster-management)
300+
- [AKS on Azure Local overview](overview.md)

0 commit comments

Comments
 (0)