AZ-104 · Question #356
You have an Azure subscription that contains a virtual network named VNet1. VNet 1 has two subnets named Subnet1 and Subnet2. VNet1 is in the West Europe Azure region. The subscription contains the…
The correct answer is C. Move VM3 to Subnet1. Tested this movement (inside assigned NIC in section IPConfiguration, there is an option to change subnet, which restarted VM). After restart VM had new private IP from different subnet. I also tried to stop VM in subnet, where only this VM was assigned. Then I tried to create…
Question
Options
- AAdd a service endpoint.
- BAdd a virtual network.
- CMove VM3 to Subnet1.
- DStop VM1 and VM2.
How the community answered
(64 responses)- A3% (2)
- B17% (11)
- C72% (46)
- D8% (5)
Explanation
Tested this movement (inside assigned NIC in section IPConfiguration, there is an option to change subnet, which restarted VM). After restart VM had new private IP from different subnet. I also tried to stop VM in subnet, where only this VM was assigned. Then I tried to create new AppGtw to this subnet and portal did not give me the option, selected subnet was not possible to use. Even if VM was stopped, it still had its privateID (public was released) what was probably the reason, why this subnet is not usable for AppGtw.
Community Discussion
No community discussion yet for this question.