nerdexam
Fortinet

NSE7_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…

Deployment and Integration of Fortinet Cloud Solutions

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

NSE7_CDS_AR-7.6 question #37 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

(28 responses)
  • A
    14% (4)
  • B
    7% (2)
  • C
    75% (21)
  • D
    4% (1)

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

#Azure Bicep#what-if tool#subnet deployment#IaC preview

Community Discussion

No community discussion yet for this question.

Full NSE7_CDS_AR-7.6 Practice