Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a VM with multiple NICs and RDP accessable #306

Closed
wants to merge 3 commits into from
Closed

Create a VM with multiple NICs and RDP accessable #306

wants to merge 3 commits into from

Conversation

colincole
Copy link
Contributor

This template allows you to create a Virtual Machines with multiple (2) network interfaces (NICs), and RDP connectable with a configured load balancer and an inbound NAT rule. More NICs can easily be added with this template. This template also deploys a Storage Account, Virtual Network, Public IP address, and 2 Network Interfaces (front-end and back-end).

colincole added 3 commits May 29, 2015 12:59
This template allows you to create a Virtual Machines with multiple
network interfaces (NICs), and RDP connectable with a configured load
balancer and an inbound NAT rule.
Minor change to metadata.json
This template allows you to create a Virtual Machines with multiple (2)
network interfaces (NICs), and RDP connectable with a configured load
balancer and an inbound NAT rule. More NICs can easily  be added with
this template. This template also deploys a Storage Account, Virtual
Network, Public IP address, and 2 Network Interfaces (front-end and
back-end).
@acomghbot
Copy link

The following issues were detected in this pull request:

Template: 201-1-vm-loadbalancer-2-nics

  • No azuredeploy-parameters.json file was found in the expected location.

@azurecla
Copy link

azurecla commented Jun 3, 2015

Hi @colincole, I'm your friendly neighborhood Azure Pull Request Bot (You can call me AZPRBOT). Thanks for your contribution!

In order for us to evaluate and accept your PR, we ask that you sign a contribution license agreement. It's all electronic and will take just minutes. I promise there's no faxing. https://cla.azure.com.

TTYL, AZPRBOT;

@azurecla
Copy link

azurecla commented Jun 3, 2015

@colincole, Thanks for signing the contribution license agreement so quickly! Actual humans will now validate the agreement and then evaluate the PR.

Thanks, AZPRBOT;

"description": "Prefix to use for VM names"
}
},
"imagePublisher": {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since this a template about multi-NICs, all these image parameters can become variables so the user doesn't have to enter many parameters to get this going

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

moved the 3 image parameters to variables

@colincole colincole closed this Jun 11, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants