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

deployment_ms.py only will use resource group from vnet. #71

Open
kkruse-rax opened this issue May 6, 2019 · 1 comment
Open

deployment_ms.py only will use resource group from vnet. #71

kkruse-rax opened this issue May 6, 2019 · 1 comment

Comments

@kkruse-rax
Copy link
Contributor

Hi,

Seems like this template does not let you specify what resource group to provision in. Instead it takes the argument as input then will only accept the VNETS resource group name as acceptible.
It seems that virtual machine scale set does support this but doesnt appear to send the resource group value to it. Missing a line in generateServer:

def generateServer(region, group, vnetName, createVnet, subnetName, groupName, rallyPrivateIP):

@sliburd
Copy link
Contributor

sliburd commented May 10, 2019

What is the usecase for this? It may be obvious but I'm not sure what is the intent.

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

No branches or pull requests

2 participants