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
1. A text box will appear below the **File Shares** folder. Enter the name for your file share. See the [Share naming rules](../blobs/storage-quickstart-blobs-dotnet.md) section for a list of rules and restrictions on naming file shares.
40
40
41
-

41
+

42
42
43
43
1. Press **Enter** when done to create the file share, or **Esc** to cancel. Once the file share has been successfully created, it will be displayed under the **File Shares** folder for the selected storage account.
44
44
45
-

45
+

46
46
47
47
## View a file share's contents
48
48
@@ -58,11 +58,11 @@ The following steps illustrate how to view the contents of a file share within S
58
58
59
59
1. Right-click the file share you wish to view, and - from the context menu - select **Open**. You can also double-click the file share you wish to view.
1. The main pane will display the file share's contents.
64
64
65
-

65
+

66
66
67
67
## Delete a file share
68
68
@@ -78,11 +78,11 @@ The following steps illustrate how to delete a file share within Storage Explore
78
78
79
79
1. Right-click the file share you wish to delete, and - from the context menu - select **Delete**. You can also press **Delete** to delete the currently selected file share.
1. Right-click the desired "target" storage account into which you want to paste the file share, and - from the context menu - select **Paste File Share**.
1. When you're finished specifying the SAS options, select **Create**.
128
128
129
129
1. A second **Shared Access Signature** dialog will then display that lists the file share along with the URL and QueryStrings you can use to access the storage resource. Select **Copy** next to the URL you wish to copy to the clipboard.
130
130
131
-

131
+

132
132
133
133
1. When done, select **Close**.
134
134
@@ -144,11 +144,11 @@ The following steps illustrate how to manage (add and remove) access policies fo
144
144
145
145
1. Select the desired file share, and - from the context menu - select **Manage Access Policies**.

165
+

166
166
167
167
## Managing files in a file share
168
168
@@ -180,7 +180,7 @@ The following steps illustrate how to manage the files (and folders) within a fi
180
180
181
181
1. The main pane will display the file share's contents.
182
182
183
-

183
+

184
184
185
185
1. The main pane will display the file share's contents.
186
186
@@ -190,19 +190,19 @@ The following steps illustrate how to manage the files (and folders) within a fi
190
190
191
191
a. On the main pane's toolbar, select **Upload**, and then **Upload Files** from the drop-down menu.
b. In the **Upload files** dialog, select the ellipsis (**…**) button on the right side of the **Files** text box to select the file(s) you wish to upload.
b. In the **Upload folder** dialog, select the ellipsis (**…**) button on the right side of the **Folder** text box to select the folder whose contents you wish to upload.
1. In the **Select Azure Environment** panel, select an Azure environment to sign in to. You can sign in to global Azure, a national cloud or an Azure Stack instance. Then select **Next**.
119
119
120
-
:::image type="content" alt-text="Option to sign in" source="../../media/vs-azure-tools-storage-manage-with-storage-explorer/vs-storage-explorer-connect-environment.png":::
120
+
:::image type="content" alt-text="Option to sign in" source="./media/vs-azure-tools-storage-manage-with-storage-explorer/vs-storage-explorer-connect-environment.png":::
121
121
122
122
> [!TIP]
123
123
> For more information about Azure Stack, see [Connect Storage Explorer to an Azure Stack subscription or storage account](/azure-stack/user/azure-stack-storage-connect-se).
@@ -126,11 +126,11 @@ Storage Explorer provides several ways to connect to Azure resources:
126
126
127
127
1. After you successfully sign in with an Azure account, the account and the Azure subscriptions associated with that account appear under **ACCOUNT MANAGEMENT**. Select the Azure subscriptions that you want to work with, and then select **Apply**.
@@ -150,7 +150,7 @@ Storage Explorer can also connect to a [local storage emulator](#local-storage-e
150
150
151
151
To connect to an individual resource, select the **Connect** button in the left-hand toolbar. Then follow the instructions for the resource type you want to connect to.
152
152
153
-
:::image type="content" alt-text="Connect to Azure storage option" source="../../media/vs-azure-tools-storage-manage-with-storage-explorer/vs-storage-explorer-connect-button.png":::
153
+
:::image type="content" alt-text="Connect to Azure storage option" source="./media/vs-azure-tools-storage-manage-with-storage-explorer/vs-storage-explorer-connect-button.png":::
154
154
155
155
When a connection to a storage account is successfully added, a new tree node will appear under **Local & Attached** > **Storage Accounts**.
156
156
@@ -255,11 +255,11 @@ You can access a resource that's not in your subscription. You need someone who
255
255
256
256
1. Right-click **Data Lake Storage Gen1**, and select **Connect to Data Lake Storage Gen1**.
257
257
258
-

258
+

259
259
260
260
1. Enter the URI, and then select **OK**. Your Data Lake Store appears under **Data Lake Storage**.
261
261
262
-

262
+

263
263
264
264
This example uses Data Lake Storage Gen1. Azure Data Lake Storage Gen2 is now available. For more information, see [What is Azure Data Lake Storage Gen1](../../data-lake-store/data-lake-store-overview.md).
265
265
@@ -297,6 +297,6 @@ As you enter text in the search box, Storage Explorer displays all resources tha
297
297
*[Manage Azure Blob storage resources with Storage Explorer](vs-azure-tools-storage-explorer-blobs.md)
298
298
*[Manage Azure Data Lake Store resources with Storage Explorer](../../data-lake-store/data-lake-store-in-storage-explorer.md)
0 commit comments