practice

Lakukan tugas rumah & ujian kamu dengan baik sekarang menggunakan Quizwiz!

You have an Azure Active Directory (Azure AD) tenant.All administrators must enter a verification code to access the Azure portal.You need to ensure that the administrators can access the Azure portal only from your on-premises network.What should you configure?

the multi-factor authentication service settings.

A resource can only be created in a virtual network that exists in ______

the same region and subscription as the resource.

You have an Azure subscription that contains 10 virtual machines. You need to ensure that you receive an email message when any virtual machines are powered off, restarted, or deallocated. What is the minimum number of rules and action groups that you require?

three rules and one action group

You create an Azure Storage account named contosostorage.You plan to create a file share named data.Users need to map a drive to the data file share from home computers that run Windows 10.Which port should be open between the home computers and the data file share?

445

You need to synchronize the files in Data to an on-premises server named Server1.

-Create a sync group. -Register Server1. -Install the Azure File Sync agent

You have an Azure subscription that contains a policy-based virtual network gateway named GW1 and a virtual networknamed VNet1.You need to ensure that you can configure a point-to-site connection from VNet1 to an on-premises compute

-Delete GW1 -Create a route-based virtual network gateway.

You have an Azure subscription that contains a resource group named RG1. RG1 contains 100 virtual machines.Your company has three cost centers named Manufacturing, Sales, and Finance.You need to associate each virtual machine to a specific cost center.What should you do?

Assign tags to the virtual machines.

Your company's local environment consists of a single Active Directory Domain Services (AD DS) domain.You plan to offer your users single sign-on (SSO) access to Azure-hosted software-as-a-service (SaaS) applications that use Azure Active Directory (Azure AD) authentication. The tenant's current domain name is companycom.onmicrosoft.com.You need to configure Azure AD to use company.com, the organization's owned public domain name.What should you do?

Add a DNS verification record at the domain registrar.

You are configuring Azure Active Directory (AD) Privileged Identity Management.You need to provide a user named Admin1 with read access to a resource group named RG1 for only one month. The user role must be assigned immediately.

Assign an eligible role.

You have an Azure subscription named Subcription1 that contains a virtual network named VNet1. VNet1 is in a resource group named RG1.Subscription1 has a user named User1. User1 has the following roles:ReaderSecurity AdminSecurity ReaderYou need to ensure that User1can assign the Reader role for VNet1 to other users.What should you do?

Assign User1 the Owner role for VNet1.

A web developer creates a web application that you plan to deploy as an Azure web app.Users must enter credentials to access the web application.You create a new web app named WebApp1 and deploy the web application to WebApp1.You need to disable anonymous access to WebApp1.What should you configure?

Authentication/Authorization

You have an Azure subscription named Subscription1.You have 5 TB of data that you need to transfer to Subscription.You plan to use an Azure Import/Export job.What can you use as the destination of the imported data?

Azure Blob storage

Your company has an Azure subscription named Subscription1. The company also has two on-premises servers named Server1 and Server2 that run Windows Server 2016. Server1 is configured as a DNS server that has a primary DNS zone named adatum.com.Adatum.com contains 1,000 DNS records.You manage Server1 and Subscription1 from Server2. Server2 has the following tools installed:The DNS Manager consoleAzure PowerShellAzure CLI 2.0You need to move the adatum.com zone to Subscription1. The solution must minimize administrative effort.What should you use?

Azure CLI

databases.You need to configure backup and retention policies for the VM. The backup policy must include transaction log backups.What should you do?

Configure a SQL Server in Azure VM backup policy from the Recovery Services Azure portal blade.

You have an Azure web app named App1that streams video content to users. App1 is located in the East US Azure region.Users in North America stream the video content without any interruption.Users in Asia and Europe report that the video buffer often and do not play back smoothly.You need to recommend a solution to improve video streaming to the European and Asian users.What should you recommend?

Configure an Azure Content Delivery Network (CDN) endpoint

You have several Windows Server and Ubuntu Linux virtual machines (VMs) distributed across two virtual networks (VNets):-prod-vnet-west (West US region)-prod-vnet-east (East US region)You need to allow VMs in either VNet to connect and to share resources by using only the Azure backbone network. Your solution must minimize cost, complexity, and deployment time.What should you do?

Configure peering between prod-vnet-west and prod-vnet-west.

You have a Basic App Service plan named ASP1 that hosts an Azure App Service named App1.You need to configure a custom domain and enable backups for App1.What should you do first?

Configure the application settings for App1.

You manage an on-premises infrastructure based on VMware vSphere 6.0 with 250 virtual machines (VMs). You are evaluating the possibility of moving those VMs to Azure.You decide to use the Azure Migrate service to help you with the assessment of your on-premises infrastructure.You configure the default data collection level for your VMware vCenter server.After performing the initial assessment, you find that there is some missing information in the assessment.You need to make needed configurations so Azure Migrate service can collect all of the available information.What should you do?

Configure the data collector level in VMware vCenter to level 3

The development team asks you to provision an Azure storage account for their use.To remain in compliance with IT security policy, you need to ensure that the new Azure storage account meets the following requirements:-Data must be encrypted at rest.-Access keys must facilitate automatic rotation.-The company must manage the access keys.What should you do?

Configure the storage account to store its keys in Azure Key Vault.

You have two Azure virtual networks named VNet1 and VNet2. VNet1 contains an Azure virtual machine named VM1. VNet2 contains an Azure virtual machine named VM2.VM1 hosts a frontend application that connects to VM2 to retrieve data.Users report that the frontend application is slower than usual.You need to view the average round-trip time (RTT) of the packets from VM1 to VM2.Which Azure Network Watcher feature should you use?

Connection monitor

You have an Azure App Service plan named AdatumASP1 that uses the P2v2 pricing tier. AdatunASP1 hosts an Azure web app named adatumwebapp1.You need to delegate the management of adatumwebapp1 to a group named Devs.Devs must be able to perform the following tasks:-Add deployment slots.-View the configuration of AdatunASP1.-Modify the role assignment for adatumwebapp1.Which role should you assign to the Devs group?

Contributor

In RG1, you create a virtual machine named VM1 in the East Asia location.You plan to create a virtual network named VNET1.You need to create VNET1, and then connect VM1 to VNET1.What are two possible ways to achieve this goal? Each correct answer presents a complete solution.

Create VNET1 in RG2, and then set East Asia as the location.,Create VNET1 in RG1, and then set East Asia as the location

You have an Azure virtual network named VNet1 that contains asubnet named Subnet1. Subnet1 contains three Azure virtual machines. Each virtual machine has a public IP address.The virtual machines host several applications that are accessible over port 443 to user on the Internet.Your on-premises network has a site-to-site VPN connection to VNet1.You discover that the virtual machines can be accessed by using the Remote Desktop Protocol (RDP) from the Internet and from the on-premises network.You need to prevent RDP access to the virtual machines from the Internet, unless the RDP connection is established from the on-premises network. The solution must ensure that all the applications can still be accessed by the Internet users.

Create a deny rule in a network security group (NSG) that is linked to Subnet1.

You have an Azure subscription named Subscription1 that contains an Azure virtual network named VNet1. VNet1 connects to your on-premises network by using Azure ExpressRoute.You need to connect VNet1 to the on-premises network by using a site-to-site VPN. The solution must minimize cost.Which three actions should you perform? Each correct answer presents part of the solution

Create a local site VPN gateway. -Create a VPN gateway that uses the VpnGw1 SKU -Create a connection.

You need to protect VM3 and VM4 by using Recovery Services.What should you do first?

Create a new Recovery Services vault

You are the global administrator for an Azure Directory (Azure AD) tenant named adatum.com.You need to enable two-step verification for Azure users.What should you do?

Create a single sign-in risk policy in Azure AD Identity Protection

You are the global administrator for an Azure Active Directory (Azure AD) tenant named adatum.com.You need to enable two-step verification for Azure users.What should you do?

Create an Azure AD conditional access policy.

You have an Azure DNS zone named adatum.com. You need to delegate a subdomain namedresearch.adatum.com to a different DNS server in Azure. What should you do?

Create an NS record named research in the adatum.com zone

You have an Azure subscription named Subscription1 and two Azure Active Directory (Azure AD) enants named Tenant1 and Tenant2.Subscription1 is associated to Tenant1. Multi-factor authentication (MFA) is enabled for all the users in Tenant1.You need to enable MFA for the users in Tenant2. The solution must maintain MFA for Tenant1.What should you do first?

Create and link a subscription to Tenant2.

You have an Azure subscription that contains a virtual network named VNet1. VNet1 contains four subnets named Gateway, Perimeter, NVA, and Production.The NVA subnet contains two network virtual appliances (NVAs) that will perform network traffic inspection between the Perimeter subnet and the Production subnet.You need to implement an Azure load balancer for the NVAs. The solution must meet the following requirements:The NVAs must run in an active-active configuration that uses automatic failover. The NVA must load balance traffic to two services on the Production subnet. The services have different IP addresses

Deploy a standard load balancer -Add a frontend IP configuration, two backend pools, and a health probe. -Add two load balancing rules that have HA Ports and floating IP enabled

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 Windows10, 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 canconnect Client1 to VNet2.What should you do?

Download and re-install the VPN client configuration package on Client1.

You have an on-premises network that contains a Hyper-V host named Host1. Host1 runs Windows Server 2016 and hosts 10 virtual machines that run Windows Server 2016.You plan to replicate the virtual machines to Azure by using Azure Site Recovery.You create a Recovery Services vault named ASR1 and a Hyper-V site named Site1.You need to add Host1 to ASR1.What should you do?

Download the installation file for the Azure Site Recovery Provider.Download the vault registration key.Install the Azure Site Recovery Provider on Host1 and register the server.

You have five Windows Server 2008 R2 physical servers. The servers satisfy all requirements for failover protection using Azure Site Recovery (ASR).ASR is correctly configured and active.You need to ensure that only 10 minutes of data is lost in the event of an incident by using the minimum amount of effort.Which PowerShell cmdlet should you run?

Edit-AzureRmSiteRecoveryPolicy

You are the global administrator for an Azure Active Directory (Azure AD) tenant named adatum.com.From the Azure Active Directory blade, you assign the Conditional Access Administrator role to a user named Admin1.You need to ensure that Admin1 has just-in-time access as a conditional access administrator.What should you do next?

Enable Azure AD Multi-Factor Authentication (MFA)

You have an Azure Active Directory (Azure AD) tenant named Tenant1 and an Azure subscription named Subscription1.You enable Azure AD Privileged Identity Management.You need to secure the members of the Lab Creator role. The solution must ensure that the lab creators request access when they create labs.

From Azure AD Privileged Identity Management, edit the role settings for Lab Creator.

You have a Microsoft SQL Server Always On availability group on Azure virtual machines.You need to configure an Azure internal load balancer as a listener for the availability group.What should you do?

Enable Floating IP.

You have an Azure subscription.You enable multi-factor authentication for all users.Some users report that the email applications on their mobile device cannot connect to their Microsoft Exchange Online mailbox. The users can access Exchange Online by using a web browser and from Microsoft Outlook 2016 on their computer.You need to ensure that the users can use the email applications on their mobile device.What should you instruct the users to do?

Enable self-service password reset.

You have an Azure Service Bus.You need to implement a Service Bus queue that guarantees first-in-first-out (FIFO) delivery of messages.What should you do?

Enable sessions.

You have five Azure virtual machines that run Windows Server 2016. The virtual machines are configured as web servers.You have an Azure load balancer named LB1 that provides load balancing services for the virtual machines.You need to ensure that visitors are serviced by the same web server for each request.What should you configure?

Floating IP (direct server return) to Enabled

You have an Azure Active Directory (Azure AD) tenant that has Azure AD Privileged Identity Management configured.You have 10 users who are assigned the Security Administrator role for the tenant.You need the users to verify whether they still require the Security Administratorrole.What should you do?

From Azure AD Privileged Identity Management, create an access review

You manage a virtualnetwork named VNet1 that is hosted in the West US Azure region.VNet1 hosts two virtual machines named VM1 and VM2 that run Windows Server.You need to inspect all the network traffic from VM1 to VM2 for a period of three hours.

From Azure Network Watcher, you create a connection monitor.

You have an Azure tenant that contains two subscriptions named Subscription1 and Subscription2.In Subscription1, you deploy a virtual machine named Server1 that runs Windows Server 2016. Server1 uses managed disks.You need to move Server1 to Subscription2. The solution must minimize administration effort.What should you do first?

From Azure PowerShell, run the Move-AzureRmResource cmdlet.

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 Microsoft Azure Storage Explorer, view the Account Management properties

You have an Azure subscription that contains 100 virtual machines.You regularly create and delete virtualmachines.You need to identify unused disks that can be deleted.What should you do?

From Microsoft Azure Storage Explorer, view the Account Management properties.

ensure that you can view all the resources in all the subscriptions.

From Windows PowerShell, run the New-AzureADUserAppRoleAssignment cmdlet.

You have an Azure Active Directory (Azure AD) tenant named contoso.onmicrosoft.com.You hire a temporary vendor. The vendor uses a Microsoft account that has a sign-in of [email protected] need to ensure that the vendor can authenticate to the tenant by using [email protected] should you do?

From Windows PowerShell, run the New-AzureADUsercmdlet

You have an Azure Active Directory (Azure AD) tenant.You have an existing Azure AD conditional access policy named Policy1. Policy1 enforces the use of Azure AD-joined devices when members of the Global Administrators group authenticate to Azure AD from untrusted locations.You need to ensure that members of the Global Administrators group will also be forced to use multi-factor authentication when authenticating from untrusted locations.What should you do?

From the Azure portal, modify grant control of Policy1

You have an Azure subscription named Subscription1 that contains an Azure virtual machine named VM1.VM1 is in a resource group named RG1.VM1 runs services that will be used to deploy resources to RG1.You need to ensure that a service running on VM1 can manage the resources in RG1 by using the identity of VM1.What should you do first?

From the Azure portal, modify the value of the Managed Service Identity option for VM1.

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 other users can join their devices to Azure AD.You need toensure that User1 can join the device to Azure AD.What should you do?

From the Device settings blade, modify the Maximum number of devices per user setting

You have an Azure Active Directory (Azure AD) domain that contains 5,000 user accounts.You create a new user account named AdminUser1.You need to assign the User administrator administrative role to AdminUser1.What should you do from the user account properties?

From the Directory role blade, modify the directory role.

You have an Azure Active Directory (Azure AD) tenant named contoso.onmicrosoft.com that contains 100 user accounts.You purchase 10 Azure AD Premium P2 licenses for the tenant. You need to ensure that 10 users can use all the Azure AD Premium features.What should you do?

From the Licenses blade of Azure AD, assign a license.

You need to view the date and time when the resources were created in RG1.

From the RG1 blade, you click Deployments.

You have a Recovery Service vault thatyou use to test backups. The test backups contain two protected virtual machines.You need to delete the Recovery Services vault.What should you do first?

From the Recovery Service vault, stop the backup of each backup item.

You have an Azure virtual machine named VM1. VM1 was deployed by using a custom Azure Resource Manager template namedARM1.json.You receive a notification that VM1 will be affected by maintenance. You need to move VM1 to a different host immediately.

From the Redeploy blade, you click Redeploy.

You have an Azure Active Directory (Azure AD) tenant named contoso.onmicrosoft.com.The User administrator role is assigned to a user named Admin1.An external partner has a Microsoft account that uses the [email protected] sign in.Admin1 attempts to invite the external partner to sign in to the Azure AD tenant and receives the following error message: "Unable to invite user [email protected] ?Generic authorization exception."You need to ensure that Admin1 can invite the external partner to sign in to the Azure AD tenant.What should you do?

From the Users blade, modify the External collaboration settings.

You have two Azure virtual machines named VM1 and VM2. You have two Recovery Services vaults named RSV1 and RSV2.VM2 is protected by RSV1.You need to use RSV2 to protect VM2.What should you do first?

From the VM2 blade, click Disaster recovery, click Replication settings, and then select RSV2 as the Recovery Services vault.

You have an Azure Active Directory (Azure AD) tenant named contosocloud.onmicrosoft.com.Your company has a public DNS zone for contoso.com.You add contoso.com as a custom domain name to Azure AD.You need to ensure that Azure can verify the domain name.Which type of DNS record should you create?

MX

You are troubleshooting a performance issue for an Azure Application Gateway.You need to compare the total requests to the failed requests during the past six hours.What should you use?

Metrics in Application Gateway

Your company registers a domain name of contoso.com.You create an Azure DNS zone named contoso.com, and then you add an A record to the zone for a host named www that has an IP address of 131.107.1.10.You discover that Internet hosts are unable to resolve www.contoso.com to the 131.107.1.10 IP address.You need to resolve the name resolution issue.

Modify the Name Server (NS) record.

You have an Azure virtual machine named VM1 that you use for testing. VM1 is protected by Azure Backup.You delete VM1.You need to remove the backup data stored for VM1.What should you do first?

Modify the backup policy.

You plan to automate the deployment of a virtual machine scale set that uses the Windows Server 2016 Datacenter image.You need to ensure that when the scale set virtual machines are provisioned, they have web server components installed.Which two actionsshould you perform?

Modify the extensionProfile section of the Azure Resource Manager template, Create a new virtual machine scale set in the Azure portal.

Subnet1 is associated to VNet1. NIC1 attaches VM1 to Subnet1.You need to apply ASG1 to VM1.

Modify the properties of ASG1.

You have an Azure Active Directory (Azure AD) tenant named Adatum and an Azure Subscription named Subscription1. Adatum contains a group named Developers. Subscription1 contains a resource group named Dev.You need to provide the Developers group with theability to create Azure logic apps in the Dev resource group.

On Dev, you assign the Contributor role to the Developers group.

You have an Azure Active Directory (Azure AD) tenant named Adatum and an Azure Subscription named Subscription1. Adatum contains a group named Developers. Subscription1 contains a resource group named Dev.You need to provide the Developers group with the ability to create Azure logic apps in the Dev resource group

On Dev, you assign the Logic App Contributor role to the Developers group

You have two subscriptions named Subscription1 and Subscription2. Each subscription is associated to a different Azure AD tenant.Subscription1 contains a virtual network named VNet1.VNet1 contains an Azure virtual machine named VM1 and has an IP address space of 10.0.0.0/16. Subscription2 contains a virtual network named VNet2. VNet2 contains an Azure virtual machine named VM2 and has an IP address space of 10.10.0.0/24.You need to connect VNet1 to VNet2.What should you do first?

Provision virtual network gateways.

You create an Azure subscription that is associated to a basic Azure Active Directory (Azure AD) tenant.You need to receive an email notification when any user activates an administrative role.What should you do?

Purchase Azure AD Premium P2 and configure Azure AD Privileged Identity Management.

You install and configure Azure AD Connect to use password hash synchronization as the single sign-on (SSO) method. Staging mode is enabled.You review the synchronization results and discover that the Synchronization Service Manager does not display any sync jobs.You need to ensure that the synchronization completes successfully.What should you do?

Run Azure AD Connect and disable staging mode.

You have an Azure App Service plan named AdatumASP1 that hosts several Azure web apps.You discover that the web apps respond slowly.You need to provide additional memory and CPU resources to each instance of the web app.What should you do?

Scale up AdatumASP1.

You have five Azure virtual machines that run Windows Server 2016. The virtual machines are configured as web servers.You have an Azure load balancer named LB1 that provides load balancing services for the virtual machines.You need to ensure that visitors are serviced by the same web server for each request.

Session persistence to Client IP

From Computer1, you attempt to connect to VM1 by using Remote Desktop, but the connection fails.You need to establish a Remote Desktop connection to VM1.

Start VM1.

You have an Azure Active Directory (Azure AD) tenant named contosocloud.onmicrosoft.com.Your company has a public DNS zone for contoso.com.You add contoso.com as a custom domain name to Azure AD. You need to ensure that Azure can verify the domain name.Which type of DNS record should you create?

TXT

Your VMware vSphere on-premises infrastructure hosts 600 virtual machines (VMs).Your company is planning to move all of these VMs to Azure. You are asked to provide information aboutthe resources that will be needed in Azure to host all of the VMs.All VMs hosted in your on-premise infrastructure are based on Windows Server 2012 R2 or newer and RedHat Enterprise Linux 7.0 or newer.You conduct the initial migration assessment and get a message that some virtual machines are conditionally ready for Azure. You need to find the cause of this message.What are two reasons why are you might get this message on some VMs? Each correct answer presents part of the solution.

The operating system is configured as Windows Server 2003 in vCenter Server. -The VMs are configured with the UEFI boot type.

How can I freeze or lock my production/critical Azure resources from accidental deletion?

There is way to do this with both ASM and ARM resources using Azure resource lock.

You need to ensure that all the traffic requesting https://adatum.com/internal resources is directed to an internal server pool and all the traffic requesting https://adatum.com/external resources is directed to an external server pool.What should you configure on the Application Gateway?

URL path-based routing

You manage a virtual network named VNet1 that is hosted in the West US Azure region. VNet1 hosts two virtual machines named VM1 and VM2 that run Windows Server.You need to inspect all the network traffic from VM1 to VM2 for a period of three hours.

Use the Connection Monitor feature of Azure Network Watcher

You plan to back up an Azure virtual machine named VM1.You discover that the Backup Pre-Check status displays a status of Warning.What is a possible cause of the Warning status?

VM1 does not have the latest version of WaAppAgent.exe installed

You have an Azure Logic App named App1. App1 provides a response when an HTTP POST request or an HTTP GET request is received.During peak periods, App1 is expected to receive up to 200,000 requests in a five-minute period.You need to ensure that App1 can handle the expected load.What should you configure?

Workflow settings

Your company registers a domain name of contoso.com.You create an Azure DNS named contoso.com and then you add an A record to the zone for a host named www that has an IP address of131.107.1.10.You discover that Internet hosts are unable to resolve www.contoso.com to the 131.107.1.10 IP address.You need to resolve the name resolution issue

You add an NS record to the contoso.com Azure DNS zone.

You have an Azure subscription that contains 10 virtual networks. The virtual networks are hosted in separate resource groups.Another administrator plans to create several network security groups (NSGs) in the subscription. You need to ensure that when an NSG is created, it automatically blocks TCP port 8080 between the virtual networks.

You configure a custom policy definition, and then you assign the policy to the subscription.

You have an Azure virtual machine named VM1. VM1 was deployed by using a custom Azure Resource Manager template named ARM1.json.You receive a notification that VM1 will be affected by maintenance. You need to move VM1 to a different host immediately.

You would need to Redeploy the VM.

You plan to use the Azure Import/Export service to copy files to a storageaccount. Which two files should you create before you prepare the drives for the import job?

a driveset CSV file, a dataset CSV file

You set the multi-factor authentication status for a user named [email protected] to Enabled.Admin1 accesses the Azure portal by using a web browser.Which additional security verifications can Admin1 use when accessing the Azure portal?

a phone call, a text message that contains a verification code, and a notification or a verification code sent from the Microsoft Authenticator app

You download an Azure Resource Manager template based on an existing virtual machine. The template will be used to deploy 100 virtual machines. You need to modify the template to reference an administrative password. You must prevent the password from being stored in plain text.What should you create to store the password?

an Azure Key Vault and an access policy.

You have a public load balancer that balances ports 80 and 443 across three virtual machines.You need to direct all the Remote Desktop Protocol (RDP) connections to VM3 only. What should you configure?

an inbound NAT rule

You have an Azure subscription.Users access the resources in the subscription from either home or from customer sites. From home, users must establish a point-to-site VPN to access the Azure resources. The users on the customer sites access the Azure resources by using site-to-site VPNs.You have a line-of-business app named App1 that runs on several Azure virtual machine. The virtual machines run Windows Server 2016.You need to ensure that the connections to App1 are spread across all the virtual machines.What are two possible Azure services that you can use? Each correct answer presents a complete solution.

an internal load balancer, an Azure Application Gateway

While resizing the VM it must be ____

in stopped state

When moving a virtual network, you must also move _____

its dependent resources

block users on vm from accessing the internet

nsg

You manage a virtual network named VNet1 that is hosted in the West US Azure region.VNet1 hosts two virtual machines named VM1 and VM2 that run Windows Server.You need to inspect all the network traffic from VM1 to VM2 for a period of three hours

se Azure Network Watcher

You have an Azure subscription named Subscription1 that contains an Azure Log Analytics workspacenamed Workspace1.You need to view the error events from a table named Event.Which query should you run in Workspace1?

search in (Event) "error"

You have an Azure App Service plan that hosts an Azure App Service named App1.You configure one production slot and four staging slots for App1.You need to allocate 10 percent of the traffic to each staging slot and 60 percent of the traffic to the production slot.What should you add to App1?

slots to the Testing in production blade

You have an Azure web app named App1. App1 runs in an Azure App Service plan named Plan1. Plan1 is associated to the Free pricing tier.You discover that App1 stops each day after running continuously for 60 minutes.You need to ensure that App1 can run continuously for the entire day.

switch to the Basic Tier.

You have an Azure subscription named Subscription1.You deploy a Linux virtual machine named VM1 to Subscription1.You need to monitor themetrics and the logs of VM1.What should you use?

the AzurePerformanceDiagnostics extension

You are building a custom Azure function app to connect to Azure Event Grid.You need to ensure that resources are allocated dynamically to the function app. Billing must be based on the executions of the app.What should you configure when you create the function app?

the Windows operating system and the Consumption plan hosting plan


Set pelajaran terkait

Pediatric Respiratory questions with rationale

View Set

Assessment and Intervention Final

View Set

real estate practice (missed questions pt4)

View Set