Skip to content

Commit 5cc84e9

Browse files
committed
fix warning
1 parent 6c14e7c commit 5cc84e9

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
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

0 commit comments

Comments
 (0)