You have an Azure subscription. The subscription contains a virtual machine that runs Windows 10.
You need to join the virtual machine to an Active Directory domain.
How should you complete the Azure Resource Manager (ARM) template? To answer, select the appropriate options in the answer area.
NOTE Each correct selection is worth one point.

You have an Azure Kubernetes Service (AKS) cluster named AKS1.
You need to configure cluster autoscaler for AKS1.
Which two tools should you use? Each correct answer presents a complete solution,
NOTE: Each correct selection is worth one point
You have an Azure subscription. The subscription contains virtual machines that connect to a virtual network named VNet1.
You plan to configure Azure Monitor for VM Insights.
You need to ensure that all the virtual machines only communicate with Azure Monitor through VNet1.
What should you create first?
You have an Azure subscription that contains a resource group named RG1.
You have a file named File1.bicep as shown in the File1.bicep exhibit. (Click the File1.bicep tab.)

You create a file named File2.bicep as shown in the File2.bicep exhibit. (Click the File2.bicep tab.)

You run the following PowerShell commands.
New-AzResourceGroupDeploynent -ResourceOroupHame RGi -TeaplateFile Filel.bicep
New-AzResourceGroupDeploynent -Whatif -ResourceGroupNaae RG1 -TemplateFile File2.bicep
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
