user1819071
user1819071

Reputation: 705

Configure existing VNET while creating Microsoft Azure Container Service (DC/OS)

We have our own VNET configured. I would like to use the same VNET / subnet while creating the ACS service. I am using DC/OS. Can I configure the VNET / Subnet and NSG through Azure ACS template ?

Upvotes: 4

Views: 636

Answers (1)

rgardler
rgardler

Reputation: 592

At this time configuring VNets is not possible. However this is something we will be fixing very soon. First through some open source template, and once fully tested, through the ACS resource provider in ARM.

Upvotes: 2

Related Questions