Hi,
What triggers snapshot creation? I’m unclear on what specific operations or configurations lead to a snapshot being created. Is it an automatic process tied to certain blob operations, or does it occur only when explicitly requested via the API/portal? Any details on the underlying mechanism would be very helpful.
A: A snapshot is created when requested via REST API/portal/CLI/PS. It is not automatic.
Is it possible to disable snapshot creation completely? I haven't found any option in the Azure portal or documentation that allows for disabling snapshot creation entirely. If snapshots are created automatically, is there a way to turn off this feature, or must they be managed (e.g., deleted) after creation?
A: There is no option to disable snapshot creation
Snapshot Blob (REST API)
https://learn.microsoft.com/en-us/rest/api/storageservices/snapshot-blob?tabs=microsoft-entra-id
Please click Accept Answer and upvote if the above was helpful.
Thanks.
-TP