Two on-site servers owned by your business are called SRV01 and SR02. An application built by programmers utilizes SRV01. By IP address, the program invokes a service on SRV02. <br>
<br>
You want to move the application to virtual computers in Azure (VMs). On a single subnet on an Azure virtual network, you have set up two VMs. <br>
<br>
The two virtual machines must be set up with static internal IP addresses. <br>
<br>
What should you do?
-
A
Run the Set-AzureSubnet PowerShell cmdlet.
-
B
Run the New-AzureRMVMConfig PowerShell cmdlet.
-
C
Modify the IP properties in Windows Network and Sharing Center.
-
D
Modify the VM properties in the Azure Management Portal.
-
E
Run the Set-AzureStaticVNetIP PowerShell cmdlet.