Skip to content

Commit 82f1f06

Browse files
Merge pull request #229378 from Venkateshdodda-MSFT/patch-34
(AzureCXP) fixes MicrosoftDocs/azure-docs#106100
2 parents b5fe50a + 79802f2 commit 82f1f06

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/api-management/breaking-changes/api-version-retirement-sep-2023.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ After 30 September 2023, if you prefer not to update your tools, scripts, and pr
3232

3333
* **ARM, Bicep, or Terraform templates** - Update the template to use API version 2021-08-01 or later.
3434

35-
* **Azure CLI** - Run `az version -help` to check your version. If you're running version 2.38.0 or later, no action is required. Use the `az upgrade` command to upgrade the Azure CLI if necessary. For more information, see [How to update the Azure CLI](/cli/azure/update-azure-cli).
35+
* **Azure CLI** - Run `az version` to check your version. If you're running version 2.38.0 or later, no action is required. Use the `az upgrade` command to upgrade the Azure CLI if necessary. For more information, see [How to update the Azure CLI](/cli/azure/update-azure-cli).
3636

3737
* **Azure PowerShell** - Run `Get-Module -ListAvailable -Name Az` to check your version. If you're running version 8.1.0 or later, no action is required. Use `Update-Module -Name Az -Repository PSGallery` to update the module if necessary. For more information, see [Install the Azure Az PowerShell module](/powershell/azure/install-az-ps).
3838

@@ -59,4 +59,4 @@ After 30 September 2023, if you prefer not to update your tools, scripts, and pr
5959

6060
## Next steps
6161

62-
See all [upcoming breaking changes and feature retirements](overview.md).
62+
See all [upcoming breaking changes and feature retirements](overview.md).

0 commit comments

Comments
 (0)