How to create an empty snapshot in Azure?

Microsoft Azure

Hi Guys,

I am new to Azure. I want to create an empty snapshot in Azure. How can I create that?

1
Answers

Replies

A snapshot in Azure is referred to as a full, read-only copy of the virtual hard drive. You are allowed to take the snapshot of the hard disk or the operating system. This is done to use as a backup or to resolve or troubleshoot the machine-related issues. The below command can be used to create an empty snapshot in Azure.


$ az snapshot create -g MyResourceGroup -n MySnapshot --size-gb 10

 
 

If you want to unleash your potential in this competitive field, please visit the Microsoft Azure course page for more information, where you can find the Microsoft Azure tutorials and Microsoft Azure frequently asked interview questions and answers as well.

 

This topic has been locked/unapproved. No replies allowed

Login to participate in this discussion.

Leave a reply

Before proceeding, please check your email for a verification link. If you did not receive the email, click here to request another.
Protected by Astra Security