FCSS_CDS_AR-7.6 · Question #64
Refer to the exhibit. An administrator used the what-if tool to preview the changes to an Azure Bicep file. What will happen if the administrator applies these changes in Azure?
The correct answer is D. A new subnet will be added to vnet-002. The what-if output shows a modification (~) to the VNet vnet-002 where a new subnet (+ subnet001 with address prefix 10.0.0.0/25) will be created. Applying the changes will therefore add a new subnet to the existing VNet.
Question
Refer to the exhibit. An administrator used the what-if tool to preview the changes to an Azure Bicep file. What will happen if the administrator applies these changes in Azure?
Exhibit
Options
- AThe VNet address space will be updated.
- BThe resulting VNet will have a single subnet.
- CThe vnet-002 VNet will be renamed Production.
- DA new subnet will be added to vnet-002.
How the community answered
(39 responses)- A3% (1)
- B8% (3)
- C13% (5)
- D77% (30)
Explanation
The what-if output shows a modification (~) to the VNet vnet-002 where a new subnet (+ subnet001 with address prefix 10.0.0.0/25) will be created. Applying the changes will therefore add a new subnet to the existing VNet.
Topics
Community Discussion
No community discussion yet for this question.
