Which three steps should you perform in sequence?

DRAG DROP
Your development team has created a new solution that is deployed in a virtual network
named fabDevVNet.
Your testing team wants to begin testing the solution in a second Azure subscription.
You need to create a virtual network named fabTestVNet that is identical to fabDevVNet.
You want to achieve this goal by using the least amount of administrative effort.
Which three steps should you perform in sequence? To answer, move the appropriate
actions from the list of actions to the answer area and arrange them in the correct order.

DRAG DROP
Your development team has created a new solution that is deployed in a virtual network
named fabDevVNet.
Your testing team wants to begin testing the solution in a second Azure subscription.
You need to create a virtual network named fabTestVNet that is identical to fabDevVNet.
You want to achieve this goal by using the least amount of administrative effort.
Which three steps should you perform in sequence? To answer, move the appropriate
actions from the list of actions to the answer area and arrange them in the correct order.

Answer:

Explanation:



Leave a Reply 5

Your email address will not be published. Required fields are marked *


Mark van Dijk

Mark van Dijk

Isn’t it :

– In the development subscription, export the network configuration
– Create a virtual network by using the management portal in the testing subscription
– In the testing subscription, import the network configuration

Please check.

Arie

Arie

The supplied answer is correct. If you would create a new virtual network and then import the previously exported network configuration, the name of the virtual network would not match, thus you would not be able to import it even.

Jo

Jo

I think the solution provided in the picture is correct. This is because importing the configuration file creates the network so you do not have to create it, you just have to rename it to the fabTestVnet.

Harish Suhanda

Harish Suhanda

Solution provided is correct.

challenge

challenge

Correct, Export, Rename attr, Import = least amount of administrative effort