- Notifications
You must be signed in to change notification settings - Fork3
Getting started on managing virtual machines within subnets in parallel in C#
License
Azure-Samples/compute-dotnet-manage-virtual-machines-with-network-in-parallel
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
page_type | languages | products | extensions | ||||||
---|---|---|---|---|---|---|---|---|---|
sample |
|
|
|
Create a virtual network with two Subnets � frontend and backendFrontend allows HTTP in and denies Internet outBackend denies Internet in and Internet outCreate m Linux virtual machines in the frontendCreate m Windows virtual machines in the backend.
To run this sample:
Set the environment variableCLIENT_ID
,CLIENT_SECRET
,TENANT_ID
,SUBSCRIPTION_ID
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-machines-with-network-in-parallel.gitcd compute-dotnet-manage-virtual-machines-with-network-in-paralleldotnet buildbin\Debug\net452\ManageVirtualMachinesInParallelWithNetwork.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 within subnets in parallel 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.