Hi@akhtar,
Sometimes it is required to update a snapshot you have created already. You can use the below command to update the snapshot.
$ az snapshot update --name MySnapshot --resource-group MyResourceGroup --subscription MySubscription
Hope this helps!
Enroll in Azure Cloud training to learn from the expert.