WGU D084 – PreAssessment Questions and Answers Rated A+
Which feature is used to categorize resource groups to track utilization across multiple tenants in Azure? ✔✔Tags
What are the four domains that Azure Advisor creates recommendations across? ✔✔High availability, security, performance, and cost
Which tool is used to automatically enable diagnostic settings at resource creation? ✔✔Azure Resource Manager template
An administrator is configuring virtual network peering between three virtual networks. All three virtual networks must be able to communicate directly with each other while keeping administrative tasks to a minimum.
How many pairs of peering connections should be created? ✔✔3
How many days are events retained in the Azure Activity Log by default? ✔✔90
- / 3
To which level does the Azure Activity Log surface events? ✔✔Subscription
A systems engineer creates an Azure Resource Manager template.
Which property is required? ✔✔ContentVersion
An administrator creates an Azure Resource Manager (ARM) template for virtual machine (VM) deployment. The resource group location needs to be specified for the VM.
Which element type is used to derive the resource group location to use as a default for deployment? ✔✔Function
Which object is preventing a DNS zone from being deleted due to a resource lock? ✔✔PTR record in the DNS zone is CanNotDelete.
Which resource group operation is supported in Azure? ✔✔Moving resources between resource groups
- / 3
Which cmdlet is used to deploy an Azure Resource Manager (ARM) template with PowerShell?✔✔New-AzResourceGroupDeployment
How does the system preparation tool generalize an Azure Virtual Machine (VM)? ✔✔It generalizes the VM for the image capture. The VM can no longer be used.
A cloud administrator wants to store data in an SMB 3.0 file share. What must be configured before files can be uploaded? ✔✔Storage account and at least one folder
An administrator wants to map a drive to an Azure-based SMB 3.0 file share. Which outbound TCP port must be open on the on-premises network? ✔✔445
What is the correct sequence of tasks required to set up Azure File Sync service?
- Register the file servers
- Create Azure File Sync service
- Deploy Azure File Sync agent
- Create File Sync group
- Add server endpoints ✔✔B, D, C, A, E
- / 3