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.
Copy file name to clipboardExpand all lines: articles/storage/storage-explorer/vs-azure-tools-storage-manage-with-storage-explorer.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -261,7 +261,7 @@ You can access a resource that's not in your subscription. You need someone who
261
261
262
262

263
263
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).
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
266
266
## Generate a shared access signature in Storage Explorer<aname="generate-a-sas-in-storage-explorer"></a>
267
267
@@ -295,7 +295,7 @@ As you enter text in the search box, Storage Explorer displays all resources tha
295
295
## Next steps
296
296
297
297
*[Manage Azure Blob storage resources with Storage Explorer](vs-azure-tools-storage-explorer-blobs.md)
298
-
*[Manage Azure Data Lake Store resources with Storage Explorer](./data-lake-store/data-lake-store-in-storage-explorer.md)
298
+
*[Manage Azure Data Lake Store resources with Storage Explorer](../../data-lake-store/data-lake-store-in-storage-explorer.md)
0 commit comments