Skip to content

Commit c012ad0

Browse files
authored
Update vs-azure-tools-storage-manage-with-storage-explorer.md
1 parent b9fd6aa commit c012ad0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ There are multiple ways to attach to a resource in Storage Explorer:
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.
107107
* [Connect to an Azure Cosmos DB account by using a connection string](#connect-to-an-azure-cosmos-db-account-by-using-a-connection-string). Use this option if you have a connection string to a CosmosDB instance.
108-
* [Connect to Azure Data Lake Store by URI](#connect-to-azure-data-lake-store-by-uri). Use this option if you have a URI to an Azure Data Lake Store.
108+
* [Connect to Azure Data Lake Store by URI](#connect-to-azure-data-lake-store-by-uri). Use this option if you have a URI to Azure Data Lake Store.
109109

110110
#### Add a resource via Azure AD
111111

@@ -204,11 +204,11 @@ As an alternative to managing Azure Cosmos DB accounts through an Azure subscrip
204204

205205
1. On the left side of the resource tree, expand **Local and Attached**, right-click **Azure Cosmos DB Accounts**, and select **Connect to Azure Cosmos DB**.
206206

207-
![connect to Azure Cosmos DB by connection string][21]
207+
![Connect to Azure Cosmos DB by connection string][21]
208208

209209
2. Select the Azure Cosmos DB API, enter your **Connection String** data, and then select **OK** to connect the Azure Cosmos DB account. For information about how to retrieve the connection string, see [Get the connection string](https://docs.microsoft.com/azure/cosmos-db/manage-account).
210210

211-
![connection-string][22]
211+
![Connection string][22]
212212

213213
#### Connect to Azure Data Lake Store by URI
214214

@@ -239,7 +239,7 @@ If you want to access a resource that's not in your subscription, you'll need so
239239

240240
![Get SAS dialog box][15]
241241

242-
3. You can now either copy the **Connection string** or the raw **Query string** to your clipboard.
242+
3. You can now copy either the **Connection string** or the raw **Query string** to your clipboard.
243243

244244
### Service level SAS
245245

0 commit comments

Comments
 (0)