Skip to content

Commit 865e746

Browse files
Update cloud-services-dotnet-get-started.md
Create Storage Account Connection String ---> Create Storage Connection String "Account" is not included in the actual UI string.
1 parent 11a5f89 commit 865e746

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cloud-services/cloud-services-dotnet-get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ Azure storage account connection strings for both the web role project and the w
229229
2. Choose the **Settings** tab. In the **Service Configuration** drop-down box, choose **Cloud**.
230230

231231
![Cloud configuration](./media/cloud-services-dotnet-get-started/sccloud.png)
232-
3. Select the **StorageConnectionString** entry, and you see an ellipsis (**...**) button at the right end of the line. Choose the ellipsis button to open the **Create Storage Account Connection String** dialog box.
232+
3. Select the **StorageConnectionString** entry, and you see an ellipsis (**...**) button at the right end of the line. Choose the ellipsis button to open the **Create Storage Connection String** dialog box.
233233

234234
![Open Connection String Create box](./media/cloud-services-dotnet-get-started/opencscreate.png)
235235
4. In the **Create Storage Connection String** dialog box, select **Your subscription**, choose the storage account that you created earlier, and then select **OK**. The explorer prompts you for your Azure account credentials if you still need to sign in.

0 commit comments

Comments
 (0)