- Referencing this as well:
https://cloud.google.com/compute/docs/disks/regional-persistent-disk#repd_create_disk
It seems to imply that we cannot directly define the disk as having regional redundancy at time of creation of a VM(no such disk option visible). Only after creation of VM, we need to go to Storage Section and create disk with redundancy option and then attach it to VM.
2.Additionally,with regard to Local SSDs [which are non persistent], looks like we cannot randomly attach them while a VM is running, seems like option below appears only at time of VM creation?:
Kind regards,
Aditya