You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/vs-azure-tools-storage-manage-with-storage-explorer.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -105,7 +105,7 @@ There are multiple ways to attach to a resource in Storage Explorer:
105
105
*[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).
106
106
*[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.
107
107
*[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.
109
109
110
110
#### Add a resource via Azure AD
111
111
@@ -204,11 +204,11 @@ As an alternative to managing Azure Cosmos DB accounts through an Azure subscrip
204
204
205
205
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**.
206
206
207
-
![connect to Azure Cosmos DB by connection string][21]
207
+
![Connect to Azure Cosmos DB by connection string][21]
208
208
209
209
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).
210
210
211
-
![connection-string][22]
211
+
![Connection string][22]
212
212
213
213
#### Connect to Azure Data Lake Store by URI
214
214
@@ -239,7 +239,7 @@ If you want to access a resource that's not in your subscription, you'll need so
239
239
240
240
![Get SAS dialog box][15]
241
241
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.
0 commit comments