Skip to content

Commit

Permalink
added next steps
Browse files Browse the repository at this point in the history
  • Loading branch information
vlivech committed Aug 26, 2016
1 parent 2fbb4fe commit 90bea5e
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -228,3 +228,11 @@ VMAccessForLinux Microsoft.OSTCExtensions * \
```

## Next Steps

Updating Linux using Azure VMAccess Extensions is one method to make changes on a running Linux VM. You can also use tools like cloud-init and Azure Templates to modify your Linux VM on boot.

[About virtual machine extensions and features](virtual-machines-linux-extensions-features.md)

[Authoring Azure Resource Manager templates with Linux VM extensions](virtual-machines-linux-extensions-authoring-templates.md)

[Using cloud-init to customize a Linux VM during creation](virtual-machines-linux-using-cloud-init.md)

0 comments on commit 90bea5e

Please sign in to comment.