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

Commit

Permalink
Update repo metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
yaohaizh committed Aug 15, 2019
1 parent 2ed9092 commit 0d18977
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions README.md
Expand Up @@ -4,21 +4,21 @@ languages:
- csharp
products:
- azure
services: Compute
platforms: dotnet
author: yaohaizh
extensions:
- services: Compute
- platforms: dotnet
---

# Getting started on creating virtual machines from generalized image or specialized VHD in C# #

Azure Compute sample for managing virtual machines -
- Create a virtual machine
- Deallocate the virtual machine
- Generalize the virtual machine
- Capture the virtual machine to create a generalized image
- Create a second virtual machine using the generalized image
- Delete the second virtual machine
- Create a new virtual machine by attaching OS disk of deleted VM to it.
Azure Compute sample for managing virtual machines -
- Create a virtual machine
- Deallocate the virtual machine
- Generalize the virtual machine
- Capture the virtual machine to create a generalized image
- Create a second virtual machine using the generalized image
- Delete the second virtual machine
- Create a new virtual machine by attaching OS disk of deleted VM to it.


## Running this Sample ##
Expand Down

0 comments on commit 0d18977

Please sign in to comment.