Skip to content

Commit 6174fe9

Browse files
committed
Update downgrade details
1 parent cf724ff commit 6174fe9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/digital-twins/troubleshoot-known-issues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ This article provides information about known issues associated with Azure Digit
2727

2828
| Does this affect me? | Cause | Resolution |
2929
| --- | --- | --- |
30-
| If you're using version 2.70 of the Azure CLI, this affects all `az dt` CLI commands. | This is a [known issue](https://github.com/Azure/azure-cli/issues/31042) with version 2.70 of the Azure CLI. | To bypass this issue, use the local Azure CLI (not Cloud Shell) and downgrade your CLI to version 2.69. On Windows, you can set the CLI version by running the command `winget install --exact --id Microsoft.AzureCLI --version 2.69.0`. For more information about installing the Azure CLI, see [How to install the Azure CLI](/cli/azure/install-azure-cli). |
30+
| If you're using version 2.70 of the Azure CLI, this affects all `az dt` CLI commands. | This is a [known issue](https://github.com/Azure/azure-cli/issues/31042) with version 2.70 of the Azure CLI. | To bypass this issue, use the local Azure CLI (not Cloud Shell) and downgrade your CLI to version 2.69. You can revert to an earlier version by [uninstalling the Azure CLI](/cli/azure/install-azure-cli-windows?pivots=winget#uninstall) and then [reinstalling](/cli/azure/install-azure-cli-windows?pivots=winget#install-or-update) the specific CLI version. On Windows, the reinstall command is `winget install --exact --id Microsoft.AzureCLI --version 2.69.0`. |
3131

3232
## "400 Client Error: Bad Request" in Cloud Shell
3333

includes/digital-twins-cli-issue.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ ms.date: 3/17/2025
99
---
1010

1111
>[!NOTE]
12-
> Due to a [known issue](../articles/digital-twins/troubleshoot-known-issues.md#az-dt-commands-fail-in-azure-cli-version-270) with the Azure CLI, `az dt` commands that are run in version 2.70 of the Azure CLI fail with an *AttributeError* message. To bypass this issue, use a [local CLI installation](/cli/azure/install-azure-cli) and downgrade your CLI to version 2.69.
12+
> Due to a [known issue](../articles/digital-twins/troubleshoot-known-issues.md#az-dt-commands-fail-in-azure-cli-version-270) with the Azure CLI, `az dt` commands that are run in version 2.70 of the Azure CLI fail with an *AttributeError* message. To bypass this issue, [install](/cli/azure/install-azure-cli) version 2.69 of the CLI locally.

0 commit comments

Comments
 (0)