Yes, this is entirely possible. When you add VMs to a DevTest Labs resource, each VM is created in a separate resource group. All of your VMs can be modified in these resource groups to your liking. For example, you could assign a network interface card with a static private IP in a subnet to one of your DevTest VMs.
Can I assign private IP to VM in DevTest Labs?
Martin Kerr
1
Reputation point
Hi,
I am looking at using DevTest Labs for a QA environment for a web application but...
I need a static private IP associated to the web server to be able to test via an external source, is this possible at all?
Thanks in advance
Azure DevTest Labs
Azure DevTest Labs
An Azure service that is used for provisioning development and test environments.
2 answers
Sort by: Most helpful
-
-
Martin Kerr 1 Reputation point
2019-11-18T09:02:09.19+00:00 Hi,
Thank you for your answer.
Can this be automated rather than clicking buttons in the Azure UI?
Thanks