Skip to content

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 98c811c commit 49c1468
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,25 +4,25 @@ languages:
- csharp
products:
- azure
services: Compute
platforms: dotnet
author: yaohaizh
extensions:
- services: Compute
- platforms: dotnet
---

# Getting Started with Compute - Manage Virtual Machines - in C# asynchronously #

Azure Compute sample for managing virtual machines -
- Create a virtual machine with managed OS Disk based on Windows OS image
- Once Network is created start creation of virtual machine based on Linux OS image in the same network
- Update both virtual machines
- for Linux based:
- add Tag
- for Windows based:
- deallocate the virtual machine
- add a data disk
- start the virtual machine
- List virtual machines and print details
- Delete all virtual machines.
Azure Compute sample for managing virtual machines -
- Create a virtual machine with managed OS Disk based on Windows OS image
- Once Network is created start creation of virtual machine based on Linux OS image in the same network
- Update both virtual machines
- for Linux based:
- add Tag
- for Windows based:
- deallocate the virtual machine
- add a data disk
- start the virtual machine
- List virtual machines and print details
- Delete all virtual machines.


## Running this Sample ##
Expand Down

0 comments on commit 49c1468

Please sign in to comment.