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

# Getting started on managing virtual machine scale sets in C# asynchronously #

Azure Compute sample for managing virtual machine scale sets with un-managed disks -
- Create a virtual machine scale set behind an Internet facing load balancer
- Install Apache Web servers in virtual machines in the virtual machine scale set
- List scale set virtual machine instances and SSH collection string
- Stop a virtual machine scale set
- Start a virtual machine scale set
- Update a virtual machine scale set
- Double the no. of virtual machines
- Restart a virtual machine scale set
Azure Compute sample for managing virtual machine scale sets with un-managed disks -
- Create a virtual machine scale set behind an Internet facing load balancer
- Install Apache Web servers in virtual machines in the virtual machine scale set
- List scale set virtual machine instances and SSH collection string
- Stop a virtual machine scale set
- Start a virtual machine scale set
- Update a virtual machine scale set
- Double the no. of virtual machines
- Restart a virtual machine scale set


## Running this Sample ##
Expand Down

0 comments on commit c8f4c26

Please sign in to comment.