Skip to content

Commit 0cb624d

Browse files
committed
edit pass: vs-azure-tools-storage-manage-with-storage-explorer
1 parent df1e8d5 commit 0cb624d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/vs-azure-tools-storage-manage-with-storage-explorer.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Storage Explorer provides several ways to connect to Storage accounts. In genera
8181

8282
![Manage Accounts][1]
8383

84-
2. The left pane now displays all the Azure accounts you've signed in to. To connect to another account, select **Add an account**
84+
2. The left pane now displays all the Azure accounts you've signed in to. To connect to another account, select **Add an account**.
8585

8686
3. If you want to sign in to a national cloud or an Azure Stack, select the **Azure environment** drop-down list to choose the Azure cloud you want to use. After you've chosen your environment, select the **Sign-in** button. For more information, see [Connect Storage Explorer to an Azure Stack subscription](/azure-stack/user/azure-stack-storage-connect-se).
8787

@@ -100,7 +100,7 @@ Storage Explorer provides several ways to connect to Storage accounts. In genera
100100
There are multiple ways to attach to a resource in Storage Explorer:
101101

102102
* [Add a resource via Azure AD](#add-a-resource-via-azure-ad). If you have permissions only at the data layer, use this option to add a blob container or an Azure Data Lake Storage Gen2 Blob storage container.
103-
* [Use a connection string](#use-a-connection-string) if you have one to a Storage account. Storage Explorer supports both key and [SAS](storage/common/storage-dotnet-shared-access-signature-part-1.md) connection strings.
103+
* [Use a connection string](#use-a-connection-string). Use this option if you have a connection string to a Storage account. Storage Explorer supports both key and [SAS](storage/common/storage-dotnet-shared-access-signature-part-1.md) connection strings.
104104
* [Use a SAS URI](#use-a-sas-uri). If you have a [SAS URI](storage/common/storage-dotnet-shared-access-signature-part-1.md) to a blob container, file share, queue, or table, use it to attach to the resource. To get a SAS URI, you can either use [Storage Explorer](#generate-a-sas-in-storage-explorer) or the [Azure portal](https://portal.azure.com).
105105
* [Use a name and key](#use-a-name-and-key). If you know either of the account keys to your Storage account, you can use this option to quickly connect. The keys for your Storage account are located on the Storage account **Access keys** panel in the [Azure portal](https://portal.azure.com).
106106
* [Attach to a local emulator](#attach-to-a-local-emulator). If you're using one of the available Azure Storage emulators, use this option to easily connect to your emulator.

0 commit comments

Comments
 (0)