Real AZ-300 Microsoft Azure Architect Technologies Questions V11.02 | Killtest
An app uses a virtual network with two subnets. One subnet is used for the application server. The other subnet is used for a database server. A network virtual appliance (NVA) is used as a firewall. Traffic destined for one specific address prefix is routed to the NVA and then to an on-premises database server that stores sensitive data. A Border Gateway Protocol (BGP) route is used for the traffic to the on-premises database server. You need to recommend a method for creating the user-defined route. Which two options should you recommend? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point. A. For the virtual network configuration, use a VPN. B. For the next hop type, use virtual network peering. C. For the virtual network configuration, use Azure ExpressRoute. D. For the next hop type, use a virtual network gateway.
A. For the virtual network configuration, use a VPN. C. For the virtual network configuration, use Azure ExpressRoute.
You are implementing authentication for applications in your company. You plan to implement self-service password reset (SSPR) and multifactor authentication (MFA) in Azure Active Directory (Azure AD). You need to select authentication mechanisms that can be used for both MFA and SSPR. Which two authentication methods should you use? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point. A. Short Message Service (SMS) messages B. Azure AD passwords C. Email addresses D. Security questions E. App passwords
A. Short Message Service (SMS) messages B. Azure AD passwords
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. a dataset CSV file B. an XML manifest file C. a driveset CSV file D. a PowerShell PS1 file E. a JSON configuration file
A. a dataset CSV file C. a driveset CSV file
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 on-premises network, deploy Active Directory Federation Services (AD FS). B. From Azure AD, add and verify a custom domain name. C. From 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. From Azure AD, add and verify a custom domain name.
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 outbound port should you open between the home computers and the data file share? A. 80 B. 443 C. 445 D. 3389
C. 445
You have an Azure subscription. You have 100 Azure virtual machines. You need to quickly identify underutilized virtual machines that can have their service tier changed to a less expensive offering. Which blade should you use? A. Customer insights B. Monitor C. Advisor D. Metrics
C. Advisor
You manage a solution in Azure that consists of a single application which runs on a virtual machine (VM). Traffic to the application has increased dramatically. The application must not experience any downtime and scaling must be dynamically defined. You need to define an auto-scale strategy to ensure that the VM can handle the workload. Which three options should you recommend? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point. A. Deploy application automatic vertical scaling. B. Create a VM availability set. C. Create a VM scale set. D. Deploy application automatic horizontal scaling. E. Deploy a custom auto-scale implementation.
C. Create a VM scale set. D. Deploy application automatic horizontal scaling. E. Deploy a custom auto-scale implementation.
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. Upload a configuration script. B. Create an automation account. C. Create a new virtual machine scale set in the Azure portal. D. Create an Azure policy. E. Modify the extensionProfilesection of the Azure Resource Manager template.
C. Create a new virtual machine scale set in the Azure portal. E. Modify the extensionProfilesection of the Azure Resource Manager template.
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. Modify the IP address space of VNet2. B. Move VM1 to Subscription2. C. Provision virtual network gateways. D. Move VNet1 to Subscription2.
C. Provision virtual network gateways.
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. three rules and one action group
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 Azure Cost Management, create a Cost Management report. C. From the Azure portal, configure the Advisor recommendations. D. From Azure Cost Management, open the Optimizer tab and create a report.
D. From Azure Cost Management, open the Optimizer tab and create a report.
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. Create a new virtual machine in Subscription2 B. In Subscription2, create a copy of the virtual disk C. Create a snapshot of the virtual disk D. From Azure PowerShell, run the Move-AzureRmResource cmdlet
D. From Azure PowerShell, run the Move-AzureRmResource cmdlet
You have an Azure Active Directory (Azure AD) tenant. You have an existing Azure AD conditional access policy named Policy1. Policy1 enforces the use of Azure AD-joined devices when members of the Global Administrators group authenticate to Azure AD from untrusted locations. You need to ensure that members of the Global Administrators group will also be forced to use multi-factor authentication when authenticating from untrusted locations. What should you do? A. From the Azure portal, modify session control of Policy1. B. From multi-factor authentication page, modify the user settings. C. From multi-factor authentication page, modify the service settings. D. From the Azure portal, modify grant control of Policy1.
D. From the Azure portal, modify grant control of Policy1.
You have an Azure subscription named Subscription1 that contains an Azure virtual machine named VM1. VM1 is in a resource group named RG1. VM1 runs services that will be used to deploy resources to RG1. You need to ensure that a service running on VM1 can manage the resources in RG1 by using the identity of VM1. What should you do first? A. From the Azure portal, modify the Access control (IAM) settings of RG1. B. From the Azure portal, modify the Policies settings of RG1. C. From the Azure portal, modify the Access control (IAM) settings of VM1. D. From the Azure portal, modify the value of the Managed Service Identity option for VM1.
D. From the Azure portal, modify the value of the Managed Service Identity option for VM1.
You have an Active Directory forest named contoso.com. You install and configure 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 Azure PowerShell, run Start-AdSyncSycnCycle -PolicyType Initial. B. Run Azure AD Connect and set the SSO method to Pass-through Authentication. C. From Synchronization Service Manager, run a full import. D. Run Azure AD Connect and disable staging mode.
D. Run Azure AD Connect and disable staging mode.