Hi Team,
we are looking into below azure API endpoint to get all Snapshots created by azure disk storage but not supported Snapshots by blob or table storage.
https://docs.microsoft.com/en-us/rest/api/compute/snapshots/list
https://docs.microsoft.com/en-us/rest/api/compute/snapshots/listbyresourcegroup
I want to create an azure function programme with C#.net that will return all Snapshots created by azure disk storage storage.
Please , any suggestion or help will appreciated.
Many Thanks,
Tutul