Skip to content

Commit f01bcc7

Browse files
authored
Merge pull request #80854 from mhopkins-msft/master
Updated H2 based on GitHub feedback
2 parents ac57fa1 + 1bbaf2e commit f01bcc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/blobs/storage-c-plus-plus-how-to-use-blobs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ To start the Azure storage emulator, Select the **Start** button or press the **
6464

6565
The following samples assume that you have used one of these two methods to get the storage connection string.
6666

67-
## Retrieve your connection string
67+
## Retrieve your storage account
6868
You can use the **cloud_storage_account** class to represent your Storage Account information. To retrieve your storage account information from the storage connection string, you can use the **parse** method.
6969

7070
```cpp

0 commit comments

Comments
 (0)