Skip to content

Commit a15bfa7

Browse files
committed
Corrected required CLI version for migration tooling
1 parent e2c3577 commit a15bfa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/postgresql/migrate/how-to-migrate-single-to-flexible-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ To complete this tutorial, you need to:
4848

4949
2. Install the latest Azure CLI for your operating system from the [Azure CLI installation page](/cli/azure/install-azure-cli).
5050

51-
If the Azure CLI is already installed, check the version by using the `az version` command. The version should be 2.44.0 or later to use the migration CLI commands. If not, [update your Azure CLI version](/cli/azure/update-azure-cli).
51+
If the Azure CLI is already installed, check the version by using the `az version` command. The version should be **2.45.0** or later to use the migration CLI commands. If not, [update your Azure CLI version](/cli/azure/update-azure-cli).
5252

5353
3. Run the `az login` command:
5454

0 commit comments

Comments
 (0)