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 6282a05 commit 7f2e825
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,20 +4,20 @@ languages:
- csharp
products:
- azure
services: Compute
platforms: dotnet
author: yaohaizh
extensions:
- services: Compute
- platforms: dotnet
---

# Getting started on managing virtual machines using vm extensions in C# #

Azure Compute sample for managing virtual machine extensions. -
- Create a Linux and Windows virtual machine
- Add three users (user names and passwords for windows, SSH keys for Linux)
- Resets user credentials
- Remove a user
- Install MySQL on Linux | something significant on Windows
- Remove extensions
Azure Compute sample for managing virtual machine extensions. -
- Create a Linux and Windows virtual machine
- Add three users (user names and passwords for windows, SSH keys for Linux)
- Resets user credentials
- Remove a user
- Install MySQL on Linux | something significant on Windows
- Remove extensions


## Running this Sample ##
Expand Down

0 comments on commit 7f2e825

Please sign in to comment.