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

Commit 32572f8

Browse files
committed
Update repo metadata
1 parent 27a5fbd commit 32572f8

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

README.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -4,25 +4,25 @@ languages:
44
- csharp
55
products:
66
- azure
7-
services: Compute
8-
platforms: dotnet
9-
author: yaohaizh
7+
extensions:
8+
- services: Compute
9+
- platforms: dotnet
1010
---
1111

1212
# Getting started with managing Virtual Machine with Managed Disks in C# #
1313

14-
Azure Compute sample for managing virtual machines -
15-
- Create a virtual machine
16-
- Start a virtual machine
17-
- Stop a virtual machine
18-
- Restart a virtual machine
19-
- Update a virtual machine
20-
- Expand the OS drive
21-
- Tag a virtual machine (there are many possible variations here)
22-
- Attach data disks
23-
- Detach data disks
24-
- List virtual machines
25-
- Delete a virtual machine.
14+
Azure Compute sample for managing virtual machines -
15+
- Create a virtual machine
16+
- Start a virtual machine
17+
- Stop a virtual machine
18+
- Restart a virtual machine
19+
- Update a virtual machine
20+
- Expand the OS drive
21+
- Tag a virtual machine (there are many possible variations here)
22+
- Attach data disks
23+
- Detach data disks
24+
- List virtual machines
25+
- Delete a virtual machine.
2626

2727

2828
## Running this Sample ##

0 commit comments

Comments
 (0)