Skip to content

Commit 1d76942

Browse files
(AzureCXP) fixes MicrosoftDocs/azure-docs#377099
Updated line number From az--version To az --version
1 parent 146c7dc commit 1d76942

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/confidential-computing/quick-create-confidential-vm-azure-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Azure Cloud Shell is a free interactive shell that you can use to run the steps
2626

2727
To open the Cloud Shell, just select **Try it** from the upper right corner of a code block. You can also open Cloud Shell in a separate browser tab by going to [https://shell.azure.com/bash](https://shell.azure.com/bash). Select **Copy** to copy the blocks of code, paste it into the Cloud Shell, and select **Enter** to run it.
2828

29-
If you prefer to install and use the CLI locally, this quickstart requires Azure CLI version 2.38.0 or later. Run `az--version` to find the version. If you need to install or upgrade, see [Install Azure CLI](/cli/azure/install-azure-cli).
29+
If you prefer to install and use the CLI locally, this quickstart requires Azure CLI version 2.38.0 or later. Run `az --version` to find the version. If you need to install or upgrade, see [Install Azure CLI](/cli/azure/install-azure-cli).
3030

3131
### Create a resource group
3232

0 commit comments

Comments
 (0)