ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 186 - AZ-104 discussion

Report
Export

You plan to deploy several Azure virtual machines that will run Windows Server 2019 in a virtual machine scale set by using an Azure Resource Manager template.

You need to ensure that NGINX is available on all the virtual machines after they are deployed.

What should you use?

A.
Azure Active Directory (Azure AD) Application Proxy
Answers
A.
Azure Active Directory (Azure AD) Application Proxy
B.
Azure Application Insights
Answers
B.
Azure Application Insights
C.
Azure Custom Script Extension
Answers
C.
Azure Custom Script Extension
D.
the New-AzConfigurationAssignement cmdlet
Answers
D.
the New-AzConfigurationAssignement cmdlet
Suggested answer: C

Explanation:

The Custom Script Extension downloads and executes scripts on Azure VMs. This extension is useful for post deployment configuration, software installation, or any other configuration / management task. Scripts can be downloaded from Azure storage or GitHub, or provided to the Azure portal at extension run time.

The Custom Script extension integrates with Azure Resource Manager templates, and can also be run using the Azure CLI, PowerShell, Azure portal, or the Azure Virtual Machine REST API.

You can use the Custom Script Extension with both Windows and Linux VMs.

Reference:

https://docs.microsoft.com/en-us/azure/virtual-machines/windows/tutorial-automate-vmdeployment?toc=https%3A%2F%2Fdocs.microsoft.com%2Fen-us%2Fazure%2Fvirtualmachines%2Fextensions%2Ftoc.json&bc=https%3A%2F%2Fdocs.microsoft.com%2Fenus%2Fazure%2Fbread%2Ftoc.json

asked 26/09/2024
Subramaniam Pratheep
39 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first