Nutanix Certified Professional – Multicloud Automation (NCP-MCA) — Question 37

A developer has a Development Blueprint that performs the following high level items:
Creates a Windows and Ubuntu Server.

Installs IIS on Windows -

Installs MySQL on Ubuntu -
As part of Development, there is a need for an Operator to restart IIS Services for troubleshooting purposes.
How should the developer add this functionality to the Blueprint?

Answer options

Correct answer: A

Explanation

The correct answer is A because adding an Execute Task in the Restart Action of the Application Profile directly enables the Operator to restart IIS Services as needed. Options B and C focus on tasks related to the Windows/IIS Service but do not provide the broader capability needed for troubleshooting. Option D, while a valid approach, is more complex and not necessary for simply restarting the service.