How To Recover Deleted Files in Linux
https://itsfoss.com/recover-deleted-files-linux/
https://www.journaldev.com/36900/top-best-linux-data-recovery-tools
Auto Shutdown and Auto Start an Azure VM
https://www.youtube.com/watch?v=2IoX7IxmkpU
VM -> Operations -> Auto Shutdown
https://www.tecmint.com/fdisk-commands-to-manage-linux-disk-partitions/
https://linuxhandbook.com/
https://www.binarytides.com/linux-command-check-disk-partitions/
https://phoenixnap.com/kb/linux-format-disk
sudo mkfs -t ext4 /dev/sdd
https://superuser.com/questions/676093/partition-not-showing-up-in-dev
https://www.cyberciti.biz/faq/debian-ubuntu-linux-list-scsi-devices-hosts-attributes-lsscsi-command/
sudo parted -l
sudo fdisk -l
df- h --output=source,fstype,size,used,avail,pcent,target -x tmpfs -x devtmpfs
sudo sfdisk -l -uM
lsblk
https://learn.microsoft.com/en-us/azure/devops/pipelines/process/approvals?view=azure-devops&tabs=check-pass