- Notifications
You must be signed in to change notification settings - Fork1
Manage virtual machines in availability zones
License
Azure-Samples/compute-dotnet-manage-vms-in-availability-zones
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 machines -
- Create a zonal virtual machine with implicitly zoned related resources (PublicIP, Disk)
- Creates a zonal PublicIP address
- Creates a zonal managed data disk
- Create a zonal virtual machine and associate explicitly created zonal PublicIP and data disk.
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-vms-in-availability-zones.gitcd compute-dotnet-manage-vms-in-availability-zonesdotnet buildbin\Debug\net452\ManageZonalVirtualMachine.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
Manage virtual machines in availability zones
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.
Contributors8
Uh oh!
There was an error while loading.Please reload this page.