- Notifications
You must be signed in to change notification settings - Fork6
Getting started on managing virtual machines using vm extensions in C#
License
Azure-Samples/compute-dotnet-manage-virtual-machine-using-vm-extensions
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
page_type | languages | products | extensions | ||||||
---|---|---|---|---|---|---|---|---|---|
sample |
|
|
|
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
To run this sample:
Set the environment variableAZURE_AUTH_LOCATION
with the full path for an auth file. Seehow to create an auth file.
git clone https://github.com/Azure-Samples/compute-dotnet-manage-virtual-machine-using-vm-extensions.gitcd compute-dotnet-manage-virtual-machine-using-vm-extensionsdotnet buildbin\Debug\net452\ManageVirtualMachineExtension.exe
Azure Management Libraries for C#Azure .Net Developer CenterIf you don't have a Microsoft Azure subscription you can get a FREE trial accounthere
This project has adopted theMicrosoft Open Source Code of Conduct. For more information see theCode of Conduct FAQ or contactopencode@microsoft.com with any additional questions or comments.
About
Getting started on managing virtual machines using vm extensions in C#
Resources
License
Code of conduct
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors12
Uh oh!
There was an error while loading.Please reload this page.