Skip to content

Commit e2399d4

Browse files
committed
Updating to site relative link on line 62
1 parent 5172fe2 commit e2399d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/upgrade-cluster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ You have CLI core version 2.0.81 and this extension requires a min of 2.34.1.
5959
Table output unavailable. Use the --query option to specify an appropriate query. Use --debug for more info.
6060
```
6161

62-
If you receive this output, you need to update your Azure CLI version. The `az upgrade` command was added in version 2.11.0 and doesn't work with versions prior to 2.11.0. Older versions can be updated by reinstalling Azure CLI as described in [Install the Azure CLI](https://docs.microsoft.com/cli/azure/install-azure-cli). If your Azure CLI version is 2.11.0 or later, you'll receive a message to run `az upgrade` to upgrade Azure CLI to the latest version.
62+
If you receive this output, you need to update your Azure CLI version. The `az upgrade` command was added in version 2.11.0 and doesn't work with versions prior to 2.11.0. Older versions can be updated by reinstalling Azure CLI as described in [Install the Azure CLI](/cli/azure/install-azure-cli). If your Azure CLI version is 2.11.0 or later, you'll receive a message to run `az upgrade` to upgrade Azure CLI to the latest version.
6363

6464
If your Azure CLI is updated, receiving the following sample output means that no upgrades are available:
6565

0 commit comments

Comments
 (0)