Skip to content

Commit 87f2920

Browse files
committed
Fix image references after move
1 parent 87df7a6 commit 87f2920

File tree

4 files changed

+54
-54
lines changed

4 files changed

+54
-54
lines changed

articles/storage/storage-explorer/vs-azure-tools-storage-explorer-accessibility.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,5 +97,5 @@ Command | Keyboard shortcut
9797
Toggle Developer Tools | **F12**
9898
Reload | **Alt+Control+R**
9999

100-
[0]: ../../media/vs-azure-tools-storage-explorer-accessibility/Zoom.png
101-
[1]: ../../media/vs-azure-tools-storage-explorer-accessibility/HighContrast.png
100+
[0]: ./media/vs-azure-tools-storage-explorer-accessibility/Zoom.png
101+
[1]: ./media/vs-azure-tools-storage-explorer-accessibility/HighContrast.png

articles/storage/storage-explorer/vs-azure-tools-storage-explorer-blobs.md

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -235,23 +235,23 @@ The following steps illustrate how to manage the blobs (and virtual directories)
235235
* View the [latest Storage Explorer release notes and videos](https://www.storageexplorer.com).
236236
* Learn how to [create applications using Azure blobs, tables, queues, and files](../index.yml).
237237

238-
[0]: ../../media/vs-azure-tools-storage-explorer-blobs/blob-containers-create-context-menu.png
239-
[1]: ../../media/vs-azure-tools-storage-explorer-blobs/blob-container-create.png
240-
[2]: ../../media/vs-azure-tools-storage-explorer-blobs/blob-container-create-done.png
241-
[3]: ../../media/vs-azure-tools-storage-explorer-blobs/blob-container-editor.png
242-
[4]: ../../media/vs-azure-tools-storage-explorer-blobs/blob-container-delete-context-menu.png
243-
[5]: ../../media/vs-azure-tools-storage-explorer-blobs/blob-container-delete-confirmation.png
244-
[6]: ../../media/vs-azure-tools-storage-explorer-blobs/blob-container-copy-context-menu.png
245-
[7]: ../../media/vs-azure-tools-storage-explorer-blobs/blob-containers-paste-context-menu.png
246-
[8]: ../../media/vs-azure-tools-storage-explorer-blobs/blob-container-get-sas-context-menu.png
247-
[9]: ../../media/vs-azure-tools-storage-explorer-blobs/blob-container-get-sas-options.png
248-
[10]: ../../media/vs-azure-tools-storage-explorer-blobs/blob-container-get-sas-urls.png
249-
[11]: ../../media/vs-azure-tools-storage-explorer-blobs/blob-container-manage-access-policies-context-menu.png
250-
[12]: ../../media/vs-azure-tools-storage-explorer-blobs/blob-container-manage-access-policies-options.png
251-
[13]: ../../media/vs-azure-tools-storage-explorer-blobs/blob-container-set-public-access-level-context-menu.png
252-
[14]: ../../media/vs-azure-tools-storage-explorer-blobs/blob-container-set-public-access-level-options.png
253-
[15]: ../../media/vs-azure-tools-storage-explorer-blobs/blob-upload-files-menu.png
254-
[16]: ../../media/vs-azure-tools-storage-explorer-blobs/blob-upload-files-options.png
255-
[17]: ../../media/vs-azure-tools-storage-explorer-blobs/blob-upload-folder-menu.png
256-
[18]: ../../media/vs-azure-tools-storage-explorer-blobs/blob-upload-folder-options.png
257-
[19]: ../../media/vs-azure-tools-storage-explorer-blobs/blob-container-open-editor-context-menu.png
238+
[0]: ./media/vs-azure-tools-storage-explorer-blobs/blob-containers-create-context-menu.png
239+
[1]: ./media/vs-azure-tools-storage-explorer-blobs/blob-container-create.png
240+
[2]: ./media/vs-azure-tools-storage-explorer-blobs/blob-container-create-done.png
241+
[3]: ./media/vs-azure-tools-storage-explorer-blobs/blob-container-editor.png
242+
[4]: ./media/vs-azure-tools-storage-explorer-blobs/blob-container-delete-context-menu.png
243+
[5]: ./media/vs-azure-tools-storage-explorer-blobs/blob-container-delete-confirmation.png
244+
[6]: ./media/vs-azure-tools-storage-explorer-blobs/blob-container-copy-context-menu.png
245+
[7]: ./media/vs-azure-tools-storage-explorer-blobs/blob-containers-paste-context-menu.png
246+
[8]: ./media/vs-azure-tools-storage-explorer-blobs/blob-container-get-sas-context-menu.png
247+
[9]: ./media/vs-azure-tools-storage-explorer-blobs/blob-container-get-sas-options.png
248+
[10]: ./media/vs-azure-tools-storage-explorer-blobs/blob-container-get-sas-urls.png
249+
[11]: ./media/vs-azure-tools-storage-explorer-blobs/blob-container-manage-access-policies-context-menu.png
250+
[12]: ./media/vs-azure-tools-storage-explorer-blobs/blob-container-manage-access-policies-options.png
251+
[13]: ./media/vs-azure-tools-storage-explorer-blobs/blob-container-set-public-access-level-context-menu.png
252+
[14]: ./media/vs-azure-tools-storage-explorer-blobs/blob-container-set-public-access-level-options.png
253+
[15]: ./media/vs-azure-tools-storage-explorer-blobs/blob-upload-files-menu.png
254+
[16]: ./media/vs-azure-tools-storage-explorer-blobs/blob-upload-files-options.png
255+
[17]: ./media/vs-azure-tools-storage-explorer-blobs/blob-upload-folder-menu.png
256+
[18]: ./media/vs-azure-tools-storage-explorer-blobs/blob-upload-folder-options.png
257+
[19]: ./media/vs-azure-tools-storage-explorer-blobs/blob-container-open-editor-context-menu.png

articles/storage/storage-explorer/vs-azure-tools-storage-explorer-files.md

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -34,15 +34,15 @@ The following steps illustrate how to create a file share within Storage Explore
3434

3535
1. Right-click **File Shares**, and - from the context menu - select **Create File Share**.
3636

37-
![Create file share](../../media/vs-azure-tools-storage-explorer-files/image1.png)
37+
![Create file share](./media/vs-azure-tools-storage-explorer-files/image1.png)
3838

3939
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.
4040

41-
![Naming the share](../../media/vs-azure-tools-storage-explorer-files/image2.png)
41+
![Naming the share](./media/vs-azure-tools-storage-explorer-files/image2.png)
4242

4343
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.
4444

45-
![The new share](../../media/vs-azure-tools-storage-explorer-files/image3.png)
45+
![The new share](./media/vs-azure-tools-storage-explorer-files/image3.png)
4646

4747
## View a file share's contents
4848

@@ -58,11 +58,11 @@ The following steps illustrate how to view the contents of a file share within S
5858

5959
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.
6060

61-
![Open share](../../media/vs-azure-tools-storage-explorer-files/image4.png)
61+
![Open share](./media/vs-azure-tools-storage-explorer-files/image4.png)
6262

6363
1. The main pane will display the file share's contents.
6464

65-
![Screenshot of the main pane for a file share in Storage Explorer showing the contents of the share.](../../media/vs-azure-tools-storage-explorer-files/image5.png)
65+
![Screenshot of the main pane for a file share in Storage Explorer showing the contents of the share.](./media/vs-azure-tools-storage-explorer-files/image5.png)
6666

6767
## Delete a file share
6868

@@ -78,11 +78,11 @@ The following steps illustrate how to delete a file share within Storage Explore
7878

7979
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.
8080

81-
![Delete](../../media/vs-azure-tools-storage-explorer-files/image6.png)
81+
![Delete](./media/vs-azure-tools-storage-explorer-files/image6.png)
8282

8383
1. Select **Yes** to the confirmation dialog.
8484

85-
![Confirmation dialog](../../media/vs-azure-tools-storage-explorer-files/image7.png)
85+
![Confirmation dialog](./media/vs-azure-tools-storage-explorer-files/image7.png)
8686

8787
## Copy a file share
8888

@@ -98,11 +98,11 @@ The following steps illustrate how to copy a file share from one storage account
9898

9999
1. Right-click the file share you wish to copy, and - from the context menu - select **Copy File Share**.
100100

101-
![Copy File Share](../../media/vs-azure-tools-storage-explorer-files/image8.png)
101+
![Copy File Share](./media/vs-azure-tools-storage-explorer-files/image8.png)
102102

103103
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**.
104104

105-
![Paste File Share](../../media/vs-azure-tools-storage-explorer-files/image9.png)
105+
![Paste File Share](./media/vs-azure-tools-storage-explorer-files/image9.png)
106106

107107
## Get the SAS for a file share
108108

@@ -118,17 +118,17 @@ The following steps illustrate how to create a SAS for a file share:+
118118

119119
1. Right-click the desired file share, and - from the context menu - select **Get Shared Access Signature**.
120120

121-
![Get Shared Access Signature](../../media/vs-azure-tools-storage-explorer-files/image10.png)
121+
![Get Shared Access Signature](./media/vs-azure-tools-storage-explorer-files/image10.png)
122122

123123
1. In the **Shared Access Signature** dialog, specify the policy, start and expiration dates, time zone, and access levels you want for the resource.
124124

125-
![SAS dialog](../../media/vs-azure-tools-storage-explorer-files/image11.png)
125+
![SAS dialog](./media/vs-azure-tools-storage-explorer-files/image11.png)
126126

127127
1. When you're finished specifying the SAS options, select **Create**.
128128

129129
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.
130130

131-
![Second SAS dialog](../../media/vs-azure-tools-storage-explorer-files/image12.png)
131+
![Second SAS dialog](./media/vs-azure-tools-storage-explorer-files/image12.png)
132132

133133
1. When done, select **Close**.
134134

@@ -144,11 +144,11 @@ The following steps illustrate how to manage (add and remove) access policies fo
144144

145145
1. Select the desired file share, and - from the context menu - select **Manage Access Policies**.
146146

147-
![Manage access policies context menu](../../media/vs-azure-tools-storage-explorer-files/image13.png)
147+
![Manage access policies context menu](./media/vs-azure-tools-storage-explorer-files/image13.png)
148148

149149
1. The **Access Policies** dialog will list any access policies already created for the selected file share.
150150

151-
![Access Policies](../../media/vs-azure-tools-storage-explorer-files/image14.png)
151+
![Access Policies](./media/vs-azure-tools-storage-explorer-files/image14.png)
152152

153153
1. Follow these steps depending on the access policy management task:
154154

@@ -160,9 +160,9 @@ The following steps illustrate how to manage (add and remove) access policies fo
160160

161161
1. Create a new SAS URL using the Access Policy you created earlier:
162162

163-
![Get SAS](../../media/vs-azure-tools-storage-explorer-files/image15.png)
163+
![Get SAS](./media/vs-azure-tools-storage-explorer-files/image15.png)
164164

165-
![SAS name and properties](../../media/vs-azure-tools-storage-explorer-files/image16.png)
165+
![SAS name and properties](./media/vs-azure-tools-storage-explorer-files/image16.png)
166166

167167
## Managing files in a file share
168168

@@ -180,7 +180,7 @@ The following steps illustrate how to manage the files (and folders) within a fi
180180

181181
1. The main pane will display the file share's contents.
182182

183-
![Screenshot of the main pane for the file share myazurefileshare in Storage Explorer, showing the contents of the share with the first folder selected.](../../media/vs-azure-tools-storage-explorer-files/image17.png)
183+
![Screenshot of the main pane for the file share myazurefileshare in Storage Explorer, showing the contents of the share with the first folder selected.](./media/vs-azure-tools-storage-explorer-files/image17.png)
184184

185185
1. The main pane will display the file share's contents.
186186

@@ -190,19 +190,19 @@ The following steps illustrate how to manage the files (and folders) within a fi
190190

191191
a. On the main pane's toolbar, select **Upload**, and then **Upload Files** from the drop-down menu.
192192

193-
![Upload files](../../media/vs-azure-tools-storage-explorer-files/image18.png)
193+
![Upload files](./media/vs-azure-tools-storage-explorer-files/image18.png)
194194

195195
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.
196196

197-
![Adding files](../../media/vs-azure-tools-storage-explorer-files/image19.png)
197+
![Adding files](./media/vs-azure-tools-storage-explorer-files/image19.png)
198198

199199
c. Select **Upload**.
200200

201201
- **Upload a folder to a file share**
202202

203203
a. On the main pane's toolbar, select **Upload**, and then **Upload Folder** from the drop-down menu.
204204

205-
![Upload folder menu](../../media/vs-azure-tools-storage-explorer-files/image20.png)
205+
![Upload folder menu](./media/vs-azure-tools-storage-explorer-files/image20.png)
206206

207207
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.
208208

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

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Microsoft Azure Storage Explorer is a standalone app that makes it easy to work
1717

1818
In this article, you'll learn several ways of connecting to and managing your Azure storage accounts.
1919

20-
:::image type="content" alt-text="Microsoft Azure Storage Explorer" source="../../media/vs-azure-tools-storage-manage-with-storage-explorer/vs-storage-explorer-overview.png":::
20+
:::image type="content" alt-text="Microsoft Azure Storage Explorer" source="./media/vs-azure-tools-storage-manage-with-storage-explorer/vs-storage-explorer-overview.png":::
2121

2222
## Prerequisites
2323

@@ -107,17 +107,17 @@ Storage Explorer provides several ways to connect to Azure resources:
107107
108108
1. In Storage Explorer, select **View** > **Account Management** or select the **Manage Accounts** button.
109109

110-
:::image type="content" alt-text="Manage Accounts" source ="../../media/vs-azure-tools-storage-manage-with-storage-explorer/vs-storage-explorer-manage-accounts.png":::
110+
:::image type="content" alt-text="Manage Accounts" source ="./media/vs-azure-tools-storage-manage-with-storage-explorer/vs-storage-explorer-manage-accounts.png":::
111111

112112
1. **ACCOUNT MANAGEMENT** now displays all the Azure accounts you're signed in to. To connect to another account, select **Add an account...**.
113113

114114
1. The **Connect to Azure Storage** dialog opens. In the **Select Resource** panel, select **Subscription**.
115115

116-
:::image type="content" alt-text="Connect dialog" source="../../media/vs-azure-tools-storage-manage-with-storage-explorer/vs-storage-explorer-connect-dialog.png":::
116+
:::image type="content" alt-text="Connect dialog" source="./media/vs-azure-tools-storage-manage-with-storage-explorer/vs-storage-explorer-connect-dialog.png":::
117117

118118
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**.
119119

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":::
121121

122122
> [!TIP]
123123
> 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:
126126

127127
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**.
128128

129-
:::image type="content" alt-text="Select Azure subscriptions" source="../../media/vs-azure-tools-storage-manage-with-storage-explorer/vs-storage-explorer-account-panel.png":::
129+
:::image type="content" alt-text="Select Azure subscriptions" source="./media/vs-azure-tools-storage-manage-with-storage-explorer/vs-storage-explorer-account-panel.png":::
130130

131131
1. **EXPLORER** displays the storage accounts associated with the selected Azure subscriptions.
132132

133-
:::image type="content" alt-text="Selected Azure subscriptions" source="../../media/vs-azure-tools-storage-manage-with-storage-explorer/vs-storage-explorer-subscription-node.png":::
133+
:::image type="content" alt-text="Selected Azure subscriptions" source="./media/vs-azure-tools-storage-manage-with-storage-explorer/vs-storage-explorer-subscription-node.png":::
134134

135135
### Attach to an individual resource
136136

@@ -150,7 +150,7 @@ Storage Explorer can also connect to a [local storage emulator](#local-storage-e
150150

151151
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.
152152

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":::
154154

155155
When a connection to a storage account is successfully added, a new tree node will appear under **Local & Attached** > **Storage Accounts**.
156156

@@ -255,11 +255,11 @@ You can access a resource that's not in your subscription. You need someone who
255255

256256
1. Right-click **Data Lake Storage Gen1**, and select **Connect to Data Lake Storage Gen1**.
257257

258-
![Connect to Data Lake Store context menu](../../media/vs-azure-tools-storage-manage-with-storage-explorer/storage-explorer-connect-data-lake-storage.png)
258+
![Connect to Data Lake Store context menu](./media/vs-azure-tools-storage-manage-with-storage-explorer/storage-explorer-connect-data-lake-storage.png)
259259

260260
1. Enter the URI, and then select **OK**. Your Data Lake Store appears under **Data Lake Storage**.
261261

262-
![Connect to Data Lake Store result](../../media/vs-azure-tools-storage-manage-with-storage-explorer/storage-explorer-attach-data-lake-finished.png)
262+
![Connect to Data Lake Store result](./media/vs-azure-tools-storage-manage-with-storage-explorer/storage-explorer-attach-data-lake-finished.png)
263263

264264
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).
265265

@@ -297,6 +297,6 @@ As you enter text in the search box, Storage Explorer displays all resources tha
297297
* [Manage Azure Blob storage resources with Storage Explorer](vs-azure-tools-storage-explorer-blobs.md)
298298
* [Manage Azure Data Lake Store resources with Storage Explorer](../../data-lake-store/data-lake-store-in-storage-explorer.md)
299299

300-
[14]: ../../media/vs-azure-tools-storage-manage-with-storage-explorer/get-shared-access-signature-for-storage-explorer.png
301-
[15]: ../../media/vs-azure-tools-storage-manage-with-storage-explorer/create-shared-access-signature-for-storage-explorer.png
302-
[23]: ../../media/vs-azure-tools-storage-manage-with-storage-explorer/storage-explorer-search-for-resource.png
300+
[14]: ./media/vs-azure-tools-storage-manage-with-storage-explorer/get-shared-access-signature-for-storage-explorer.png
301+
[15]: ./media/vs-azure-tools-storage-manage-with-storage-explorer/create-shared-access-signature-for-storage-explorer.png
302+
[23]: ./media/vs-azure-tools-storage-manage-with-storage-explorer/storage-explorer-search-for-resource.png

0 commit comments

Comments
 (0)