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
There are several ways to do this, the example uses the loop device to mount the image. It can either be a disk attached or a loop device.
49
-
[Mount the image](https://learn.microsoft.com/en-us/azure/virtual-machines/linux/attach-disk-portal?tabs=ubuntu#mount-the-disk:~:text=new%20filesystem%20immediately.-,Mount%20the%20disk,-Create%20a%20directory)
49
+
[Mount the image](/azure/virtual-machines/linux/attach-disk-portal?tabs=ubuntu#mount-the-disk:~:text=new%20filesystem%20immediately.-,Mount%20the%20disk,-Create%20a%20directory)
50
50
51
51
$imagedevice is the root filesystem's partition on the device that contains the image.
52
52
```
@@ -79,7 +79,6 @@ If there are any users with sudo privileges, they are listed here,
79
79
6. Repeat step 4 to validate that the user has no sudo privilege on the vhd.
0 commit comments