AZ-104

Ace your homework & exams now with Quizwiz!

Ways to Authenticate Azure Key Vault

1 - using managed identities for Azure Resources (best practice). 2. Using Service Principal & Certificate - onus of rotating the cert is on the application owner or developer and is not recommended 3 - Using Service Principal &Secret (should not be used as it is difficult to auto rotate the bootstrap secret used to authenticate Key Vault)

Who Uses Azure AD? (3)

1. IT Admins - control access to apps & app resources based on biz requirements. Can use it for MFA, too. Can connect cloud & on-prem resources for Single-Sign-On (SSO) 2. App developers - standards-based approach for adding single sign-on to apps allowing it to work with a user's existing credentials. 3. M365, Office365, Azure, and Dynamics CRM online users. Each of these tenants is automatically an Azure AD tenant. Can immediately manage access to integrated cloud apps.

QUESTION 114 Hotspot Question You have an Azure subscription named Subscription1. Subscription1 contains the resources in the following table. (see pdf) In Azure, you create a private DNS zone named adatum.com. You set the registration virtual network to VNet2. The adatum.com zone is configured as shown in the following exhibit. (see pdf) For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point. Statements The A record for VM5 will be registered automatically in the adatum.com.zone VM5 can resolve VM9.adatum.com VM6 can resolve VM9.adatum.com A. No No Yes B. Yes Yes No C. No Yes No D. Yes No Yes

A

QUESTION 126 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? A. Metrics in Application Gateway B. Diagnostics logs in Application Gateway C. NSG flow logs in Azure Network Watcher D. Connection monitor in Azure Network Watcher

A

QUESTION 141 You have an Azure policy as shown in the following exhibit. (see pdf) Which of the following statements are true? A. You can create Azure SQL servers in ContosoRG1. B. You are prevented from creating Azure SQL servers anywhere in Subscription 1. C. You are prevented from creating Azure SQL Servers in ContosoRG1 only. D. You can create Azure SQL servers in any resource group within Subscription 1.

A

QUESTION 149 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? A. VM1 does not have the latest version of WaAppAgent.exe installed. B. VM1 has an unmanaged disk. C. VM1 is stopped. D. A Recovery Services vault is unavailable.

A

QUESTION 150 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? A. From the RSV1 blade, click Backup items and stop the VM2 backup. B. From the RSV1 blade, click Backup Jobs and export the VM2 backup. C. From the RSV1 blade, click Backup. From the Backup blade, select the backup for the virtual machine, and then click Backup. D. From the VM2 blade, click Disaster recovery, click Replication settings, and then select RSV2 as the Recovery Services vault.

A

QUESTION 161 Note: This question is part of a series 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. Solution: You change the pricing tier of Plan1 to Basic. Does this meet the goal? A. Yes B. No

A

QUESTION 164 Note: This question is part of a series 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. Solution: On Dev, you assign the Logic App Contributor role to the Developers group. Does this meet the goal? A. Yes B. No

A

QUESTION 168 Note: This question is part of a series 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. Solution: From Azure Network Watcher, you create a packet capture. Does this meet the goal? A. Yes B. No

A

QUESTION 171 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? A. the Windows operating system and the Consumption plan hosting plan B. the Windows operating system and the App Service plan hosting plan C. the Docker container and an App Service plan that uses the B1 pricing tier D. the Docker container and an App Service plan that uses the S1 pricing tier

A

QUESTION 172 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? A. Owner B. Contributor C. Web Plan Contributor D. Website Contributor

A

QUESTION 173 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? A. slots to the Testing in production blade B. a performance test C. a WebJob D. templates to the Automation script blade

A

QUESTION 175 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? A. Enable Floating IP. B. Set Session persistence to Client IP and protocol. C. Set Session persistence to Client IP. D. Create an HTTP health probe on port 1433.

A

QUESTION 177 You have an Azure subscription named Subscription1 that is used be several departments at your company. Subscription1 contains the resources in the following table: NAME---TYPE Storage1---Storage account RG1---Resource group Container1---Blob storage Share1---File share Another administrator deploys a virtual machine named VM1 and an Azure Storage account named Storage2 by using a single Azure Resource Manager template. You need to view the template used for the deployment. From which blade can you view the template that was used for the deployment? A. RG1 B. VM1 C. Storage1 D. Container1

A

QUESTION 179 You have a resource group named RG1. RG1 contains an Azure Storage account named storageaccount1 and a virtual machine named VM1 that runs Windows Server 2016. Storageaccount1 contains the disk files for VM1. You apply a ReadOnly lock to RG1. What can you do from the Azure portal? A. Generate an automation script for RG1. B. View the keys of storageaccount1. C. Upload a blob to storageaccount1. D. Start VM1.

A

QUESTION 182 You sign up for Azure Active Directory (Azure AD) Premium. You need to add a user named [email protected] as an administrator on all the computers that will be joined to the Azure AD domain. What should you configure in Azure AD? A. Device settings from the Devices blade. B. General settings from the Groups blade. C. User settings from the Users blade. D. Providers from the MFA Server blade.

A

QUESTION 187 You have a virtual network named VNet1 as shown in the exhibit. (see pdf) No devices are connected to VNet1. You plan to peer VNet1 to another virtual network named Vnet2 in the same region. VNet2 has an address space of 10.2.0.0/16. You need to create the peering. What should you do first? A. Modify the address space of VNet1. B. Configure a service endpoint on VNet2 C. Add a gateway subnet to VNet1. D. Create a subnet on VNet1 and VNet2.

A

QUESTION 190 Note: This question is part of a series 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. Solution: On Dev, you assign the Contributor role to the Developers group. Does this meet the goal? A. Yes B. No

A

QUESTION 201 You deploy an Azure Application Gateway. 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? A. URL path-based routing B. multi-site listeners C. basic routing D. SSL termination

A

QUESTION 202 You have the Azure virtual networks shown in the following table. NAME---Address Space---Subnet---Resource Group Azure Region VNET1---10.11.0.0/16---10.11.0.0/17---West US VNET2---10.11.0.0/17---10.11.0.0/25---West US VNET3---10.10.0.0/22---10.10.1.0/24---East US VNET4---192.168.16.0/22---192.168.16.0/24---North Europe To which virtual networks can you establish a peering connection from VNet1? A. VNet3 and VNet4 only B. VNet2 and VNet3 only C. VNet2 only D. VNet2, VNet3, and VNet4

A

QUESTION 204 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? A. Create an Azure AD conditional access policy. B. Enable Azure AD Privileged Identity Management. C. Install and configure Azure AD Connect. D. Configure a playbook in Azure Security Center.

A

QUESTION 21 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? A. From webapp1, enable Web server logging B. From Azure Monitor, create a workbook C. From Azure Monitor, create a Service Health alert D. From webapp1, turn on Application Logging

A

QUESTION 23 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? A. From the Licenses blade of Azure AD, assign a license B. From the Groups blade of each user, invite the users to a group C. From the Azure AD domain, add an enterprise application D. From the Directory role blade of each user, modify the directory role

A

QUESTION 236 Note: This question is part of a series You have an Azure virtual machine named VM1 that runs Windows Server 2016. You need to create an alert in Azure when more than two error events are logged to the System event log on VM1 within an hour. Solution: You create an Azure Log Analytics workspace and configure the data settings. You add the Microsoft Monitoring Agent VM extension to VM1. You create an alert in Azure Monitor and specify the Log Analytics workspace as the source. Does this meet the goal? A. Yes B. No

A

QUESTION 237 Note: This question is part of a series You have an Azure virtual machine named VM1 that runs Windows Server 2016. You need to create an alert in Azure when more than two error events are logged to the System event log on VM1 within an hour. Solution: You create an Azure Log Analytics workspace and configure the data settings. You install the Microsoft Monitoring Agent on VM1. You create an alert in Azure Monitor and specify the Log Analytics workspace as the source. Does this meet the goal? A. Yes B. No

A

QUESTION 240 Note: This question is part of a You have an Azure subscription that contains the resources shown in the following table. NAME---Type---Region RG1---resource group---West US RG2---resource group---East Asia storage1---storage account---West US storage2---storage account---East Asia VM1---virtual machine---West US VNET1---virtual network---West US VNET2---virtual network---East Asia VM1 connects to VNET1. You need to connect VM1 to VNET2. Solution: You delete VM1. You recreate VM1, and then you create a new network interface for VM1 and connect it to VNET2. Does this meet the goal? A. Yes B. No

A

QUESTION 242 You deploy an Azure Kubernetes Service (AKS) cluster named Cluster1 that uses the IP addresses shown in the following table. IP address---Assigned to 131.107.2.1---Load balancer front end 192.168.10.2---Kubernetes DNS service 172.17.7.1---Docket bridge address 10.0.10.11---Kubernetes cluster node You need to provide internet users with access to the applications that run in Cluster1. Which IP address should you include in the DNS record for Cluster1? A. 131.107.2.1 B. 10.0.10.11 C. 172.17.7.1 D. 192.168.10.2

A

QUESTION 248 You plan to create the Azure web apps shown in the following table. Name----Runtime stack WebApp1----.NET Core 3.0 WebApp2----ASP.NET V4.7 WebApp3----PHP 7.3 WebApp4----Ruby 2.6 What is the minimum number of App Service plans you should create for the web apps? A. 1 B. 2 C. 3 D. 4

A

QUESTION 252 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? A. Download and re-install the VPN client configuration package on Client1. B. Select Allow gateway transit on VNet1. C. Select Allow gateway transit on VNet2. D. Enable BGP on VPNGW1

A

QUESTION 267 Hotspot Question You have an Azure subscription. The subscription contains virtual machines that run Windows Server 2016 and are configured as shown in the following table. (see pdf) You create a public Azure DNS zone named adatum.com and a private Azure DNS zone named contoso.com. You create a virtual network link for contoso.com as shown in the following exhibit. (see pdf) For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point. Statements When VM1 starts, a record for VM1 is added to the contoso.com DNS zone When VM2 starts, a record for VM2 is added to the contoso.com DNS zone When VM3 starts, a record for VM3 is added to the adatum.com DNS zone A. Yes Yes No B. No No Yes C. Yes to all D. No to all

A

QUESTION 29 You have an Azure virtual machine named VM1 that runs Windows Server 2019. You sign in to VM1 as a user named User1 and perform the following actions: - Create files on drive C. - Create files on drive D. - Modify the screen saver timeout. - Change the desktop background. You plan to redeploy VM1. Which changes will be lost after you redeploy VM1? A. the modified screen saver timeout B. the new desktop background C. the new files on drive D D. the new files on drive C

A

QUESTION 38 Note: This question is part of a series of questions that You have an Azure subscription named Subscription1. Subscription1 contains a resource group named RG1. RG1 contains resources that were deployed by using templates. You need to view the date and time when the resources were created in RG1. Solution: From the RG1 blade, you click Deployments. Does this meet the goal? A. Yes B. No

A

QUESTION 40 Hotspot Question You have an Azure Active Directory (Azure AD) tenant named contoso.com that contains the users shown in the following table: (see pdf) User3 is the owner of Group1. Group2 is a member of Group1. You configure an access review named Review1 as shown in the following exhibit: (see pdf) For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point. STATEMENTS User3 can perform access review of User1 User3 can perform access review of UserA User3 can perform access review of UserB A. Yes to All B. Yes No Yes C. No to all D. No Yes Yes

A

QUESTION 5 Note: This question is part of a series of questions 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. Solution: You configure a custom policy definition, and then you assign the policy to the subscription. Does this meet the goal? A. Yes B. No

A

QUESTION 52 Hotspot Question You have an Azure subscription that contains the resources in the following table: (see pdf) In Azure, you create a private DNS zone named adatum.com. You set the registration virtual network to VNet2. The adatum.com zone is configured as shown in the following exhibit: (see pdf) For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point. Statements The A record fo VM5 will be registered automatically in the adatum.com zone. VM5 can resolve VM9.adadum.com VM6 can resolve VM9.adatum.com A. No No Yes B. No to all C. Yes to all D. Yes No Yes

A

QUESTION 56 Hotspot Question You have an Azure subscription named Subscription1. Subscription1 contains the virtual machines in the following table: (see pdf) Subscription1 contains a virtual network named VNet1 that has the subnets in the following table: (see pdf) VM3 has multiple network adapters, including a network adapter named NIC3. IP forwarding is enabled on NIC3. Routing is enabled on VM3. You create a route table named RT1 that contains the routes in the following table: (see pdf) You apply RT1 to Subnet1 and Subnet2. For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point. Statements VM3 can establish a network connection to VM1 If VM3 is turned off, VM2 can establish a network connection to VM1 VM1 can establish a network connection to VM2 A. Yes No Yes B. No Yes Yes C. Yes to all D. Yes No No

A

QUESTION 62 Note: This question is part of a series of questions You have an Azure subscription named Subscription1. Subscription1 contains a resource group named RG1. RG1 contains resources that were deployed by using templates. You need to view the date and time when the resources were created in RG1. Solution: From the RG1 blade, you click Deployments. Does this meet the goal? A. Yes B. No

A

QUESTION 67 You have a Recovery Service vault that you 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? A. From the Recovery Service vault, stop the backup of each backup item. B. From the Recovery Service vault, delete the backup data. C. Modify the disaster recovery properties of each virtual machine. D. Modify the locks of each virtual machine.

A

QUESTION 69 You have an Azure subscription named Subscription1. You deploy a Linux virtual machine named VM1 to Subscription1. You need to monitor the metrics and the logs of VM1. What should you use? A. Linux Diagnostic Extension (LAD) 3.0 B. Azure Analysis Services C. The AzurePerformanceDiagnostics extension D. Azure HDInsight

A

QUESTION 70 You have an Azure subscription named Subscription1. Subscription1 contains a virtual machine named VM1. You have a computer named Computer1 that runs Windows 10. Computer1 is connected to the Internet. You add a network interface named Interface1 to VM1 as shown in the exhibit (see pdf) 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. What should you do first? A. Start VM1. B. Attach a network interface. C. Delete the DenyAllOutBound outbound port rule. D. Delete the DenyAllInBound inbound port rule.

A

QUESTION 73 Note: This question is part of a series 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. Solution: From the Redeploy blade, you click Redeploy. Does this meet the goal? A. Yes B. No

A

QUESTION 78 You have an Azure subscription that contains the resources in the following table. NAME---TYPE---DETAILS VNET1---Virtual network---not applicable Subnet1---Subnet---Hosted on VNET1 VM1---Virtual machine---On SUbnet1 VM2---Virtual machine---On SUbnet1 VM1 and VM2 are deployed from the same template and host line-of-business applications accessed by using Remote Desktop. You configure the network security group (NSG) shown in the exhibit. (see pdf) You need to prevent users of VM1 and VM2 from accessing websites on the Internet. What should you do? A. Associate the NSG to Subnet1. B. Disassociate the NSG from a network interface. C. Change the DenyWebSites outbound security rule. D. Change the Port_80 inbound security rule.

A

QUESTION 8 You have the Azure virtual machines shown in the following table: NAME---Azure Region VM1---West Europe VM2---West Europe VM3---North Europe VM4---North Europe You have a Recovery Services vault that protects VM1 and VM2. You need to protect VM3 and VM4 by using Recovery Services. What should you do first? A. Create a new Recovery Services vault B. Create a storage account C. Configure the extensions for VM3 and VM4 D. Create a new backup policy

A

QUESTION 83 Note: This question is part of a series 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. Solution: You configure a custom policy definition, and then you assign the policy to the subscription. Does this meet the goal? A. Yes B. No

A

QUESTION 85 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? A. From the Directory role blade, modify the directory role. B. From the Groups blade, invite the user account to a new group. C. From the Licenses blade, assign a new license.

A

QUESTION 89 Note: This question is part of a series 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 ahost 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. Solution: You modify the name server at the domain register. Does this meet the goal? A. Yes B. No

A

QUESTION 9 Note: This question is part of a series of questions You have an Azure subscription that contains the following users in an Azure Active Directory tenant named contoso.onmicrosoft.com: NAME---Role---Scope User1---Global Administrator---Azure Active Directory User2--Global Administrator---Azure Active Directory User3---User Administrator---Azure Active Directory User4---Owner---Azure Subscription 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 User2 to create the user accounts. Does that meet the goal? A. Yes B. No

A

What is Azure Policy?

A Service that you use to create, assign, and manage policies. These policies enforce different rules over your resources, so those resources stay compliant with your corporate standards and SLA. Can be applied a management group level.

Azure Tenant

A dedicated and trusted instance of Azure AD that's automatically created when an organization signs up for a Microsoft cloud service subscription, such as Microsoft Azure, Microsoft Intune, or Office 365. An Azure tenant represents a single organization.

What is an Azure tenant/directory?

A dedicated and trusted instance of Azure AD, it is automatically created when your organization signs up for a Microsoft cloud service subscription.

Azure Active Directory (Azure AD/AAD)

A multi-tenant, cloud-based directory, and identity management service. Provides identity management and access control capabilities for your cloud applications. Helps employees sign in & access resources in: 1. External Resources - Office 365, Azure Portal, SaaS applcations 2. Internal resources - apps on corporate network & intranet, along with cloud apps developed by your org

What are Member users?

A native member of the Azure AD organization that have a set of default permissions. like edit their profile information

What is a role?

A set of properties defined in a JSON file.

QUESTION 113 Hotspot Question You plan to deploy five virtual machines to a virtual network subnet. Each virtual machine will have a public IP address and a private IP address. Each virtual machine requires the same inbound and outbound security rules. What is the minimum number of network interfaces and network security groups that you require? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. Minimum number of network interfaces: A. 5 B. 10 C. 15 D. 20 Minimum number of network security groups: A. 1 B. 2 C. 5 D. 10

AA

QUESTION 138 Hotspot Question You plan to use Azure Network Watcher to perform the following tasks: Task1: Identify a security rule that prevents a network packet from reaching an Azure virtual machine. Task2: Validate outbound connectivity from an Azure virtual machine to an external host. Which feature should you use for each task? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. Task1: A. IP flow verify B. Next hop C. Packet capture D. Security Group view E. Traffic Analytics Task2: A. Connection troubleshoot B. IP flow verify C. Next hop D. NSG flow logs E. Traffic Analytics

AA

QUESTION 255 Hotspot Question You have an Azure subscription that contains an Azure Storage account. You plan to copy an on-premises virtual machine image to a container named vmimages. You need to create the container for the planned image. Which command should you run? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. azcopy [answer choice] A. make B. sync C. copy 'https://mystorageaccount.[ANSWER CHOICE].core.windows.net/vmimages A. blob B. dfs C. queue D. table E. images F. file

AA

QUESTION 261 Hotspot Question You plan to deploy an Azure container instance by using the following Azure Resource Manager template. (see pdf) Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the template. Internet users [answer choice] A. can connect to the container from any device B. cannot connect to the container C. can only connect to the container from devices that run Windows If Internet Information Services in the container fail [answer choice] A. the container will restart automatically B. the container will only restart manually C. the container must be redeployed

AA

QUESTION 264 Hotspot Question You plan to deploy five virtual machines to a virtual network subnet. Each virtual machine will have a public IP address and a private IP address. Each virtual machine requires the same inbound and outbound security rules. What is the minimum number of network interfaces and network security groups that you require? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. Minimum number of network interfaces: A. 5 B. 10 C. 15 D. 20 Minimum number of network security groups: A. 1 B. 2 C. 5 D. 10

AA

QUESTION 53 Hotspot Question You have an Azure subscription that contains a virtual network named VNet1. VNet1 uses an IP address space of 10.0.0.0/16 and contains the subnets in the following table: (see table) Subnet1 contains a virtual appliance named VM1 that operates as a router. You create a routing table named RT1. You need to route all inbound traffic from the VPN gateway to VNet1 through VM1. How should you configure RT1? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. Address prefix: A. 10.0.0.0/16 B. 10.0.1.0/24 C. 10.0.254.0/24 Next hop type: A. Virtual appliance B. Virtual network C. Virtual network gateway Assigned to: A. GatewaySubnet B. Subnet0 C. Subnet1 and Subnet2

AAA

QUESTION 260 Hotspot Question You have an Azure subscription that contains an Azure Availability Set named WEBPROD-ASUSE2 as shown in the following exhibit. (see pdf) You add 14 virtual machines to WEBPROD-AS-USE2. Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphic. NOTE: Each correct selection is worth one point. When Microsoft performs planned maintenance in East US 2, the maximum number of unavailable virtual machines will be [answer choice] A. 2 B. 7 C. 10 D. 14 If the server rack in the Azure datacenter that hosts WEBPROD-AS-USE2 experiences a power failure, the maximum number of unavailable machines will be [answer choice] A. 2 B. 7 C. 10 D. 14

AB

QUESTION 100 Drag and Drop Question You have an Azure subscription that contains a storage account. You have an on-premises server named Server1 that runs Window Server 2016. Server1 has 2 TB of data. You need to transfer the data to the storage account by using the Azure Import/Export service. In which order should you perform the actions? To answer, move all actions from the list of actions to the answer area and arrange them in the correct order. NOTE: More than one order of answer choices is correct. You will receive credit for any of the correct orders you select. Actions A. Attach an external disk to Server1, and then run waimportexport.exe B. From Azure portal, create an import job. C. Detach the external disks from Server1 and ship the disks to an Azure data center D. From Azure portal, update the import job.

ABCD

QUESTION 197 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. NOTE: Each correct selection is worth one point. A. Create a local site VPN gateway. B. Create a VPN gateway that uses the VpnGw1 SKU. C. Create a VPN gateway that uses the Basic SKU. D. Create a gateway subnet. E. Create a connection.

ABE

QUESTION 116 Hotspot Question You have peering configured as shown in the following exhibit. (see pdf) Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphic. NOTE: Each correct selection is worth one point. Hosts on vNET6 can communicate with hosts on [answer choice] A. vNET6 only B. vNET6 and vNET1 only C. vNET6, vNET1, and vNET2 only D. all the virtual networks in the subscription To change the status of the peering connection to vNET1 to Connected, you must first [answer choice] A. add a service endpoint B. add a subnet C. delete peering1 D. modify the address space

AC

QUESTION 13 You have a Microsoft 365 tenant and an Azure Active Directory (Azure AD) tenant named contoso.com. You plan to grant three users named User1, User2, and User3 access to a temporary Microsoft SharePoint document library named Library1. You need to create groups for the users. The solution must ensure that the groups are deleted after 180 days. Which two groups should you create? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point. A. an Office 365 group that uses the Assigned membership type B. a Security group that uses the Assigned membership type C. an Office 365 group that uses the Dynamic User membership type D. a Security group that uses the Dynamic User membership type E. a Security group that uses the Dynamic Device membership type

AC

QUESTION 188 You have an Azure subscription that contains three virtual networks named VNet1, VNet2, VNet3. VNet2 contains a virtual appliance named VM2 that operates as a router. You are configuring the virtual networks in a hub and spoke topology that uses VNet2 as the hub network. You plan to configure peering between VNet1 and VNet2 and between VNet2 and VNet3. You need to provide connectivity between VNet1 and VNet3 through VNet2. Which two configurations should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point. A. On the peering connections, allow forwarded traffic. B. On the peering connections, allow gateway transit. C. Create route tables and assign the table to subnets. D. Create a route filter. E. On the peering connections, use remote gateways.

AC

QUESTION 257 Hotspot Question You have several Azure virtual machines on a virtual network named VNet1. You configure an Azure Storage account as shown in the following exhibit. (see pdf) Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphic. NOTE: Each correct selection is worth one point. The virtual machines on the 10.2.9.0/24 subnet will have network connectivity to the file shares in the storage account [answer choice] A. always B. during a backup C. never Azure Backup will be able to back up the unmanaged hard disks of the virtual machines in the storage account [answer choice] A. always B. during a backup C. never

AC

QUESTION 137 Hotspot Question You have an Azure Active Directory (Azure AD) tenant. You need to create a conditional access policy that requires all users to use multi-factor authentication when they access the Azure portal. Which three settings should you configure? To answer, select the appropriate settings in the answer area. (see pdf helpful) Name: Policy1 Assignments and Access Controls A. Users and Groups B. Cloud Apps C. Conditions D. Grant E. Session

ACD

QUESTION 246 You have an Azure subscription named Subscription1 that has the following providers registered: Authorization Automation Resources Compute KeyVault Network Storage Billing Web Subscription1 contains an Azure virtual machine named VM1 that has the following configurations: Private IP address: 10.0.0.4 (dynamic) Network security group (NSG): NSG1 Public IP address: None Availability set: AVSet Subnet: 10.0.0.0/24 Managed disks: No Location: East US You need to record all the successful and failed connection attempts to VM1. Which three actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point. A. Enable Azure Network Watcher in the East US Azure region. B. Add an Azure Network Watcher connection monitor. C. Register the MicrosoftLogAnalytics provider. D. Create an Azure Storage account. E. Register the Microsoft.Insights resource provider. F. Enable Azure Network Watcher flow logs.

ACD

QUESTION 108 Hotspot Question You have an Azure subscription named Subscription1. Subscription1 contains two Azure virtual machines named VM1 and VM2. VM1 and VM2 run Windows Server 2016. VM1 is backed up daily by Azure Backup without using the Azure Backup agent. VM1 is affected by ransomware that encrypts data. You need to restore the latest backup of VM1. To which location can you restore the backup? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. You can perform a file recovery of VM1 to: A. VM1 only B. VM2 only C. VM1 and VM2 only D. A new Azure virtual machine only E. Any Windows computer that has internet connectivity You can restore VM1 to: A. VM1 only B. VM2 only C. VM1 and VM2 only D. A new Azure virtual machine only E. Any Windows computer that has internet connectivity

AD

QUESTION 245 You have an app named App1 that runs on an Azure web app named webapp1. The developers at your company upload an update of App1 to a Git repository named Git1. Webapp1 has the deployment slots shown in the following table. Name-----Function webapp1-prod----Production webapp1-test----Staging You need to ensure that the App1 update is tested before the update is made available to users. Which two actions should you perform? Each correct answer presents part of the solution. A. Swap the slots B. Deploy the App1 update to webapp1-prod, and then test the update C. Stop webapp1-prod D. Deploy the App1 update to webapp1-test, and then test the update E. Stop webapp1-test

AD

QUESTION 51 Hotspot Question You have an Azure subscription that contains a virtual machine scale set. The scale set contains four instances that have the following configurations: - Operating system: Windows Server 2016 - Size: Standard_D1_v2 You run the get-azvmss cmdlet as shown in the following exhibit: (see pdf) Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphic. NOTE: Each correct selection is worth one point. When an administrator changes the virtual machine size, the size will be changed on up to [answer choice] virtual machines simultaneously. A. 0 B. 1 C. 2 D. 4 When a new build of the Windows Server 2016 image is released, the new build will be deployed up to [answer choice] virtual machines simultaneously. A. 0 B. 1 C. 2 D. 4

AD

QUESTION 46 Drag and Drop Question You have an on-premises file server named Server1 that runs Windows Server 2016. You have an Azure subscription that contains an Azure file share. You deploy an Azure File Sync Storage Sync Service, and you create a sync group. You need to synchronize files from Server1 to Azure. Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order. A. Install the Azure File Sync agent on Server 1 B. Create an Azure on-premises data gateway C. Create a Recovery Services vault D. Register Server 1 E. Add a server endpoint F. Install the DFS Replication server role on Server1

ADE

QUESTION 235 You have an Azure subscription that contains a storage account named account1. You plan to upload the disk files of a virtual machine to account1 from your on-premises network. The on- premises network uses a public IP address space of 131.107.1.0/24. You plan to use the disk files to provision an Azure virtual machine named VM1. VM1 will be attached to a virtual network named VNet1. VNet1 uses an IP address space of 192.168.0.0/24. You need to configure account1 to meet the following requirements: - Ensure that you can upload the disk files to account1. - Ensure that you can attach the disks to VM1. - Prevent all other access to account1. Which two actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point. A. From the Firewalls and virtual networks blade of account1, select Selected networks. B. From the Firewalls and virtual networks blade of account1, select Allow trusted Microsoft services to access this storage account. C. From the Firewalls and virtual networks blade of account1, add the 131.107.1.0/24 IP address range. D. From the Firewalls and virtual networks blade of account1, add VNet1. E. From the Service endpoints blade of VNet1, add a service endpoint.

AE

QUESTION 71 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 actions should you perform? Each correct answer presents part of the solution. NOTE Each correct selection is worth one point. A. Modify the extensionProfile section of the Azure Resource Manager template. B. Create a new virtual machine scale set in the Azure portal. C. Create an Azure policy. D. Create an automation account. E. Upload a configuration script.

AE

QUESTION 128 Drag and Drop Question You have an Azure subscription that is used by four departments in your company. The subscription contains 10 resource groups. Each department uses resources in several resource groups. You need to send a report to the finance department. The report must detail the costs for each department. Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order. A. Assign a tag to each resource group B. Open the Resource costs blade of each resource group C. Download the usage report D. Assign a tag to each resource E. From the cost analysis blade, filter the view by tag

AEC

What are Permissions?

Actions allowed to be completed by that role.

What is Identity?

An Object that can get authenticated. Can be a user with a username and password or other items like servers that require authentication through secret keys or certificates.

What is an Azure AD Account?

An identity created through Azure AD or another Microsoft cloud service, such as Microsoft 365, Sometimes called a work or school account.

Azure AD account

An identity created through Azure AD or another Microsoft cloud service, such as Office 365. Identities are stored in Azure AD and are accessible to an org's cloud service subscriptions. Account is also sometimes called a "Work" or "School" account.

What is Account?

An identity that had data associated with it.

What is a security principal?

An object that represents something that is requesting access to resources

What is Azure AD Connect?

An offering to extend your on-prem active directory to the cloud. Allowing you to use your existing work identities to manage azure subscriptions

What is an Assignment?

Attaching a role definition to a security principal at a particular scope.

Azure Key Vault

Azure Key Vault is a tool for securely storing and accessing secrets. A secret is anything that you want to tightly control access to, such as API keys, passwords, or certificates. A Vault is a logical group of secrets.

Multi-Tenant

Azure Tenants that access other services in a shared environment, across multiple organizations, are considered multi-tenant

Single Tenant

Azure tenants that access other services in a dedicated environment are considered "single tenant" (not shared)

QUESTION 1 You have an Azure subscription named Subscription1. You deploy a Linux virtual machine named VM1 to Subscription1. You need to monitor the metrics and the logs of VM1. What should you use? A. Azure HDInsight B. Linux Diagnostic Extension (LAD) 3.0 C. the AzurePerformanceDiagnostics extension D. Azure Analysis Services

B

QUESTION 10 Note: This question is part of a series of questions You have an Azure subscription that contains the following users in an Azure Active Directory tenant named contoso.onmicrosoft.com: NAME---Role---Scope User1---Global Administrator---Azure Active Directory User2--Global Administrator---Azure Active Directory User3---User Administrator---Azure Active Directory User4---Owner---Azure Subscription 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 User4 to create the user accounts. Does that meet the goal? A. Yes B. No

B

QUESTION 11 Note: This question is part of a series of questions You have an Azure subscription that contains the following users in an Azure Active Directory tenant named contoso.onmicrosoft.com: NAME---Role---Scope User1---Global Administrator---Azure Active Directory User2--Global Administrator---Azure Active Directory User3---User Administrator---Azure Active Directory User4---Owner---Azure Subscription 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 User3 to create the user accounts. Does that meet the goal? A. Yes B. No

B

QUESTION 12 You have an Azure subscription that contains an Azure Active Directory (Azure AD) tenant named contoso.com and an Azure Kubernetes Service (AKS) cluster named AKS1. An administrator reports that she is unable to grant access to AKS1 to the users in contoso.com. You need to ensure that access to AKS1 can be granted to the contoso.com users. What should you do first? A. From contoso.com, modify the Organization relationships settings. B. From contoso.com, create an OAuth 2.0 authorization endpoint. C. Recreate AKS1. D. From AKS1, create a namespace.

B

QUESTION 122 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? A. Configure a playbook in Azure AD conditional access policy. B. Create an Azure AD conditional access policy. C. Create and configure the Identify Hub. D. Install and configure Azure AD Connect.

B

QUESTION 139 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? A. In Subscription2, create a copy of the virtual disk. B. From Azure PowerShell, run the Move-AzureRmResource cmdlet. C. Create a snapshot of the virtual disk. D. Create a new virtual machine in Subscription2.

B

QUESTION 14 You have an Azure policy as shown in the following exhibit: (see pdf) What is the effect of the policy? A. You are prevented from creating Azure SQL servers anywhere in Subscription 1. B. You can create Azure SQL servers in ContosoRG1 only. C. You are prevented from creating Azure SQL Servers in ContosoRG1 only. D. You can create Azure SQL servers in any resource group within Subscription 1.

B

QUESTION 148 Note: This question is part of a series 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. Solution: From the Overview blade, you move the virtual machine to a different subscription. Does this meet the goal? A. Yes B. No

B

QUESTION 162 Note: This question is part of a series 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. Solution: You add a triggered WebJob to App1. Does this meet the goal? A. Yes B. No

B

QUESTION 163 Note: This question is part of a series 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. Solution: You change the pricing tier of Plan1 to Shared. Does this meet the goal? A. Yes B. No

B

QUESTION 165 Note: This question is part of a series 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. Solution: On Subscription1, you assign the Logic App Operator role to the Developers group. Does this meet the goal? A. Yes B. No

B

QUESTION 166 Note: This question is part of a series 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 Devresource group. Solution: On Subscription1, you assign the DevTest Labs User role to the Developers group. Does this meet the goal? A. Yes B. No

B

QUESTION 167 Note: This question is part of a series 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. Solution: From Performance Monitor, you create a Data Collector Set (DCS). Does this meet the goal? A. Yes B. No

B

QUESTION 169 Note: This question is part of a series 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. Solution: From Azure Monitor, you create a metric on Network In and Network Out. Does this meet the goal? A. Yes B. No

B

QUESTION 170 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? A. Advanced Tools B. Authentication/Authorization C. Access control (IAM) D. Deployment credentials

B

QUESTION 180 You configure Azure AD Connect for Azure Active Directory Seamless Single Sign-On (Azure AD Seamless SSO) for an on-premises network. Users report that when they attempt to access myapps.microsoft.com, they are prompted multiple times to sign in and are forced to use an account name that ends with onmicrosoft.com. You discover that there is a UPN mismatch between Azure AD and the on-premises Active Directory. You need to ensure that the users can use single-sign on (SSO) to access Azure resources. What should you do first? A. From the on-premises network, deploy Active Directory Federation Services (AD FS). B. From Azure AD, add and verify a custom domain name. C. From the on-premises network, request a new certificate that contains the Active Directory domain name. D. From the server that runs Azure AD Connect, modify the filtering options.

B

QUESTION 181 You have two Azure Active Directory (Azure AD) tenants named contoso.com and fabrikam.com. You have a Microsoft account that you use to sign in to both tenants. You need to configure the default sign-in tenant for the Azure portal. What should you do? A. From the Azure portal, configure the portal settings. B. From the Azure portal, change the directory. C. From Azure Cloud Shell, run Set-AzureRmContext. D. From Azure Cloud Shell, run Set-AzureRmSubscription.

B

QUESTION 183 Note: This question is part of a series 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. Solution: You create a PTR record for www in the contoso.com zone. Does this meet the goal? A. Yes B. No

B

QUESTION 184 Note: This question is part of a series 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. Solution: You assign a built-in policy definition to the subscription. Does this meet the goal? A. Yes B. No

B

QUESTION 185 You have an Azure DNS zone named adatum.com. You need to delegate a subdomain named research.adatum.com to a different DNS server in Azure. What should you do? A. Create an PTR record named research in the adatum.com zone. B. Create an NS record named research in the adatum.com zone. C. Modify the SOA record of adatum.com. D. Create an A record named ".research in the adatum.com zone.

B

QUESTION 186 Note: This question is part of a series You manage a virtual network named Vnet1 that is hosted in the West US Azure region. VNet hosts two virtual machines named VM1 and VM2 run Windows Server. You need to inspect all the network traffic from VM1 to VM2 for a period of three hours. Solution: From Azure Network Watcher, you create a connection monitor. Does this meet the goal? A. YES B. NO

B

QUESTION 189 Note: This question is part of a series 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. Solution: You add a continuous WebJob to App1. Does this meet the goal? A. Yes B. No

B

QUESTION 195 Note: This question is part of a series 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. Solution: From Azure Network Watcher, you create a connection monitor. Does this meet the goal? A. Yes B. No

B

QUESTION 199 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? A. Connection monitor in Azure Network Watcher. B. Metrics in Application Gateway C. Diagnostics logs in Application Gateway D. NSG flow logs in Azure Network Watcher

B

QUESTION 2 You plan to deploy three Azure virtual machines named VM1, VM2, and VM3. The virtual machines will host a web app named App1. You need to ensure that at least two virtual machines are available if a single Azure datacenter becomes unavailable. What should you deploy? A. all three virtual machines in a single Availability Zone B. all virtual machines in a single Availability Set C. each virtual machine in a separate Availability Zone D. each virtual machine in a separate Availability Set

B

QUESTION 200 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? A. IP flow verify B. Connection monitor C. Connection troubleshoot D. NSG flow logs

B

QUESTION 203 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 Administrator role. What should you do? A. From Azure AD Identity Protection, configure a user risk policy. B. From Azure AD Privileged Identity Management, create an access review. C. From Azure AD Identity Protection, configure the Weekly Digest. D. From Azure AD Privileged Identity Management, create a conditional access policy.

B

QUESTION 22 You have an Azure Active Directory (Azure AD) tenant 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? A. From the Licenses blade, assign a new license B. From the Directory role blade, modify the directory role C. From the Groups blade, invite the user account to a new group

B

QUESTION 233 You have an Azure subscription named Subscription1 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: - Reader - Security Admin - Security Reader You need to ensure that User1 can assign the Reader role for VNet1 to other users. What should you do? A. Remove User 1 from the Security Reader role for Subscription1. Assign User1 the Contributor role for RG1. B. Assign User1 the Owner role for VNet1. C. Remove User1 from the Security Reader and Reader roles for Subscription1. D. Assign User1 the Network Contributor role for RG1.

B

QUESTION 234 You have an Azure subscription that contains the storage accounts shown in the following table. Name---Kind---Performance---Replication---Access tier storage1---v1---premium---GRS---NONE storage2---v2---standard---LRS---Cool storage3---v2---premium---RA-GRS---Hot storage4---blob---standard---LRS---Hot You need to identify which storage account can be converted to zone-redundant storage (ZRS) replication by requesting a live migration from Azure support. What should you identify? A. storage1 B. storage2 C. storage3 D. storage4

B

QUESTION 238 Note: This question is part of a series You have an Azure virtual machine named VM1 that runs Windows Server 2016. You need to create an alert in Azure when more than two error events are logged to the System event log on VM1 within an hour. Solution: You create an Azure storage account and configure shared access signatures (SASs). You install the Microsoft Monitoring Agent on VM1. You create an alert in Azure Monitor and specify the storage account as the source. Does this meet the goal? A. Yes B. No

B

QUESTION 239 Note: This question is part of a You have an Azure subscription that contains the resources shown in the following table. NAME---Type---Region RG1---resource group---West US RG2---resource group---East Asia storage1---storage account---West US storage2---storage account---East Asia VM1---virtual machine---West US VNET1---virtual network---West US VNET2---virtual network---East Asia VM1 connects to VNET1. You need to connect VM1 to VNET2. Solution: You move VM1 to RG2, and then you add a new network interface to VM1. Does this meet the goal? A. Yes B. No

B

QUESTION 241 Note: This question is part of a You have an Azure subscription that contains the resources shown in the following table. NAME---Type---Region RG1---resource group---West US RG2---resource group---East Asia storage1---storage account---West US storage2---storage account---East Asia VM1---virtual machine---West US VNET1---virtual network---West US VNET2---virtual network---East Asia VM1 connects to VNET1. You need to connect VM1 to VNET2. Solution: You turn off VM1, and then you add a new network interface to VM1. Does this meet the goal? A. Yes B. No

B

QUESTION 243 You have a deployment template named Template1 that is used to deploy 10 Azure web apps. You need to identify what to deploy before you deploy Template1. The solution must minimize Azure costs. What should you identify? A. five Azure Application Gateways B. one App Service plan C. 10 App Service plans D. one Azure Traffic Manager E. one Azure Application Gateway

B

QUESTION 27 You have an Azure Storage account named storage1. You plan to use AzCopy to copy data to storage1. You need to identify the storage services in storage1 to which you can copy the data. What should you identify? A. blob, file, table, and queue B. blob and file only C. file and table only D. file only E. blob, table, and queue only

B

QUESTION 3 You have an Azure virtual machine named VM1 that runs Windows Server 2019. You save VM1 as a template named Template1 to the Azure Resource Manager library. You plan to deploy a virtual machine named VM2 from Template1. What can you configure during the deployment of VM2? A. operating system B. administrator username C. virtual machine size D. resource group

B

QUESTION 31 You have an Azure subscription named Subscription1 that is used by several departments at your company. Subscription1 contains the resources in the following table: NAME---Type Storage1---storage account RG1---Resource group container1---Blob container share1---File share Another administrator deploys a virtual machine named VM1 and an Azure Storage account named storage2 by using a single Azure Resource Manager template. You need to view the template used for the deployment. From which blade can you view the template that was used for the deployment? A. VM1 B. RG1 C. storage2 D. container1

B

QUESTION 32 You have an Azure web app named App1. App1 has the deployment slots shown in the following table: NAME---Function webapp1-prod---Production webapp1-test---Staging In webapp1-test, you test several changes to App1. You back up App1. You swap webapp1-test for webapp1-prod and discover that App1 is experiencing performance issues. You need to revert to the previous version of App1 as quickly as possible. What should you do? A. Redeploy App1 B. Swap the slots C. Clone App1 D. Restore the backup of App1

B

QUESTION 33 Note: This question is part of a series of questions 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. Solution: From the Resource providers blade, you unregister the Microsoft.ClassicNetwork provider. Does this meet the goal? A. Yes B. No

B

QUESTION 34 Note: This question is part of a series of questions 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. Solution: You assign a built-in policy definition to the subscription. Does this meet the goal? A. Yes B. No

B

QUESTION 36 Note: This question is part of a series of questions You have an Azure subscription named Subscription1. Subscription1 contains a resource group named RG1. RG1 contains resources that were deployed by using templates. You need to view the date and time when the resources were created in RG1. Solution: From the Subscriptions blade, you select the subscription, and then click Programmatic deployment. Does this meet the goal? A. Yes B. No

B

QUESTION 37 Note: This question is part of a series of questions that You have an Azure subscription named Subscription1. Subscription1 contains a resource group named RG1. RG1 contains resources that were deployed by using templates. You need to view the date and time when the resources were created in RG1. Solution: From the RG1 blade, you click Automation script. Does this meet the goal? A. Yes B. No

B

QUESTION 54 Hotspot Question You have an Azure subscription that contains the virtual machines shown in the following table: (see pdf) VM1 and VM2 use public IP addresses. From Windows Server 2019 on VM1 and VM2, you allow inbound Remote Desktop connections. Subnet1 and Subnet2 are in a virtual network named VNET1. The subscription contains two network security groups (NSGs) named NSG1 and NSG2. NSG1 uses only the default rules. NSG2 uses the default rules and the following custom incoming rule: - Priority: 100 - Name: Rule1 - Port: 3389 - Protocol: TCP - Source: Any - Destination: Any - Action: Allow NSG1 is associated to Subnet1. NSG2 is associated to the network interface of VM2. For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point. Statements From the Internet, you can connect to VM1 using Remote Desktop From the internet, you can connect to VM2 using Remote Desktop From VM1, you can connect to VM2 using Remote Desktop A. Yes No Yes B. No Yes Yes C. Yes to all D. Yes No No

B

QUESTION 61 Note: This question is part of a series of questions You have an Azure subscription named Subscription1. Subscription1 contains a resource group named RG1. RG1 contains resources that were deployed by using templates. You need to view the date and time when the resources were created in RG1. Solution: From the Subscriptions blade, you select the subscription, and then click Programmatic deployment. Does this meet the goal? A. Yes B. No

B

QUESTION 63 Note: This question is part of a series of questions You have an Azure subscription named Subscription1. Subscription1 contains a resource group named RG1. RG1 contains resources that were deployed by using templates. You need to view the date and time when the resources were created in RG1. Solution: From the Subscriptions blade, you select the subscription, and then click Resource providers. Does this meet the goal? A. Yes B. No

B

QUESTION 64 You have the Azure virtual machines shown in the following table. NAME---Azure Region VM1---West Europe VM2---West Europe VM3---North Europe VM4---North Europe You have a Recovery Services vault that protects VM1 and VM2. You need to protect VM3 and VM4 by using Recovery Services. What should you do first? A. Configure the extensions for VM3 and VM4. B. Create a new Recovery Services vault. C. Create a storage account. D. Create a new backup policy.

B

QUESTION 7 You have an Azure subscription that has a Recovery Services vault named Vault1. The subscription contains the virtual machines shown in the following table: NAME---Operating System---Auto-Shutdown VM1---WIndows Server 2012 R2---Off VM2---WIndows Server 2016---19:00 VM3---Ubuntu Server 18.04LTS---Off VM4---WIndows 10---19:00 You plan to schedule backups to occur every night at 23:00. Which virtual machines can you back up by using Azure Backup? A. VM1 and VM3 only B. VM1, VM2, VM3 and VM4 C. VM1 and VM2 only D. VM1 only

B

QUESTION 74 Note: This question is part of a series 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. Solution: From the Overview blade, you move the virtual machine to a different resource group. A. Yes B. No

B

QUESTION 77 Your company has an Azure subscription named Subscription1. The company also has two onpremises 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 console - Azure PowerShell - Azure CLI 2.0 You need to move the adatum.com zone to Subscription1. The solution must minimize administrative effort. What should you use? A. Azure PowerShell B. Azure CLI C. the Azure portal D. the DNS Manager console

B

QUESTION 82 Note: This question is part of a series 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. Solution: From the Resource providers blade, you unregister the Microsoft.ClassicNetwork provider. Does this meet the goal? A. Yes B. No

B

QUESTION 84 Note: This question is part of a series 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. Solution: You create a resource lock, and then you assign the lock to the subscription.. Does this meet the goal? A. Yes B. No

B

QUESTION 87 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? A. From the Groups blade of each user, invite the users to a group. B. From the Licenses blade of Azure AD, assign a license. C. From the Directory role blade of each user, modify the directory role. D. From the Azure AD domain, add an enterprise application.

B

QUESTION 90 Note: This question is part of a series 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 ahost 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. Solution: You add an NS record to the contoso.com Azure DNS zone. A. Yes B. No

B

QUESTION 92 Note: This question is part of a series You have an Azure subscription named Subscription1. Subscription1 contains a resource group named RG1. RG1 contains resources that were deployed by using templates. You need to view the date and time when the resources were created in RG1. Solution: From the RG1 blade, you click Automation script. Does this meet the goal? A. Yes B. No

B

QUESTION 93 Note: This question is part of a series 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. Solution: From the Overview blade, you move the virtual machine to a different resource group. Does this meet the goal? A. Yes B. No

B

QUESTION 94 Note: This question is part of a series 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. Solution: From the Update management blade, you click enable. Does this meet the goal? A. Yes B. No

B

QUESTION 95 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? A. PTR B. MX C. NSEC3 D. RRSIG

B

QUESTION 96 You manage an Azure Windows Server virtual machine (VM) that hosts several SQL Server databases. You need to configure backup and retention policies for the VM. The backup policy must include transaction log backups. What should you do? A. Configure point-in-time and long-term retention policies from the SQL Servers Azure portal blade. B. Configure a SQL Server in Azure VM backup policy from the Recovery Services Azure portal blade. C. Configure a continuous delivery deployment group from the Virtual Machine Azure portal blade. D. Configure a point-in-time snapshot from the Disks Azure portal blade.

B

QUESTION 98 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? A. Add a service endpoint to each VNet. B. Configure peering between prod-vnet-west and prod-vnet-west. C. Create a private zone in Azure DNS. D. Deploy a VNet-to-VNet virtual private network (VPN).

B

You have an Azure subscription that contains two resource groups named RG1 and RG2. RG2 does not contain any resources. RG1 contains the resources in the following table. NAME---TYPE---Description---Lock VNET1---Virtual Network---Virtual network---ReadOnly VNET3---Virtual Network---Classic Virtual network---None W10---Virtual Machine---VM runs Windows 10, stopped---Delete W10_OsDisk---Disk---Managed SSD disk on W10---None Which resource can you move to RG2? A. W10_OsDisk B. VNet1 C. VNet3 D. W10

B

QUESTION 266 Hotspot Question You have an Azure virtual network named VNet1 that connects to your on-premises network by using a site-to-site VPN. VNet1 contains one subnet named Sunet1. Subnet1 is associated to a network security group (NSG) named NSG1. Subnet1 contains a basic internal load balancer named ILB1. ILB1 has three Azure virtual machines in the backend pool. You need to collect data about the IP addresses that connects to ILB1. You must be able to run interactive queries from the Azure portal against the collected data. What should you do? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. Resource to create: A. An Azure Event Grid B. An Azure Log Analytics workspace C. An Azure Storage account Resource on which to enable diagnostics: A. ILB1 B. NSG1 C. The Azure virtual machines

BA

QUESTION 136 Drag and Drop Question You have an on-premises network that includes a Microsoft SQL Server instance named SQL1. You create an Azure Logic App named App1. You need to ensure that App1 can query a database on SQL1. Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order. A. From the Azure portal, create an on-prem data gateway B. From an on-prem computer, install an on-prem data gateway C. Create an Azure virtual machine that runs Windows Server 2016 D. From an Azure virtual machine, install an on-prem data gateway E. From the Logic Apps Designer in the Azure portal, add a connector

BAE

QUESTION 265 Hotspot Question You have Azure virtual machines that run Windows Server 2019 and are configured as shown in the following table. NAME---Private IP---Public IP---Virtual network name---DNS suffix VM1---10.1.0.4---52.186.85.63---VNET1---adatum.com VM2---10.1.0.5---13.92.168.13---VNET1---contoso.com You create a private Azure DNS zone named adatum.com. You configure the adatum.com zone to allow auto registration from VNET1. Which A records will be added to the adatum.com zone for each virtual machine? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. A records for VM1: A. None B. Private IP address only C. Public IP address only D. Private and Public IP address A records for VM2: A. None B. Private IP address only C. Public IP address only D. Private and Public IP address

BB

QUESTION 39 Hotspot Question You have an Azure subscription named Subscription1 that contains a resource group named RG1.In RG1, you create an internal load balancer named LB1 and a public load balancer named LB2.You need to ensure that an administrator named Admin1 can manage LB1 and LB2. The solution must follow the principle of least privilege. Which role should you assign to Admin1 for each task? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. To add a backend pool to LB1 A. Contributor on LB1 B. Network Contributor on LB1 C. Network Contributor on RG1 D. Owner on LB1 To add a health probe to LB2: A. Contributor on LB2 B. Network Contributor on LB2 C. Network Contributor on RG1 D. Owner on LB2

BB

QUESTION 101 Hotspot Question You have an Azure subscription named Subscription1. In Subscription1, you create an Azure file share named share1. You create a shared access signature (SAS) named SAS1 as shown in the following exhibit. (see pdf) To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. If on Sept. 2, 2018, you ran Microsoft Azure Storage Explorer on a computer that has an IP address of 193.77.134.1, and you use SAS1 to connect to the storage account, you [answer choice] A. will be prompted for credentials B. will have no access C. Will have read, write, and list access D. will have read-only access If on Sept 10, 2018, you run the net use command on a computer that has an IP address of 193.77.134.50, and you use SAS1 as the password to connect to share1, you [answer choice] A. will be prompted for credentials B. will have no access C. Will have read, write, and list access D. will have read-only access

BC

QUESTION 115 Hotspot Question You have an Azure subscription named Subscription1. Subscription1 contains a virtual machine named VM1. You install and configure a web server and a DNS server on VM1. VM1 has the effective network security rules shown in the following exhibit. (see pdf) Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphic. NOTE: Each correct selection is worth one point. Internet users [answer choice] A. can connect to only the DNS server on VM1 B. can connect to only the web server on VM1 C. can connect to the web server and the DNS server on VM1 D. cannot connect to the web server and the DNS server on VM1 If you delete Rule2, Internet users [answer choice] A. can connect to only the DNS server on VM1 B. can connect to only the web server on VM1 C. can connect to the web server and the DNS server on VM1 D. cannot connect to the web server and the DNS server on VM1

BC

QUESTION 43 Hotspot Question You have an Azure subscription named Subscription1. In Subscription1, you create an Azure file share named share1. You create a shared access signature (SAS) named SAS1 as shown in the following exhibit: (see pdf) To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. If on Sept. 2, 2018, you run Microsoft Azure Storage Explorer on a computer that has an IP address of 193.77.134.1, and you use SAS1 to connect to the storage account you [answer choice] A. will be prompted for credentials B. Will have no access C. will have read, write, and list access D. will have read-only access If on Sept. 10, 2018, you run the net use command on a computer that has an IP address of 193.77.134.50, and you use SAS1 as the password to connect to share1, you [answer choice] A. will be prompted for credentials B. Will have no access C. will have read, write, and list access D. will have read-only access

BC

QUESTION 50 Hotspot Question You have an Azure subscription named Subscription1. Subscription1 contains a virtual machine named VM1. You install and configure a web server and a DNS server on VM1. VM1 has the effective network security rules shown in the following exhibit: (see pdf) Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphic. NOTE: Each correct selection is worth one point. Internet users... A. can connect to only the DNS server on VM1 B. can connect to only the web server on VM1 C. can connect to the web server and the DNS server on VM1 D. cannot connect to the web server and the DNS server on VM1 If you delete Rule2 Internet users... A. can connect to only the DNS server on VM1 B. can connect to only the web server on VM1 C. can connect to the web server and the DNS server on VM1 D. cannot connect to the web server and the DNS server on VM1

BC

Question 66 You plan to use the Azure Import/Export service to copy files to a storage account. Which two files should you create before you prepare the drives for the import job? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point. A. an XML manifest file B. a driveset CSV file C. a dataset CSV file D. a PowerShell PS1 file E. a JSON configuration file

BC

QUESTION 251 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. Which three actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point. A. Deploy a basic load balancer B. Deploy a standard load balancer C. Add two load balancing rules that have HA Ports and Floating IP enabled D. Add two load balancing rules that have HA Ports enabled and Floating IP disabled E. Add a frontend IP configuration, a backend pool, and a health probe F. Add a frontend IP configuration, two backend pools, and a health probe

BCF

QUESTION 256 Hotspot Question You have an Azure File sync group that has the endpoints shown in the following table. NAME----TYPE Endpoint1---Cloud endpoint Endpoint2---Server endpoint Endpoint3---Server endpoint Cloud tiering is enabled for Endpoint3. You add a file named File1 to Endpoint1 and a file named File2 to Endpoint2. On which endpoints will File1 and File2 be available within 24 hours of adding the files? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. File1: A. Endpoint1 only B. Endpoint3 only C. Endpoint2 and Endpoint3 only D. Endpoint1, Endpoint2, and Endpoint3 File2: A. Endpoint2 only B. Endpoint3 only C. Endpoint2 and Endpoint3 only D. Endpoint1, Endpoint2, and Endpoint3

BD

QUESTION 110 Drag and Drop Question You have an availability set named AS1 that contains three virtual machines named VM1, VM2, and VM3. You attempt to reconfigure VM1 to use a larger size. The operation fails and you receive an allocation failure message. You need to ensure that the resize operation succeeds. Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order. A. Start VM1, VM2, and VM3 B. Stop VM1, VM2, and VM3 C. Start VM2 and VM3 D. Resize VM1 E. Stop VM2 and VM3 F. Start VM1

BDA

QUESTION 127 Drag and Drop Question You have two Azure virtual machines named VM1 and VM2. VM1 has a single data disk named Disk1. You need to attach Disk1 to VM2. The solution must minimize downtime for both virtual machines. Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order. A. Start VM2 B. Stop VM1 C. Start VM1 D. Detach Disk1 from VM1 E. Attach Disk1 to VM2 F. Stop VM2

BDCE

QUESTION 102 Drag and Drop Question You have an on-premises file server named Server1 that runs Windows Server 2016. You have an Azure subscription that contains an Azure file share. You deploy an Azure File Sync Storage Sync Service, and you create a sync group. You need to synchronize files from Server1 to Azure. Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order. A. Create an Azure on-prem data gateway B. Install the Azure File Sync agent on Server1 C. Create a Recovery Services vault D. Register server1 E. Install the DFS Replication server role on Server1 F. Add a server endpoint

BDF

QUESTION 45 Drag and Drop Question You have an Azure subscription named Subscription1. You create an Azure Storage account named contosostorage, and then you create a file share named data. Which UNC path should you include in a script that references files from the data file share? To answer, drag the appropriate values to the correct targets. Each value may be used once, more than once or not at all. You may need to drag the split bar between panes or scroll to view content. NOTE: Each correct selection is worth one point. (Select 3 in the correct order) A. blob B. contosostorage C. file D. portal.azure.com E. blob.core.windows.net F. data G. file.core.windows.net H. subscription1

BGF

What is a Scope?

Boundary for the level of access that is requested

Azure Active Directory for developers

Build apps that sign in all Microsoft identities, get tokens to call Microsoft Graph, other Microsoft APIs, or custom APIs

QUESTION 117 Hotspot Question You have an Azure subscription named Subscription1. Subscription1 contains the virtual networks in the following table. (see pdf) Subscription1 contains the virtual machines in the following table: (see pdf) The firewalls on all the virtual machines are configured to allow all ICMP traffic. You add the peerings in the following table. (see pdf) For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point. Statements VM1 can ping VM3 VM2 can ping VM3 VM2 can ping VM1 A. No No Yes B. Yes to all C. Yes No No D. No Yes No

C

QUESTION 123 From the MFA Server blade, you open the Block/unblock users blade as shown in the exhibit. Block/unblock users A blocked user will not receive Multi-Factor Authentication requests. Authentication attempts for that user will be automatically denied. A user will remain blocked for 90 days from the time they are blocked. To manually unblock a user, click the "Unblock" action. (see pdf) What caused AlexW to be blocked? A. The user entered an incorrect PIN four times within 10 minutes. B. The user account password expired. C. An administrator manually blocked the user. D. The user reported a fraud alert when prompted for additional authentication.

C

QUESTION 124 You have the Azure virtual networks shown in the following table. NAME---Address space---Subnet---Resource group Azure region VNet1---10.11.0.0/16---10.11.0.0/17---West US Vnet2---10.11.0.0/17---10.11.0.0/25---West US Vnet3---10.10.0.0/22---10.10.1.0/24---East US Vnet4---192.168.16.0/22---192.168.16.0/24---North Europe To which virtual networks can you establish a peering connection from VNet1? A. VNet2 and VNet3 only B. VNet2 only C. VNet3 and VNet4 only D. VNet2, VNet3, and VNet4

C

QUESTION 140 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? A. Add an extension to the virtual machines. B. Modify the inventory settings of the virtual machine. C. Assign tags to the virtual machines. D. Configure locks for the virtual machine.

C

QUESTION 147 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? A. From Microsoft Azure Storage Explorer, view the Account Management properties. B. From the Azure portal, configure the Advisor recommendations. C. From Azure Cost Management, open the Optimizer tab and create a report. D. From Azure Cost Management, create a Cost Management report.

C

QUESTION 15 You have an Azure subscription named AZPT1 that contains the resources shown in the following table: NAME---TYPE storage1---Azure Storage Account VNET1---Virtual network VM1---Azure virtual machine VM1Managed---Managed disk for VM1 RVAULT1---Recovery Services vault for the site recovery of VM1 You create a new Azure subscription named AZPT2. You need to identify which resources can be moved to AZPT2. Which resources should you identify? A. VM1, storage1, VNET1, and VM1Managed only B. VM1 and VM1Managed only C. VM1, storage1, VNET1, VM1Managed, and RVAULT1 D. RVAULT1 only

C

QUESTION 151 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? A. Modify the backup policy. B. Delete the Recovery Services vault. C. Stop the backup. D. Delete the storage account.

C

QUESTION 16 You recently created a new Azure subscription that contains a user named Admin1. Admin1 attempts to deploy an Azure Marketplace resource by using an Azure Resource Manager template. Admin1 deploys the template by using Azure PowerShell and receives the following error message: "User failed validation to purchase resources. Error message: "Legal terms have not been accepted for this item on this subscription. To accept legal terms, please go to the Azure portal (http:// go.microsoft.com/fwlink/?LinkId=534873) and configure programmatic deployment for the Marketplace item or create it there for the first time." You need to ensure that Admin1 can deploy the Marketplace resource successfully. What should you do? A. From Azure PowerShell, run the Set-AzApiManagementSubscription cmdlet B. From the Azure portal, register the Microsoft.Marketplace resource provider C. From Azure PowerShell, run the Set-AzMarketplaceTerms cmdlet D. From the Azure portal, assign the Billing administrator role to Admin1

C

QUESTION 178 You have an Azure subscription named Subscription1. Subscription1 contains the resource groups in the following table. NAME---Azure Region---Policy RG1---West Europe---Policy1 RG2---North Europe---Policy2 RG3---France Central---POlicy3 RG1 has a web app named WebApp1. WebApp1 is located in West Europe. You move WebApp1 to RG2. What is the effect of the move? A. The App Service plan to WebApp1 moves to North Europe. Policy2 applies to WebApp1. B. The App Service plan to WebApp1 moves to North Europe. Policy1 applies to WebApp1. C. The App Service plan to WebApp1 remains to West Europe. Policy2 applies to WebApp1. D. The App Service plan to WebApp1 remains to West Europe. Policy1 applies to WebApp1.

C

QUESTION 19 Your on-premises network contains an SMB share named Share1. You have an Azure subscription that contains the following resources: - A web app named webapp1 - A virtual network named VNET1 You need to ensure that webapp1 can connect to Share1. What should you deploy? A. an Azure Application Gateway B. an Azure Active Directory (Azure AD) Application Proxy C. an Azure Virtual Network Gateway

C

QUESTION 191 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? A. Access control (IAM) B. API connections C. Workflow settings D. Access keys

C

QUESTION 193 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? A. Scale out AdatumASP1. B. Add continuous WebJobs that use the multi-instance scale. C. Scale up AdatumASP1. D. Add a virtual machine scale set.

C

QUESTION 194 You have an Azure web app named App1 that 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? A. Scale out the App Service plan. B. Scale up the App Service plan. C. Configure an Azure Content Delivery Network (CDN) endpoint. D. Configure Azure File Sync.

C

QUESTION 20 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 B. Azure Application Insights C. Azure Custom Script Extension D. the New-AzConfigurationAssignement cmdlet

C

QUESTION 24 You have an Azure subscription named Subscription1 and an on-premises deployment of Microsoft System Center Service Manager. Subscription1 contains a virtual machine named VM1. You need to ensure that an alert is set in Service Manager when the amount of available memory on VM1 is below 10 percent. What should you do first? A. Create an automation runbook B. Deploy a function app C. Deploy the IT Service Management Connector (ITSM) D. Create a notification

C

QUESTION 244 You have an Azure subscription that contains a virtual machine named VM1. VM1 hosts a line-of-business application that is available 24 hours a day. VM1 has one network interface and one managed disk. VM1 uses the D4s v3 size. You plan to make the following changes to VM1: - Change the size to D8s v3. - Add a 500-GB managed disk. - Add the Puppet Agent extension. - Enable Desired State Configuration Management. Which change will cause downtime for VM1? A. Enable Desired State Configuration Management B. Add a 500-GB managed disk C. Change the size to D8s v3 D. Add the Puppet Agent extension

C

QUESTION 249 Your company has three offices. The offices are located in Miami, Los Angeles, and New York. Each office contains datacenter. You have an Azure subscription that contains resources in the East US and West US Azure regions. Each region contains a virtual network. The virtual networks are peered. You need to connect the datacenters to the subscription. The solution must minimize network latency between the datacenters. What should you create? A. three Azure Application Gateways and one On-premises data gateway B. three virtual hubs and one virtual WAN C. three virtual WANs and one virtual hub D. three On-premises data gateways and one Azure Application Gateway

C

QUESTION 25 You have an on-premises server that contains a folder named D:\Folder1. You need to copy the contents of D:\Folder1 to the public container in an Azure Storage account named contosodata. Which command should you run? A. https://contosodata.blob.core.windows.net/public B. azcopy sync D:\folder1 https://contosodata.blob.core.windows.net/public -- snapshot C. azcopy copy D:\folder1 https://contosodata.blob.core.windows.net/public -- recursive D. az storage blob copy start-batch D:\Folder1 https://contosodata.blob.core.windows.net/public

C

QUESTION 254 Hotspot Question You have Azure Active Directory tenant named Contoso.com that includes following users: (see pdf) Contoso.com includes following Windows 10 devices: (see pdf) You create following security groups in Contoso.com: (see pdf) For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point. Statements User1 can add Device2 to Group1 User2 can add Device1 to Group1 User2 can add Device2 to Group2 A. Yes No No B. Yes to all C. Yes No Yes D. No to all

C

QUESTION 269 Hotspot Question You have an Azure subscription that contains the resource groups shown in the following table. (see pdf) RG1 contains the resources shown in the following table. (see pdf) VM1 is running and connects to NIC1 and Disk1. NIC1 connects to VNET1. RG2 contains a public IP address named IP2 that is in the East US location. IP2 is not assigned to a virtual machine. For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point. Statements You can move storage1 to RG2 You can move NIC1 to RG2 If you move IP2 to RG1, the location of IP2 will change A. No No Yes B. Yes No Yes C. Yes No No D. No to all

C

QUESTION 30 You have an Azure subscription. You have an on-premises virtual machine named VM1. The settings for VM1 are shown in the exhibit. (Click the Exhibit tab.) You need to ensure that you can use the disks attached to VM1 as a template for Azure virtual machines. What should you modify on VM1? A. the memory B. the network adapters C. the hard drive D. the processor E. Integration Services

C

QUESTION 55 Hotspot Question You have a virtual network named VNET1 that contains the subnets shown in the following table: (see pdf) You have two Azure virtual machines that have the network configurations shown in the following table: (see pdf) For NSG1, you create the inbound security rule shown in the following table: (see pdf) For NSG2, you create the inbound security rule shown in the following table: (see pdf) For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point. Statements VM2 can connect to the TCP port 1433 services on VM1 VM1 can connect to the TCP port 1433 services on VM2 VM2 can connect to the TCP port 1433 services on VM3 A. Yes No Yes B. No Yes Yes C. Yes to all D. Yes No No

C

QUESTION 58 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? A. three rules and three action groups B. one rule and one action group C. three rules and one action group D. one rule and three action groups

C

QUESTION 6 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? A. IP flow verify B. Connection troubleshoot C. Connection monitor D. NSG flow logs

C

QUESTION 68 You have an Azure subscription that contains 100 virtual machines. You regularly create and delete virtual machines. You need to identify unused disks that can be deleted. What should you do? A. From Microsoft Azure Storage Explorer, view the Account Management properties. B. From the Azure portal, configure the Advisor recommendations. C. From Cloudyn, open the Optimizer tab and create a report. D. From Cloudyn, create a Cost Management report.

C

QUESTION 75 You have an Azure subscription that contains the resources in the following table. NAME---TYPE ASG1---Application Security group NSG1---Network Security Group (NSG) Subnet1---Subnet VNET1---Virtual Network NIC1---Network Interface VM1---Virtual machine Subnet1 is associated to VNet1. NIC1 attaches VM1 to Subnet1. You need to apply ASG1 to VM1. What should you do? A. Modify the properties of NSG1. B. Modify the properties of ASG1. C. Associate NIC1 to ASG1.

C

QUESTION 76 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? A. Move VNet1 to Subscription2. B. Modify the IP address space of VNet2. C. Provision virtual network gateways. D. Move VM1 to Subscription2.

C

QUESTION 80 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? A. 80 B. 443 C. 445 D. 3389

C

QUESTION 88 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? A. Azure Active Directory (AD) Identity Protection and an Azure policy B. a Recovery Services vault and a backup policy C. an Azure Key Vault and an access policy D. an Azure Storage account and an access policy

C

QUESTION 107 Hotspot Question You have an Azure subscription named Subscription1. You plan to deploy an Ubuntu Server virtual machine named VM1 to Subscription1. You need to perform a custom deployment of the virtual machine. A specific trusted root certification authority (CA) must be added during the deployment. What should you do? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. File to create: A. Answer.ini B. Autounattend.conf C. Cloud-init.txt D. Unattend.xml Tool to use to deploy the virtual machine: A. The az vm create command B. The Azure Portal C. The New-AzureRmVM cmdlet

CA

QUESTION 109 Hotspot Question You purchase a new Azure subscription named Subscription1. You create a virtual machine named VM1 in Subscription1. VM1 is not protected by Azure Backup. You need to protect VM1 by using Azure Backup. Backups must be created at 01:00 and stored for 30 days. What should you do? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. Location in which to store the backups: A. a blob container B. a file share C. a Recovery services Vault D. a storage account Object to use to configure the protection for VM1 A. a backup policy B. a batch job C. a batch schedule D. a recovery plan

CA

QUESTION 159 Hotspot Question You create a virtual machine scale set named Scale1. Scale1 is configured as shown in the following exhibit. (see pdf) Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphic. If Scale1 is utilized at 85 % for six minutes, Scale 1 will be running... A. 2 vms B. 4 vms C. 6 vms D. 10 vms E. 20 vms If Scale1 is first utilized at 25% for six minutes, and then utilized at 50 % for six minutes, Scale1 will be running... A. 2 vms B. 4 vms C. 6 vms D. 10 vms E. 20 vms

CA

QUESTION 129 Hotspot Question You have a virtual network named VNet1 that has the configuration shown in the following exhibit. (see pdf) Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphic. NOTE: Each correct selection is worth one point. Before a virtual machine on VNet1 can receive an IP addres from 192.168.1.0/24, you must first A. add a network interface B. add a subnet C. add an address space D. delete a subnet E. delete an address space Before a virtual machine on VNet1 can receive an IP addres from 10.2.1.0/24, you must first A. add a network interface B. add a subnet C. add an address space D. delete a subnet E. delete an address space

CB

QUESTION 262 Hotspot Question You have a pay-as-you-go Azure subscription that contains the virtual machines shown in the following table. (see pdf) You create the budget shown in the following exhibit. (see pdf) The AG1 action group contains a user named [email protected] only. Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphic. When the maximum amount in Budget1 is reached [answer choice] A. VM1 and VM2 are turned off B. VM1 and VM2 continue to run C. VM1 is turned off and VM2 continues to run Based on the current usage costs of the virtual machines A. no email notifications will be sent each month B. one email notification will be sent each month C. two email notifications will be sent each month D. three email notifications will be sent each month

CB

QUESTION 263 Hotspot Question You have an Azure subscription named Sub1. You plan to deploy a multi-tiered application that will contain the tiers shown in the following table. (see pdf) You need to recommend a networking solution to meet the following requirements: - Ensure that communication between the web servers and the business logic tier spreads equally across the virtual machines. - Protect the web servers from SQL injection attacks. Which Azure resource should you recommend for each requirement? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point Ensure that communication between the web servers and the business logic tier spreads equally across the virtual machines: A. an application gateway that uses the Standard tier B. an application gateway that uses the WAF tier C. an internal load balancer D. a network security group (NSG) E. a public load balancer Protect the web servers from SQL injection attacks: A. an application gateway that uses the Standard tier B. an application gateway that uses the WAF tier C. an internal load balancer D. a network security group (NSG) E. a public load balancer

CB

QUESTION 119 Hotspot Question You have an Azure subscription named Subscription1. Subscription1 contains the resources in the following table. NAME---TYPE RG1---Resource Group RG2---Resource Group VNet1---Virtual network VNet2---Virtual network VNet1 is in RG1. VNet2 is in RG2. There is no connectivity between VNet1 and Vnet2. An administrator named Admin1 creates an Azure virtual machine named VM1 in RG1. M1 uses a disk named Disk1 and connects to VNet1. Admin1 then installs a custom application in VM1. You need to move the custom application to Vnet2. The solution must minimize administrative effort. Which two actions should you perform? To answer, select the appropriate options in the answer area. First Action A. Create a network interface in RG2 B. Detach a network interface C. Delete VM1 D. Move a network interface to RG2 Second Action A. Attach a network interface B. Create a network interface in RG2 C. Create a new virtual machine D. Move VM1 to RG2

CC

QUESTION 160 Hotspot Question You have an Azure subscription. You need to implement a custom policy that meet the following requirements: * Ensures that each new resource group in the subscription has a tag named organization set to a value of Contoso. * Ensures that resource group can be created from the Azure portal. * Ensures that compliance reports in the Azure portal are accurate. How should you complete the policy? To answer, select the appropriate options in the answers area. (see pdf for policy context) [ANSWER CHOICE1] A. "Microsoft.Resources./deplopyments" B. "Microsoft.Resources./subscriptions" C. "Microsoft.Resources./subscriptions/resourceGroups" [ANSWER CHOICE2] A. "Append", B. "Deny", C. "DeployifNotExists",

CC

QUESTION 49 Hotspot Question You have an Azure subscription named Subscription1 that contains the resources shown in the following table: (see pdf) You plan to configure Azure Backup reports for Vault1. You are configuring the Diagnostics settings for the AzureBackupReports log. Which storage accounts and which Log Analytics workspaces can you use for the Azure Backup reports of Vault1? To answer, select the appropriate options in the answer area. Storage accounts: A. storage1 only B. storage2 only C. storage3 only D. storage1, storage2, storage3 Log Analytics workspaces: A. Analytics1 only B. Analytics2 only C. Analytics3 only D. Analytics1, Analytics2, Analytics3

CC

QUESTION 134 Hotspot Question You have an Azure subscription named Subscription1. You have a virtualization environment that contains the virtualization servers in the following table. (see pdf) The virtual machines are configured as shown in the following table. (see pdf) All the virtual machines use basic disks. VM1 is protected by using BitLocker Drive Encryption (BitLocker). You plan to use Azure Site Recovery to migrate the virtual machines to Azure. Which virtual machines can you migrate? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. Virtual machines that can be migrated from Server1: A. VM1 B. VM2 C. VM3 D. VM1 and VM2 only E. VM1 and VM3 only F. VM1, VM2, and VM3 Virtual machines that can be migrated from Server2: A. VMA only B. VMB only C. VMC only D. VMA and VMB only E. VMA and VMC only F. VMA and VMB and VMC

CD

QUESTION 111 Drag and Drop Question You have an Azure subscription. The subscription includes a virtual network named VNet1. Currently, VNet1 does not contain any subnets. You plan to create subnets on VNet1 and to use application security groups to restrict the traffic between the subnets. You need to create the application security groups and to assign them to the subnets. Which four cmdlets should you run in sequence? To answer, move the appropriate cmdlets from the list of cmdlets to the answer area and arrange them in the correct order. A. New-AzureRmVirtualNetwork B. New-AzureRmNetworkSecurityGroup C. New-AzureRmApplicationSecurityGroup D. New-AzureRmNetworkSecurityRuleConfig E. Add-AzureRmVirtualNetworkSubnetConfig

CDBE

QUESTION 65 You have an Azure subscription that contains the resources in the following table. NAME---TYPE RG1---Resource Group Store1---Azure Storage account Sync1---Azure File Sync Store1 contains a file share named Data. Data contains 5,000 files. You need to synchronize the files in Data to an on-premises server named Server1. Which three actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point. A. Download an automation script. B. Create a container instance. C. Create a sync group. D. Register Server1. E. Install the Azure File Sync agent on Server1.

CDE

QUESTION 17 You have an Azure subscription that contains a policy-based virtual network gateway named GW1 and a virtual network named VNet1. You need to ensure that you can configure a point-to-site connection from an on-premises computer to VNet1. Which two actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point. A. Add a service endpoint to VNet1 B. Reset GW1 C. Create a route-based virtual network gateway D. Add a connection to GW1 E. Delete GW1 F. Add a public IP address space to VNet1

CE

Question 104 Drag and Drop Question You have an Azure subscription named Subscription1. You create an Azure Storage account named contosostorage, and then you create a file sharenamed data. Which UNC path should you include in a script that references files from the data file share? To answer, drag the appropriate values to the correct targets. Each value may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content. NOTE: Each correct selection is worth one point. Answer area \\ [VALUE] . [VALUE] \ [VALUE] Values A. blob B. blob.core.windows.net C. contosostorage D. data E. file F. file.core.windows.net G. portal.azure.com H. subscription1

CFD

Service Administrator

CLASSIC azure subscription admin role that enables you to manage all Azure resources, including access. Role has the equivalent access of a user who is assigned Owner role at the subscription scope.

Account Administrator

CLASSIC azure subscription admin role that is conceptually the BILLING OWNER of a subscription. This role has access to the Azure Account Center and enables you to manage all subscriptions in an account.

What is a role definition?

Collection of permissions that lists the operations that can be performed.

Business-to-consumer (B2C)(AAD)

Customize & control how users sign-up, sign-in, and manage their profiles when using your apps.

QUESTION 112 Hotspot Question You have an Azure subscription named Subscription1. Subscription1 contains the virtual machines in the following table. (see pdf) Subscription1 contains a virtual network named VNet1 that has the subnets in the following table. (see pdf) VM3 has a network adapter named NIC3. IP forwarding is enabled on NIC3. Routing is enabled on VM3. You create a route table named RT1. RT1 is associated to Subnet1 and Subnet2 and contains the routes in the following table. (see pdf) You apply RT1 to Subnet1. For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point. Statements Network traffic from VM3 can reach VM1 If VM3 is turned off, network traffic from VM2 can reach VM1 Network traffic from VM1 can reach VM2 A. No Yes No B. Yes to all C. No to all D. Yes No Yes

D

QUESTION 121 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? A. Idle Time-out (minutes) to 20 B. Floating IP (direct server return) to Disabled C. Floating IP (direct server return) to Enabled D. Session persistence to Client IP and protocol

D

QUESTION 125 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? A. NSG flow logs B. Connection troubleshoot C. IP flow verify D. Connection monitor

D

QUESTION 143 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? A. Azure SQL Database B. Azure Data Factory C. A virtual machine D. Azure Blob storage

D

QUESTION 152 You have an Azure subscription. You have an on-premises virtual machine named VM1. The settings for VM1 are shown in the exhibit. (see pdf) You need to ensure that you can use the disks attached to VM1 as a template for Azure virtual machines. What should you modify on VM1? A. Integration Services B. the network adapters C. the memory D. the hard drive E. the processor

D

QUESTION 18 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? A. Floating IP (direct server return) to Enabled B. Idle Time-out (minutes) to 20 C. Protocol to UDP D. Session persistence to Client IP and Protocol

D

QUESTION 192 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? A. Configure a WebJob for App1. B. Scale up ASP1. C. Scale out ASP1. D. Configure the application settings for App1.

D

QUESTION 198 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 can connect Client1 to VNet2. What should you do? A. Select Allow gateway transit on VNet2. B. Enable BGP on VPNGW1. C. Select Allow gateway transit on VNet1. D. Download and re-install the VPN client configuration package on Client1.

D

QUESTION 247 You need to deploy an Azure virtual machine scale set that contains five instances as quickly as possible. What should you do? A. Deploy five virtual machines. Modify the Availability Zones settings for each virtual machine. B. Deploy five virtual machines. Modify the Size setting for each virtual machine. C. Deploy one virtual machine scale set that is set to VM (virtual machines) orchestration mode. D. Deploy one virtual machine scale set that is set to ScaleSetVM orchestration mode.

D

QUESTION 253 You have an Azure subscription that contains the resources in the following table. NAME---TYPE---AZURE REGION---RESOURCE GROUP VNet1---Virtual network---West US---RG2 VNet2---Virtual network---West US---RG1 VNet3---virtual network---East US---RG1 NSG1---network security group---East US---RG2 To which subnets can you apply NSG1? A. the subnets on VNet1 only B. the subnets on VNet2 and VNet3 only C. the subnets on VNet2 only D. the subnets on VNet3 only E. the subnets on VNet1, VNet2, and VNet3

D

QUESTION 258 Hotspot Question You have a sync group named Sync1 that has a cloud endpoint. The cloud endpoint includes a file named File1.txt. Your on-premises network contains servers that run Windows Server 2016. The servers are configured as shown in the following table. NAME----Share---Share contents Server1---Share1---File1.txt, File2.txt Server2---Share2---File2.txt, File3.txt You add Share1 as an endpoint for Sync1. One hour later, you add Share2 as an endpoint for Sync1. For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point. Statements On the cloud endpoint, File1.txt is overwritten by File1.txt from Share1 On Server1, File1.txt from the cloud endpoint. File1.txt from Share1 replicates to Share2 A. Yes Yes No B. No No Yes C. Yes to All D. Yes No Yes

D

QUESTION 259 Hotspot Question You have an Azure subscription named Subscription1 that contains the quotas shown in the following table. (see pdf) You deploy virtual machine to Subscription1 as shown in the following table. (see pdf) You plan to deploy the virtual machines shown in the following table. (see pdf) For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point. Statements You can deploy VM3 to West US You can deploy VM4 to West US You can deploy VM5 to West US A. Yes No Yes B. No No Yes C. No to all D. Yes No No

D

QUESTION 26 You have an Azure subscription named Subscription1 that contains the storage accounts shown in the following table: NAME---Account Kind---Azure service that contains data storage1---Storage---File storage2---StorageV2 (general purpose v2)---File,Table storage3---StorageV2 (general purpose v2)---Queue storage4---BlobStorage---Blob You plan to use the Azure Import/Export service to export data from Subscription1. You need to identify which storage account can be used to export the data. What should you identify? A. storage1 B. storage2 C. storage3 D. storage4

D

QUESTION 28 You have an Azure subscription that contains an Azure Storage account. You plan to create an Azure container instance named container1 that will use a Docker image named Image1. Image1 contains a Microsoft SQL Server instance that requires persistent storage. You need to configure a storage service for Container1. What should you use? A. Azure Files B. Azure Blob storage C. Azure Queue storage D. Azure Table storage

D

QUESTION 35 You have an app named App1 that runs on two Azure virtual machines named VM1 and VM2. You plan to implement an Azure Availability Set for App1. The solution must ensure that App1 is available during planned maintenance of the hardware hosting VM1 and VM2. What should you include in the Availability Set? A. one update domain B. two fault domains C. one fault domain D. two update domains

D

QUESTION 41 Hotspot Question You have the Azure management groups shown in the following table: (see pdf) You add Azure subscriptions to the management groups as shown in the following table: (see pdf) You create the Azure policies shown in the following table: (see pdf) For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point. STATEMENTS You can create a virtual network in Subscription1 You can create a virtual machine in Subscription2 You can add Subscription1 to ManagementGroup11 A. Yes to All B. Yes No Yes C. No to all D. No Yes Yes

D

QUESTION 44 Hotspot Question You have Azure subscription that includes following Azure file shares: (see pdf) You have the following on-premises servers: (see pdf) You create a Storage Sync Service named Sync1 and an Azure File Sync group named Group1. Group1 uses share1 as a cloud endpoint. You register Server1 and Server2 in Sync1. You add D:\Folder1 on Server1 as a server endpoint of Group1. For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point. Statements share2can be added as a cloud endpoint for group1 E:\Folder2 on Server1 can be added as a server endpoint for Group1 D:\Data on Server2 can be added as a server endpoint for Group1 A. Yes to all B. Yes Yes No C. No to all D. No Yes Yes

D

QUESTION 60 You have 100 Azure subscriptions. All the subscriptions are associated to the same Azure Active Directory (Azure AD) tenant named contoso.com. You are a global administrator. You plan to create a report that lists all the resources across all the subscriptions. You need to ensure that you can view all the resources in all the subscriptions. What should you do? A. From the Azure portal, modify the profile settings of your account. B. From Windows PowerShell, run the Add-AzureADAdministrativeUnitMember cmdlet. C. From Windows PowerShell, run the New-AzureADUserAppRoleAssignment cmdlet. D. From the Azure portal, modify the properties of the Azure AD tenant.

D

QUESTION 72 You have an Azure subscription that contains a virtual machine named VM1. VM1 hosts a line-ofbusiness application that is available 24 hours a day. VM1 has one network interface and one managed disk. VM1 uses the D4s v3 size. You plan to make the following changes to VM1: Change the size to D8s v3. Add a 500-GB managed disk. Add the Puppet Agent extension. Attach an additional network interface. Which change will cause downtime for VM1? A. Add a 500-GB managed disk. B. Attach an additional network interface. C. Add the Puppet Agent extension. D. Change the size to D8s v3.

D

QUESTION 81 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? A. RRSIG B. PTR C. DNSKEY D. TXT

D

QUESTION 86 You have an Active Directory forest named contoso.com. 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? A. From Synchronization Service Manager, run a full import. B. Run Azure AD Connect and set the SSO method to Pass-through Authentication. C. From Azure PowerShell, run Start-AdSyncSyncCycle -PolicyType Initial. D. Run Azure AD Connect and disable staging mode.

D

QUESTION 97 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? A. Create a service endpoint between the storage account and a virtual network (VNet). B. Require secure transfer for the storage account. C. Enable Storage Service Encryption (SSE) on the storage account. D. Configure the storage account to store its keys in Azure Key Vault.

D

QUESTION 99 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? A. Add a company.com user principal name (UPN) suffix to the AD DS domain. B. Run Azure AD Connect from a domain member server and specify the custom installation option. C. Remove the companycom.onmicrosoft.com domain name from the Azure AD tenant. D. Add a DNS verification record at the domain registrar.

D

QUESTION 158 Hotspot Question You plan to deploy 20 Azure virtual machines by using an Azure Resource Manager template. The virtual machines will run the latest version of Windows Server 2016 Datacenter by using an Azure Marketplace image. You need to complete the storageProfile section of the template. How should you complete the storageProfile section? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. "storageProfile": { "imageReference": { "publisher": "MicrosoftWindowsServer", "offer": [ANSWER CHOICE] A. "2016-Datacenter", B. "WindowsClient", C. "Windows-Hub"' D. "WindowsServer", E. "WindowsServerEssentials", F. "WindowsServerSemiAnnual", "sku": [ANSWER CHOICE] "version": "latest" }, ... A. "2016-Datacenter", B. "WindowsClient", C. "Windows-Hub"' D. "WindowsServer", E. "WindowsServerEssentials", F. "WindowsServerSemiAnnual",

DA

QUESTION 48 Hotspot Question You have an Azure Storage account named storage1 that uses Azure Blob storage and Azure File storage. You need to use AzCopy to copy data to the blob storage and file storage in storage1. Which authentication method should you use for each type of storage? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. Blob storage: A. Azure Active Directory (Azure AD) only B. Shared access signatures (SAS) only C. Access keys and shared access signatures (SAS) only D. Azure AD and SAS only E. Azure AD, access keys, and SAS File storage: A. Azure Active Directory (Azure AD) only B. Shared access signatures (SAS) only C. Access keys and shared access signatures (SAS) only D. Azure AD and SAS only E. Azure AD, access keys, and SAS

DB

Hotspot Question You plan to create an Azure Storage account in the Azure region of East US 2. You need to create a storage account that meets the following requirements: - Replicates synchronously. - Remains available if a single data center in the region fails. How should you configure the storage account? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. Replication A. Geo-redundant storage (GRS) B. Locally-redundant storage (LRS) C. Read-access geo-redundant storage (RA GRS) D. Zone-redundant storage (ZRS) Account type: A. Blob storage B. Storage (general purpose v1) C. StorageV2 (general purpose v2)

DC

QUESTION 103 Hotspot Question You plan to create an Azure Storage account in the Azure region of East US 2. You need to create a storage account that meets the following requirements: - Replicates synchronously - Remains available if a single data center in the region fails. How should you configure the storage account? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. Replication: A. Geo-redundant storage (GRS) B. Locally-redundant storage (LRS) C. Read-access geo-redundant storage (RA GRS) D. Zone-redundant storage (ZRS) Account kind: A. Blob storage B. Storage (general purpose v1) C. StorageV2 (general purpose v2)

DC

QUESTION 157 Hotspot Question You plan to create an Azure Storage account in the Azure region of East US 2. You need to create a storage account that meets the following requirements: - Replicates synchronously - Remains available if a single data center in the region fails How should you configure the storage account? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. Replication: A. Geo-redundant storage (GRS) B. Locally redundant storage (LRS) C. Read-access geo-redundant storage (RA GRS) D. Zone-redundant storage (ZRS) Account Kind A. Blob storage B. Storage (general purpose V1) C. StorageV2 (general purpose V2)

DC

QUESTION 270 Hotspot Question You have an Azure subscription that contains an Azure Storage account named storage1 and the users shown in the following table. (see pdf) You plan to monitor storage1 and to configure email notifications for the signals shown in the following table. (see pdf) You need to identify the minimum number of alert rules and action groups required for the planned monitoring. How many alert rules and action groups should you identify? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. Alert rules: A. 1 B. 2 C. 3 D. 4 Action groups: A. 1 B. 2 C. 3 D. 4

DC

QUESTION 42 Hotspot Question You have an Azure subscription that contains the resources shown in the following table: (see pdf) You assign a policy to RG6 as shown in the following table: (see pdf) To RG6, you apply the tag: RGroup: RG6. You deploy a virtual network named VNET2 to RG6. Which tags apply to VNET1 and VNET2? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. VNET1 A. None B. Department: D1 only C. Department: d1 and Rgroup: RG6 only D. Department: d1 and Label: Value1 only E. Department: D1, RGroup: RG6, and Label: Value1 VNET2 A. None B. RGroup: RG6 only C. Label: Value1 only D. Rgroup: RG6 and Label: Value1

DC

QUESTION 57 Hotspot Question You create a Recovery Services vault backup policy named Policy1 as shown in the following exhibit: (see pdf) Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphic. NOTE: Each correct selection is worth one point. The backup that occurs on Sunday, March 1, will be retained for [answer choice] A. 30 days B. 10 weeks C. 36 months D. 10 years The backup that occurs on SUnday, November 1, will be retianed for [answer choice] A. 30 days B. 10 weeks C. 36 months D. 10 years

DC

QUESTION 105 Hotspot Question You have an Azure Storage accounts as shown in the following exhibit. (see pdf) Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphic. NOTE: Each correct selection is worth one point. You can use [answer choice] for Azure Table Storage A. storageaccount1 only B. storageaccount2 only C. storageaccount3 only D. storageaccount1 and storageaccount2 only E. storageaccount2 and storageaccount3 only You can use [answer choice] for Azure Blob storage A. storageaccount3 B. storageaccount2 and storageaccount3 C. storageaccount1 and storageaccount2 D. all storage accounts

DD

QUESTION 120 Hotspot Question You have an Azure Active Directory (Azure AD) tenant named adatum.com. Adatum.com contains the groups in the following table. (see pdf) You create two user accounts that are configured as shown in the following table. (see pdf) To which groups do User1 and User2 belong? To answer. select the appropriate options in the answer area. User1 A. Group1 only B. Group2 only C. Group3 only D. Group 1 and Group2 only E. Group1 and Group3 only F. Group2 and Group3 only G. Group1, Group2, and Group3 User2 A. Group1 only B. Group2 only C. Group3 only D. Group 1 and Group2 only E. Group1 and Group3 only F. Group2 and Group3 only G. Group1, Group2, and Group3

DD

QUESTION 132 Hotspot Question You have an Azure Migrate project that has the following assessment properties: Target location: East US Storage redundancy: Locally redundant. Comfort factor: 2.0 Performance history: 1 month Percentile utilization: 95th Pricing tier: Standard Offer: Pay as you go You discover the following two virtual machines: A virtual machine named VM1 that runs Windows Server 2016 and has 10 CPU cores at 20 percent utilization A virtual machine named VM2 that runs Windows Server 2012 and has four CPU cores at 50 percent utilization How many CPU cores will Azure Migrate recommend for each virtual machine? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. VM1: A. 1 B. 2 C. 3 D. 4 VM2: A. 1 B. 2 C. 3 D. 4

DD

QUESTION 135 Drag and Drop Question Your network is configured as shown in the following exhibit. (see pdf) The firewalls are configured as shown in the following table. (see pdf) Prod1 contains a vCenter server. You install an Azure Migrate Collector on Test1. You need to discover the virtual machines. Which TCP port should be allowed on each firewall? To answer, drag the appropriate ports to the correct firewalls. Each port may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content. NOTE: Each correct selection is worth one point. TCP Ports A. Inbound 80 B. Inbound 995 C. Outbound 3389 D. Outbound 443

DD

QUESTION 196 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. NOTE: Each correct selection is worth one point. A. a public load balancer B. Traffic Manager C. an Azure Content Delivery Network (CDN) D. an internal load balancer E. an Azure Application Gateway

DE

QUESTION 130 Hotspot Question You have an Azure subscription named Subscrption1 that is associated to an Azure Active Directory (Azure AD) tenant named AAD1. (see pdf) You plan to create a single backup policy for Vault1. To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. You can create an Azure backup policy for: A. AAD1 only B. Account1 only C. RG1 only D. Share1 only E. AAD1 and Share1 only F. AAD1, Share1, and Account1 only G. AAD1, Share1, Account1, and RG1 In the backup policy that you create, you can configure the backups to be retained for up to: A. 7 days B. 31 days C. 90 days D. 120 days E. 365 days F. 99 years

DF

Identity Protection (AAD)

Detect potential vulnerabilities affecting your organization's identities, configure policies to respond to suspicious actions, and then take appropriate action to resolve them.

QUESTION 174 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? A. Set the Lock Duration setting to 10 seconds. B. Enable duplicate detection. C. Set the Max Size setting of the queue to 5 GB. D. Enable partitioning. E. Enable sessions.

E

QUESTION 4 You have an Azure subscription that contains an Azure virtual machine named VM1. VM1 runs a financial reporting app named App1 that does not support multiple active instances. At the end of each month, CPU usage for VM1 peaks when App1 runs. You need to create a scheduled runbook to increase the processor performance of VM1 at the end of each month. What task should you include in the runbook? A. Add the Azure Performance Diagnostics agent to VM1. B. Modify the VM size property of VM1. C. Add VM1 to a scale set. D. Increase the vCPU quota for the subscription. E. Add a Desired State Configuration (DSC) extension to VM1.

E

QUESTION 79 You have an Azure subscription that contains the resources in the following table. Name---Type---Azure Region---Resource Group Vnet1---Virtual network---West US---RG2 Vnet2---Virtual network---West US---RG1 Vnet3---virtual network---East US---RG1 NSG1---Network security group---East US---RG2 To which subnets can you apply NSG1? A. the subnets on VNet2 only B. the subnets on VNet1 only C. the subnets on VNet2 and VNet3 only D. the subnets on VNet1, VNet2, and VNet3 E. the subnets on VNet3 only

E

QUESTION 176 Hotspot Question Your network contains an Active Directory domain named adatum.com and an Azure Active Directory (Azure AD) tenant named adatum.onmicrosoft.com. Adatum.com contains the user accounts in the following table. (see pdf) Adatum.onmicrosoft.com contains the user accounts in the following table. (see pdf) You need to implement Azure AD Connect. The solution must follow the principle of least privilege. Which user accounts should you use? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. Adatum.com: A. User1 B. User2 C. User3 D. User4 E. User5 Adatum.onmicrosoft.com: A. UserA B. UserB C. UserC D. UserD

EA

QUESTION 133 Hotspot Question You have an Azure subscription named Subscroption1. In Subscription1, you create an alert rule named Alert1. The Alert1 action group is configured as shown in the following exhibit. (see pdf) Alert1 alert criteria is triggered every minute. Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphic. NOTE: Each correct selection is worth one point. The number of email messages that Alert1 will send in an hour is [answer choice] A. 0 B. 4 C. 6 D. 12 E. 60 The number of SMS messages that ALert1 will send in an hour is [answer choice] A. 0 B. 4 C. 6 D. 12 E. 60

ED

QUESTION 118 Drag and Drop Question You have an Azure Active Directory (Azure AD) tenant that has the initial domain name. You have a domain name of contoso.com registered at a third-party registrar. You need to ensure that you can create Azure AD users that have names containing a suffix of @contoso.com. Which three actions should you perform in sequence? To answer, move the appropriate cmdlets from the list of cmdlets to the answer area and arrange them in the correct order. A. Configure company branding B. Add an Azure AD tenant C. Verify the domain D. Create an Azure DNS zone E. Add a custom domain name F. Add a record to the public contoso.com DNS zone

EFC

Azure AD directory

Each Azure tenant has a dedicated & trusted Azure AD directory. The Azure AD directory includes the tenant's users, groups, and apps and is used to perform Identity & Access management functions for tenant resources.

How do you obtain a Subscription?

Enterprise agreements, Resellers, Partners, Personal free account.

Custom Domain

Every new Azure AD directory comes with an initial domain name "domainname.onmicrosoft.com". In addition to that initial name, you can also add your org's domain names. ie "[email protected]"

QUESTION 106 Drag and Drop Question You have an Azure subscription that contains an Azure virtual machine named VM1. VM1 runs Windows Server 2016 and is part of an availability set. VM1 has virtual machine-level backup enabled. VM1 is deleted. You need to restore VM1 from the backup. VM1 must be part of the availability set. Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order. A. From the Restore configuration blade, set Restore type to Create Virtual Machine B. From the VM1 blade, edit the disk settings of the OS disk C. From the Restore configuration blate, set Restore type to Restore disks D. From the Recovery Services vault, deploy a template E. From the VM1 blade, add a disk F. From the Recovery Services vault, select a restore point for the VM

FCD

What are the steps to creating Azure Policies?

Follow these steps, Browse Policy definitions, Create initiative Definitions, Scope the Initiative Definitions, View Policy evaluation Results.

What are the four editions of Azure Active Directory?

Free, Microsoft 365 Apps, Premium P1 and Premium P2

Configure Self-Service Password Reset

From your Azure AD tenant, on the Azure portal under Azure Active Directory (Users) select Password Reset You can set it to None, Selected, or All. Selected allows specific groups who have self service password reset enabled. Authentication methods You can pick the number of methods required to reset a password. This can be a notification, a test, a code sent to user's mobile or office phones, or a set of security questions

QUESTION 268 Drag and Drop Question You have an Azure subscription that contains two virtual networks named VNet1 and VNet2. Virtual machines connect to the virtual networks. The virtual networks have the address spaces and the subnets configured as shown in the following table. (see pdf) You need to add the address space of 10.33.0.0/16 to VNet1. The solution must ensure that the hosts on VNet1 and VNet2 can communicate. Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order. A. Remove Vnet1 B. Add the 10.33.0.0/16 address space to Vnet1 C. Create a new virtual network named Vnet1 D. On the peering connection in Vnet2, allow gateway transit E. Recreate peering between Vnet1 and Vnet2 F. On the peering connection in Vnet1, allow gateway transit G. Remove peering between VNet1 and VNet2

GBE

QUESTION 131 Drag and Drop Question You have an Azure Linux virtual machine that is protected by Azure Backup. One week ago, two files were deleted from the virtual machine. You need to restore the deleted files to an on-premises computer as quickly as possible. Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order. A. Mount a VHD B. Copy the files by using File Explorer C. Download and run a script D. Select a restore point E. Copy the files using AZCopy F. From the Azure portal, click Restore VM from the vault G. From the Azure portal, click File Recovery from the vault

GDCE

Reports & Monitoring (AAD)

Gain insights into the security and usage patterns in your environment.

What are Azure Regions?

Geographical areas that contain at leas one, but potentially multiple datacenters.

What's a best practice for access control?

Grant users the least privilege to get their work done.

Key concepts to understand with Azure AD

Identity, Account, Azure AD Account, Azure subscription, Azure tenant/directory

What are management groups?

If your organization has many subscriptions, you may need a way to efficiently manage access, policies, and compliance for those subscriptions. Azure management groups provide a level of scope above subscriptions.

What features are in Azure Active Directory Premium P2?

In addition to the free and P1 features, P2 also offers Azure Active Directory identity protection to help provide risk-based conditional access to your apps and critical company data. Privileged Identity Management is included to help discover, restrict, and monitor administrators and their access to resources and to provide just-in-time access when needed.

What features are in Azure Active Directory Premium P1?

In addition to the free features, P1 also lets your hybrid users access both on-premises and cloud resources. It also supports advanced administration, such as dynamic groups, self-service group management, Microsoft Identity Manager (an on-premises identity and access management suite) and cloud write-back capabilities, which allow self-service password reset for your on-premises users.

What happens when you delete a user?

It stays in a suspended state for 30 days, can be restored in that window

What is an Azure Subscription?

Its a logical unit of Azure services that is linked to an Azure account.

What is Azure AD Join?

Its designed to provide access to organizational apps and resources and to simplify Windows deployments of work-owned devices. Single Sign On (SSO) Enterprise compliant roaming, Access to Microsoft store for business, Windows Hello, Restriction of Access, Seamless access to on-premises resources.

Domain Services (AAD)

Join Azure VMs to a domain without using domain controllers.

Authentication (AAD)

Manage Azure Active Directory self-service password reset, Multi-Factor Authentication, custom banned password list, and smart lockout.

Conditional Access (AAD)

Manage access to your cloud apps.

Application Management (AAD)

Manage cloud & on-prem apps using Application Proxy, single sign-on, the My Apps portal (aka Access panel), and SaaS apps.

Business-to-business (B2B)(AAD)

Manage guest users & external partners, while maintaining control over corporate data.

Device Management (AAD)

Manage how your cloud or on-prem devices access your corporate data.

Enterprise Users (AAD)

Manage license assignment, access to apps, and set up delegates using groups and administrator roles

Identity Governance (AAD)

Manage your organization's identity through employee, business partner, vendor, service, and app access controls. Can also perform access reviews.

Privileged Identity Management (PIM) (AAD)

Manage, control, and monitor access within your organization. Feature includes access to resources in Azure AD, Azure Resources, and other Microsoft Online Services like O365 or Intune

Why should you create an Initiative Definition?

Once you have determined what policy definitions you need you create it to group those policies and apply them to a scope

What are the built in roles in Azure RBAC?

Owner, Contributor, and Reader

Microsoft Account (MSA)

Personal accounts that provide access to consumer-oriented Microsoft products & cloud services? A free account with Microsoft that gives the subscriber access to Microsoft services, such as Hotmail, Messenger, SkyDrive, Windows Phone, Xbox LIVE, and Outlook.com.

What are Actions and NotActions?

Properties that can be tailored to grant and deny the exact permissions you need.

What features are in Azure Active Directory Free?

Provides user and group management, on-premises directory synchronization, basic reports, and single sign-on across Azure, Microsoft 365, and many popular SaaS apps, limited to 500,000 directory objects

Managed Identities for Azure resources (AAD)

Provides your Azure services with an automatically managed identity in Azure AD that can authenticate any Azure AD-supported auth service, including Key Vault.

What are Guest users?

Restricted Azure AD organization permissions. They sign in with their account and are granted access to your network and access is determined from there.

What are Roles?

Roles are are groups that users can be assigned to to grant various permissions

What are the two identifiers of Management groups?

The Management group ID - A Directory unique identifies that is used throughout the azure system to identify this group. Not editable after creation The Display Name - the name that is displayed within the azure portal, a separate display name is an optional field when creating the group and can be changed at any time

What is the AssignableScopes property?

The area that the role my perform their actions, can be subscriptions, resource groups, or resources.

Owner

This RBAC role helps t manage all Azure resources, including access. This is a new role built on the new Azure authorization system called "Role-Based Access Control" (RBAC)

Azure AD Global admin

This admin role is automatically assigned to whomever created the Azure AD tenant. Global admins can perform all of the admin functions for Azure AD and any services that federate to Azure AD such as Exchange Online, SharePoint Online, and Skype for Business Online. Can have multiple Global Admins, but only Global admins can assign admin roles (including other Global admins) to users. NOTE: Called COMPANY ADMINISTRATOR in Azure PowerShell

What features are in Azure Active Directory Microsoft 365 Apps?

This edition is include with O365, In addition to the free features, this edition provides identity and access management for Microsoft 365 apps including branding, MFA, group access management, and self service password reset for cloud users.

How do you connect to Azure AD join?

To get a device under the control of Azure AD, you have two options. Registering a device to Azure AD enables you to manage a devices identity. Azure AD device registration provides the device with an identity that is used to authenticate the device when a user signs-in to Azure AD. You can use the identity to enable or disable a device. Joining a device is an extension to registering a device. Joining provides the benefits of registering and changes the local state of a device. Changing the local state enables your users to sign in to a device using an organizational work or school account instead of a personal account.

Hybrid Identity (AAD)

Use Azure Active DIrectory Connect & Connect Health to provide a single user identify for authentication and authorization to all resources, regardless of location (cloud or on-premises)

How do you see how your policy application is doing?

Use the Compliance blade to review non-compliant initiatives, policies, or resources. This occurs about once an hour

How do you add a management group?

Using the portal, PowerShell, or azure CLI.

What do you do if there is not a built-in policy for what you need?

When there isn't an applicable policy definition built-in you can load policies from GitHub, Policy definitions have a specific JSON format.

What is Federation trust?

When you establish a trust with another organization or a collection of domains for shared access to a set of resources.

How do you grant people access to certain roles?

You assign a role to a user, group, service principal, or managed identity

How do you Scope your Initiative Definition?

You can assign it to a subscription and then a resource group optionally

How do you implement cost management?

You use Azure Cost Management and Billing features to conduct billing administrative tasks and manage billing access to costs.


Related study sets

Chapter 7-8: Invasion of Privacy: Appropriation, Intrusion, Publication of Private Info, and false Light

View Set

Chapter 3: Forms of Ownership (Questions)

View Set

00.07 Module Exam: earth space science

View Set

Business Management [IB] 1.4 Stakeholders

View Set

CH 1 - The Corporation and Its Stakeholders

View Set

India - State and Union Territory Capitals

View Set