Skip to content
This repository has been archived by the owner on Dec 15, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
supernova-eng authored Oct 24, 2019
1 parent 1072098 commit ab611e1
Showing 1 changed file with 10 additions and 8 deletions.
18 changes: 10 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,19 @@ products:
extensions:
- services: Compute
- platforms: dotnet
description: "Azure Compute sample for managing virtual machines."
description: "Azure Compute sample for managing virtual machines from snapshots."
urlFragment: getting-started-with-creating-a-virtual-machine-using-specialized-disks-from-snapshots
---

# Getting started with creating a Virtual Machine using specialized disks from Snapshots
# Create an Azure Virtual Machine with specialized disks

Azure Compute sample for managing virtual machines -
- Create an managed virtual machine from PIR image with data disks
- Create snapshot from the virtual machine's OS and data disks
- Create managed disks from the snapshots
- Create virtual machine by attaching the managed disks
- Get SAS Uri to the virtual machine's managed disks.
Azure Compute sample for managing virtual machines.

- Create an managed virtual machine from PIR image with data disks
- Create snapshot from the virtual machine's OS and data disks
- Create managed disks from the snapshots
- Create virtual machine by attaching the managed disks
- Get SAS Uri to the virtual machine's managed disks.


## Running this Sample ##
Expand Down

0 comments on commit ab611e1

Please sign in to comment.