Questions
ayuda
option
My Daypo

ERASED TEST, YOU MAY BE INTERESTED ONSet 6 - 104

COMMENTS STATISTICS RECORDS
TAKE THE TEST
Title of test:
Set 6 - 104

Description:
Cloud 104

Author:
Anonymous
(Other tests from this author)

Creation Date:
29/03/2024

Category:
Personal

Number of questions: 38
Share the Test:
Facebook
Twitter
Whatsapp
Share the Test:
Facebook
Twitter
Whatsapp
Last comments
No comments about this test.
Content:
You have an Azure subscription that has a Recovery Services vault named Vault1. The subscription contains the virtual machines shown in the following table: VM1 and VM3 only VM1, VM2, VM3 and VM4 VM1 and VM2 only VM1 only.
You have an Azure subscription that contains a virtual machine named VM1. You plan to deploy an Azure Monitor alert rule that will trigger an alert when CPU usage on VM1 exceeds 80 percent. You need to ensure that the alert rule sends an email message to two users named User1 and User2. What should you create for Azure Monitor? an action group a mail-enabled security group a distribution group a Microsoft 365 group.
You have the Azure virtual machines shown in the following table: Create a new Recovery Services vault Create a storage account Configure the extensions for VM3 and VM4 Create a new backup policy.
You have an Azure subscription that contains the identities shown in the following table. User1, Principal1, and Group1 are assigned the Monitoring Reader role. An action group named AG1 has the Email Azure Resource Manager Role notification type and is configured to email the Monitoring Reader role. You create an alert rule named Alert1 that uses AG1. You need to identity who will receive an email notification when Alert1 is triggered. Who should you identify? User1 and Principal1 only User1, User2, Principal1, and Principal2 User1 only User1 and User2 only.
You have an Azure virtual machine named VM1. You use Azure Backup to create a backup of VM1 named Backup1. After creating Backup1, you perform the following changes to VM1: ✑ Modify the size of VM1. ✑ Copy a file named Budget.xls to a folder named Data. ✑ Reset the password for the built-in administrator account. ✑ Add a data disk to VM1. An administrator uses the Replace existing option to restore VM1 from Backup1. You need to ensure that all the changes to VM1 are restored. Which change should you perform again? Modify the size of VM1 Reset the password for the built-in administrator account Add a data disk Copy Budget.xls to Data.
Your company has a main office in London that contains 100 client computers. Three years ago, you migrated to Azure Active Directory (Azure AD). The company's security policy states that all personal devices and corporate-owned devices must be registered or joined to Azure AD. A remote user named User1 is unable to join a personal device to Azure AD from a home network. You verify that User1 was able to join devices to Azure AD in the past. You need to ensure that User1 can join the device to Azure AD. What should you do? Assign the User administrator role to User1 From the Device settings blade, modify the Maximum number of devices per user setting Create a point-to-site VPN from the home network of User1 to Azure From the Device settings blade, modify the Users may join devices to Azure AD setting.
You have an Azure subscription that contains the following users in an Azure Active Directory tenant named contoso.onmicrosoft.com: User1 creates a new Azure Active Directory tenant named external.contoso.onmicrosoft.com. You need to create new user accounts in external.contoso.onmicrosoft.com. Solution: You instruct User1 to create the user accounts. Does that meet the goal? Yes No.
You have an existing Azure subscription that contains 10 virtual machines. You need to monitor the latency between your on-premises network and the virtual machines. What should you use? Service Map Connection troubleshoot Network Performance Monitor Effective routes.
You have an Azure virtual machine named VM1. Azure collects events from VM1. You are creating an alert rule in Azure Monitor to notify an administrator when an error is logged in the System event log of VM1. Which target resource should you monitor in the alert rule? virtual machine extension virtual machine metric alert Azure Log Analytics workspace.
You have an Azure subscription that contains 100 virtual machines. You regularly create and delete virtual machines. You need to identify unattached disks that can be deleted. What should you do? From Azure Cost Management, view Cost Analysis From Azure Advisor, modify the Advisor configuration From Microsoft Azure Storage Explorer, view the Account Management properties From Azure Cost Management, view Advisor Recommendations.
You have an Azure web app named webapp1. Users report that they often experience HTTP 500 errors when they connect to webapp1. You need to provide the developers of webapp1 with real-time access to the connection errors. The solution must provide all the connection error details. What should you do first? From webapp1, enable Web server logging From Azure Monitor, create a workbook From Azure Monitor, create a Service Health alert From webapp1, turn on Application Logging.
You have an Azure web app named App1. You need to monitor the availability of App1 by using a multi-step web test. What should you use in Azure Monitor? Azure Service Health Azure Application Insights the Diagnostic settings metrics.
You have a Recovery Services vault named RSV1. RSV1 has a backup policy that retains instant snapshots for five days and daily backup for 14 days. RSV1 performs daily backups of VM1. VM1 hosts a static website that was updated eight days ago. You need to recover VM1 to a point eight days ago. The solution must minimize downtime. What should you do first? Deallocate VM1. Restore VM1 by using the Replace existing restore configuration option. Delete VM1. Restore VM1 by using the Create new restore configuration option.
You have an Azure subscription named Subscription1 that contains two Azure virtual networks named VNet1 and VNet2. VNet1 contains a VPN gateway named VPNGW1 that uses static routing. There is a site-to-site VPN connection between your on-premises network and VNet1. On a computer named Client1 that runs Windows 10, you configure a point-to-site VPN connection to VNet1. You configure virtual network peering between VNet1 and VNet2. You verify that you can connect to VNet2 from the on-premises network. Client1 is unable to connect to VNet2. You need to ensure that you can connect Client1 to VNet2. What should you do? Select Use the remote virtual network's gateway or Route Server on VNet1 to VNet2 peering. Select Use the remote virtual network s gateway or Route Server on VNet2 to VNet1 peering. Download and re-install the VPN client configuration package on Client1. Enable BGP on VPNGW1.
You have an Azure Active Directory (Azure AD) tenant that is linked to 10 Azure subscriptions. You need to centrally monitor user activity across all the subscriptions. What should you use? Azure Application Insights Profiler access reviews Activity log filters a Log Analytics workspace.
You have a subnet named Subnet1 that contains Azure virtual machines. A network security group (NSG) named NSG1 is associated to Subnet1. NSG1 only contains the default rules. You need to create a rule in NSG1 to prevent the hosts on Subnet1 form connecting to the Azure portal. The hosts must be able to connect to other internet hosts. To what should you set Destination in the rule? Application security group IP Addresses Service Tag Any.
You have an Azure subscription named Subscription1 that contains an Azure Log Analytics workspace named Workspace1. You need to view the error events from a table named Event. Which query should you run in Workspace1? search in (Event) "error" Event | where EventType is "error" select * from Event where EventType == "error" Get-Event Event | where {$_.EventType == "error"}.
You have an Azure App Service web app named App1. You need to collect performance traces for App1. What should you use? Azure Application Insights Profiler the Activity log the Deployment center the Diagnose and solve problems settings.
You have an Azure subscription that contains the storage accounts shown in the following table. storage1 storage2 storage3 storage4.
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 Desired State Configuration (DSC) extension the New-AzConfigurationAssignment cmdlet Azure Application Insights a Microsoft Endpoint Manager device configuration profile.
You have an Azure subscription that contains eight virtual machines and the resources shown in the following table. You need to configure access for VNET1. The solution must meet the following requirements: • The virtual machines connected to VNET1 must be able to communicate with the virtual machines connected to VNET2 by using the Microsoft backbone. • The virtual machines connected to VNET1 must be able to access storage1, storage2, and Azure AD by using the Microsoft backbone. What is the minimum number of service endpoints you should add to VNET1? 1 2 3 5.
You need to configure an Azure web app named contoso.azurewebsites.net to host www.contoso.com. What should you do first? Create A records named www.contoso.com and asuid.contoso.com. Create a TXT record named asuid that contains the domain verification ID. Create a CNAME record named asuid that contains the domain verification ID. Create a TXT record named www.contoso.com that has a value of contoso.azurewebsites.net.
You have an Azure subscription that contains 10 network security groups (NSGs), 10 virtual machines, and a Log Analytics workspace named Workspace1. Each NSG is connected to a virtual machine. You need to configure an Azure Monitor Network Insights alert that will be triggered when suspicious network traffic is detected. What should you do first? Deploy Connection Monitor Configure data collection endpoints Configure a private link Configure NSG flow logs.
You have an Azure subscription that contains a storage account named storage1 in the North Europe Azure region. You need to ensure that when blob data is added to storage1, a secondary copy is created in the East US region. The solution must minimize administrative effort. What should you configure? operational backup object replication geo-redundant storage (GRS) a lifecycle management rule.
You have an Azure subscription that contains two Log Analytics workspaces named Workspace1 and Workspace2 and 100 virtual machines that run Windows Server. You need to collect performance data and events from the virtual machines. The solution must meet the following requirements: • Logs must be sent to Workspace1 and Workspace 2. • All Windows events must be captured. • All security events must be captured. What should you install and configure on each virtual machine? the Azure Monitor agent the Windows Azure diagnostics extension (WAD) the Windows VM agent.
You have an Azure subscription that contains a virtual machine named VM1 and an Azure function named App1. You need to create an alert rule that will run App1 if VM1 stops. What should you create for the alert rule? an application security group a security group that has dynamic device membership an action group an application group.
You have an Azure subscription that contains a virtual network named VNet1. VNet1 uses two ExpressRoute circuits that connect to two separate on-premises datacenters. You need to create a dashboard to display detailed metrics and a visual representation of the network topology. What should you use? Azure Monitor Network Insights a Data Collection Rule (DCR) Azure Virtual Network Watcher Log Analytics.
You deploy Azure virtual machines to three Azure regions Each region contains a virtual network. Each virtual network contains multiple subnets peered in a full mesh topology. Each subnet contains a network security group (NSG) that has defined rules. A user reports that he cannot use port 33000 to connect from a virtual machine in one region to a virtual machine in another region. Which two options can you use to diagnose the issue? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point. Azure Virtual Network Manager IP flow verify Azure Monitor Network Insights Connection troubleshoot elective security rules.
You have an Azure subscription. You need to receive an email alert when a resource lock is removed from any resource in the subscription. What should you use to create an activity log alert in Azure Monitor? a resource, a condition, and an action group a resource, a condition, and a Microsoft 365 group a Log Analytics workspace, a resource, and an action group a data collection endpoint, an application security group, and a resource group.
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? a data collection rule (DCR) a Log Analytics workspace an Azure Monitor Private Link Scope (AMPLS) a private endpoint.
You have an Azure subscription that contains an Azure Stream Analytics job named Job1. You need to monitor input events for Job1 to identify the number of events that were NOT processed. Which metric should you use? Out-of-Order Events Output Events Late Input Events Backlogged Input Events.
You have an Azure subscription that contains an Azure SQL database named DB1. You plan to use Azure Monitor to monitor the performance of DB1. You must be able to run queries to analyze log data. Which destination should you configure in the Diagnostic settings of DB1? Send to a Log Analytics workspace Archive to a storage account Stream to an Azure event hub.
You have an Azure subscription. The subscription contains virtual machines that run Windows Server. You have a data collection rule (DCR) named Rule1. You plan to use the Azure Monitor Agent to collect events from Windows System event logs. You only need to collect system events that have an ID of 1001. Which type of query should you use for the data source in Rule1? SQL XPath KQL.
You have an Azure subscription that contains a virtual machine named VM1. You have an on-premises datacenter that contains a domain controller named DC1. ExpressRoute is used to connect the on-premises datacenter to Azure. You need to use Connection Monitor to identify network latency between VM1 and DC1. What should you install on DC1? the Azure Connected Machine agent for Azure Arc-enabled servers the Azure Network Watcher Agent virtual machine extension the Log Analytics agent an Azure Monitor agent extension.
You have an Azure subscription that has Traffic Analytics configured. You deploy a new virtual machine named VM1 that has the following settings: • Region: East US • Virtual network: VNet1 • NIC network security group: NSG1 You need to monitor VM1 traffic by using Traffic Analytics. Which settings should you configure? Diagnostic settings for VM1 NSG flow logs for NSG1 Diagnostic settings for NSG1 Insights for VM1.
You have an Azure subscription. The subscription contains 10 virtual machines that run Windows Server. Each virtual machine hosts a website in IIS and has the Azure Monitor Agent installed. You need to collect the IIS logs from each virtual machine and store them in a Log Analytics workspace. What should you configure first? a data collection endpoint an Azure Monitor Private Link Scope (AMPLS) Diagnostic settings VM insights a private endpoint.
You have an Azure subscription that contains multiple virtual machines in the West US Azure region. You need to use Traffic Analytics in Azure Network Watcher to monitor virtual machine traffic. Which two resources should you create? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point. a Log Analytics workspace an Azure Monitor workbook a storage account a Microsoft Sentinel workspace a Data Collection Rule (DCR) in Azure Monitor.
You need to ensure that VM1 can communicate with VM4. The solution must minimize administrative effort. What should you do? Create a user-defined route from VNET1 to VNET3. Create an NSG and associate the NSG to VM1 and VM4. Assign VM4 an IP address of 10.0.1.5/24. Establish peering between VNET1 and VNET3.
Report abuse Consent Terms of use