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 27a5fbd commit 32572f8
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 managing Virtual Machine with Managed Disks in C# #

Azure Compute sample for managing virtual machines -
- Create a virtual machine
- Start a virtual machine
- Stop a virtual machine
- Restart a virtual machine
- Update a virtual machine
- Expand the OS drive
- Tag a virtual machine (there are many possible variations here)
- Attach data disks
- Detach data disks
- List virtual machines
- Delete a virtual machine.
Azure Compute sample for managing virtual machines -
- Create a virtual machine
- Start a virtual machine
- Stop a virtual machine
- Restart a virtual machine
- Update a virtual machine
- Expand the OS drive
- Tag a virtual machine (there are many possible variations here)
- Attach data disks
- Detach data disks
- List virtual machines
- Delete a virtual machine.


## Running this Sample ##
Expand Down

0 comments on commit 32572f8

Please sign in to comment.