Skip to content

Commit 75e77f2

Browse files
authored
Merge pull request #294940 from khdownie/kendownie021925
update mount script screenshot
2 parents 7a00535 + 5cc84e9 commit 75e77f2

File tree

5 files changed

+2
-2
lines changed

5 files changed

+2
-2
lines changed
69.4 KB
Loading
69.4 KB
Loading

articles/storage/files/storage-files-quick-create-use-windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ Now that you've created the VM, connect to it so you can mount your file share.
108108
1. Select a drive letter and then **Show script**.
109109
1. Copy the script from the Azure portal and paste it into **Notepad**, as in the following example.
110110

111-
:::image type="content" source="media/storage-how-to-use-files-windows/files-portal-mounting-cmdlet-resize.png" alt-text="Screenshot that shows the script that you should copy from the Azure portal and paste into Notepad." lightbox="media/storage-how-to-use-files-windows/files-portal-mounting-cmdlet-resize.png":::
111+
:::image type="content" source="media/storage-files-quick-create-use-windows/files-portal-mounting-script.png" alt-text="Screenshot that shows the mounting script that you should copy from the Azure portal and paste into Notepad." lightbox="media/storage-files-quick-create-use-windows/files-portal-mounting-script.png":::
112112

113113
1. In the VM, open **PowerShell** and paste in the contents of the **Notepad**, then press enter to run the command. It should map the drive.
114114

articles/storage/files/storage-how-to-use-files-windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ To get this script:
9999
1. Select the drive letter to mount the share to.
100100
1. Copy the provided script.
101101

102-
:::image type="content" source="media/storage-how-to-use-files-windows/files-portal-mounting-cmdlet-resize.png" alt-text="Screenshot of connect blade, copy button on script is highlighted.":::
102+
:::image type="content" source="media/storage-how-to-use-files-windows/files-portal-mounting-script.png" alt-text="Screenshot of connect blade, copy button on script is highlighted.":::
103103

104104
1. Paste the script into a shell on the host you'd like to mount the file share to, and run it.
105105

0 commit comments

Comments
 (0)