FCSS_CDS_AR-7.6 · Question #37
Refer to the exhibit. An administrator used the what-if tool to preview changes to an Azure Bicep file. What will happen if the administrator decides to apply these changes in Azure?
The correct answer is C. A new subnet will be added to ServerApps. The what-if output shows that the ServerApps VNet will be modified: A new address prefix 192.168.0.0/24 will be added. An existing subnet will be modified from 10.0.1.0/24 to 10.0.2.0/24. Since these are additive and modification changes within the VNet, the result is that a…
Question
Refer to the exhibit. An administrator used the what-if tool to preview changes to an Azure Bicep file. What will happen if the administrator decides to apply these changes in Azure?
Exhibit
Options
- ASubnet 10.0.1.0/24 will replace subnet 10.0.2.0/24.
- BThis deployment will fail and no changes will be applied.
- CA new subnet will be added to ServerApps.
- DThe ServerApps VNet will be renamed.
How the community answered
(51 responses)- A6% (3)
- B16% (8)
- C75% (38)
- D4% (2)
Explanation
The what-if output shows that the ServerApps VNet will be modified: A new address prefix 192.168.0.0/24 will be added. An existing subnet will be modified from 10.0.1.0/24 to 10.0.2.0/24. Since these are additive and modification changes within the VNet, the result is that a new subnet will be added alongside the update to the existing subnet.
Topics
Community Discussion
No community discussion yet for this question.
