Hi everyone,
I am facing an issue with data inconsistency while launching the instance from the machine image.
As it says in the docs: "
A machine image contains a VM’s properties, metadata, permissions, and data from all its attached disks. You can use a machine image to create, backup, or restore a VM", so the data in the disk should be the latest one.
But, in my case, the data(some files) in a specific path is quite outdated (apporx. 2 years old) while In the running instance the data (same files) are updated yesterday.
I am not sure why this inconsistency is!
Am I missing something? Any help would be appreciated!