https://devconnected.com/how-to-check-ram-on-linux/
https://azure.microsoft.com/en-in/blog/resize-virtual-machines/
"free -h" command
https://github.com/sonusathyadas/EventGrid-Samples
https://docs.microsoft.com/en-us/rest/api/servicebus/peek-lock-message-non-destructive-read
https://computingforgeeks.com/ext4-vs-xfs-complete-comparison/
https://www.tecmint.com/create-new-ext4-file-system-partition-in-linux/
mkfs.xfs /dev/device
mkfs.ext4 /dev/device
:::::: vi /etc/fstab ::::::
/dev/sdb /data xfs defaults,nofail 0 1
lsblk -f
lsblk -a
lsblk -i
df -h
https://learn.microsoft.com/en-us/azure/devops/pipelines/process/approvals?view=azure-devops&tabs=check-pass