Skip to content

Commit d01606f

Browse files
Update articles/storage/blobs/quickstart-blobs-c-plus-plus.md
1 parent 50c9db9 commit d01606f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/blobs/quickstart-blobs-c-plus-plus.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ The Azure Identity library provides Azure Active Directory (Azure AD) token auth
120120
121121
You can authorize access to data in your storage account using the following steps:
122122
123-
1. Make sure you're authenticated with the same Azure AD account you assigned the role to on your storage account. You can authenticate via [Azure CLI](cli/azure/install-azure-cli). Sign in to Azure through the Azure CLI using the following command:
123+
1. Make sure you're authenticated with the same Azure AD account you assigned the role to on your storage account. You can authenticate via [Azure CLI](/cli/azure/install-azure-cli). Sign in to Azure through the Azure CLI using the following command:
124124
125125
```azurecli
126126
az login

0 commit comments

Comments
 (0)