How to check the mounted volume on Azure VM in Azure Portal
To check the mounted volume on Azure VM in Azure Portal, follow these steps:
- Log in to the Azure Portal.
- Navigate to the Virtual Machines section.
- Select the virtual machine that you want to check the mounted volume for.
- Click on the Disks option from the left-hand menu.
- You will see a list of disks attached to the VM. Look for the disk you want to check.
- Click on the disk to view more details.
- Under the Overview tab, you will see the mount point for the disk. This will show you the location where the disk is mounted on the VM.
Alternatively, you can also SSH to the VM and use the command mount to view all the mounted volumes and their mount points
原文地址: http://www.cveoy.top/t/topic/hnR7 著作权归作者所有。请勿转载和采集!