×

Special Offer! Get 25% Off on All Certification Exam Questions. Use Code:  geek25off  

Free Microsoft AZ-800 Exam Questions

Try our Free Demo Practice Tests for Comprehensive AZ-800 Exam Preparation

  • Microsoft AZ-800 Exam Questions
  • Provided By: Microsoft
  • Exam: Administering Windows Server Hybrid Core Infrastructure
  • Certification: Microsoft Certified Windows Server Hybrid Administrator Associate
  • Total Questions: 235
  • Updated On: Jan 08, 2025
  • Rated: 4.9 |
  • Online Users: 470
Page No. 1 of 47
Add To Cart
  • Question 1
    • Introductory Info Case Study -

      This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to ensure that you are able to complete all questions included on this exam in the time provided.

      To answer the questions included in a case study, you will need to reference information that is provided in the case study. Case studies might contain exhibits and other resources that provide more information about the scenario that is described in the case study. Each question is independent of the other questions in this case study.

      At the end of this case study, a review screen will appear. This screen allows you to review your answers and to make changes before you move to the next section of the exam. After you begin a new section, you cannot return to this section.

      To start the case study -

      To display the first question in this case study, click the Next button. Use the buttons in the left pane to explore the content of the case study before you answer the questions. Clicking these buttons displays information such as business requirements, existing environment, and problem statements. If the case study has an All Information tab, note that the information displayed is identical to the information displayed on the subsequent tabs. When you are ready to answer a question, click the Question button to return to the question.

      Overview -

      Fabrikam, Inc is a manufacturing company that has a main office in New York and a branch office in Seattle.

      Existing Environment -

      On-premises Servers -

      The on-premises network contains servers that run Windows Server as shown in the following table.

      DC1 hosts all the operation master roles.

      VM1 and VM2 are connected to the internet.

      WEB1 and WEB2 run an Internet Information Services (IIS) web app named Webapp1.

      On-premises Network -

      The New York and Seattle offices are connected by using redundant WAN links.

      The client computers in each office get IP addresses from their local DHCP server.

      DHCP1 contains a scope named Scope1 that has addresses for the New York office, DHCP2 contains a scope named Scope2 that has addresses for the Seattle office.

      Identity Infrastructure -

      The network contains a single on-premises Active Directory Domain Services (AD DS) domain named corp.falbrikam.com. Currently, all the service accounts use individual domain user accounts.

      All domain controllers have the DNS Server role installed and host a copy of the Active Directory integrated DNS zone of corp.fabrikam.com.

      The corp.fabrikam.com AD DS domain syncs with an Azure Active Directory (Azure AD) tenant.

      Group Policy Objects (GPOs)

      The corp.fabrikam.com domain contains the organizational units (OUs) and custom Group Policy Objects (GPOs) shown in the following table.

      Requirements -

      Planned Changes -

      Fabrikam identifies the following planned changes:

      Create a single Azure subscription named Sub1 that will contain a single Azure virtual network named Vnet1.

      Replace the WAN links between the Seattle and New York offices by using Azure Virtual WAN and FxpressRoute. Both on premises offices will be connected to Vnet1 by using ExpressRoute.

      Create three Azure file shares named newyorkfiles, seattlefiles, and companyfiles.

      Create a domain controller named dc3.corp.fabrikam.com in Vnet1.

      Deploy an Azure Virtual Desktop host pool to Vnet1. The Azure Virtual Desktop session hosts will be hybrid Azure AD-joined.

      License all servers for Microsoft Defender for servers.

      Use Azure Policy to enforce configuration management policies on the servers in Azure and on-premises.

      Networking Requirements -

      Fabrikam identifies the following networking requirements:

      Implement Virtual WAN and ensure that all the network traffic between the sites uses Virtual WAN. All communications must occur over ExpressRoute.

      If a DHCP server fails, ensure that the client computers can continue to receive their dynamic IP address and renew their existing lease.

      Ensure that the resources in Vnet1 can resolve the names of the on-premises servers in the corp.fabrikam.com domain.

      Security Requirements -

      Fabrikam identifies the following security requirements:

      Apply GPO4 to the Azure Virtual Desktop session hosts. Ensure that Azure Virtual Desktop user sessions lock after being idle for 10 minutes. Users must be able to control the lockout time manually from their client computer.

      Ensure that server administrators request approval before they can establish a Remote Desktop connection to an Azure virtual machine. If the request is approved, the connection must be established within two hours.

      Prevent user passwords from containing all or part of words that are based on the company name, such as Fab, f@br1kAm or fabr!|.

      Ensure that all instances of Webapp1 use the same service account. The password of the service account must change automatically every 30 days.

      Prevent domain controllers from directly contacting hosts on the internet.

      File Sharing Requirements -

      You need to configure the synchronization of Azure files to meet the following requirements:

      Ensure that seattlefiles syncs to FS2.

      Ensure that newyorkfiles syncs to FS1.

      Ensure that companyfiles syncs to both FS1 and FS2. Question You need to implement a name resolution solution that meets the networking requirements.

      Which two actions should you perform? Each correct answer presents part of the solution.

      NOTE: Each correct selection is worth one point.


      Answer: A,B
  • Question 2
    • You have an Azure virtual machine named Server1 that runs a network management application. Server1 has the following network configurations:

      * Network interface: Nic1

      * IP address: 10.1.1.1/24

      * Connected to: Vnet1/Subnet1

      You need to connect Server1 to an additional subnet named Vnet1/Subnet2.

      What should you do?


      Answer: C
  • Question 3
    • You have an Azure virtual machine named VM1 that runs Windows Server.

      You need to configure the management of VM1 to meet the following requirements:

      ✑ Require administrators to request access to VM1 before establishing a Remote Desktop connection.

      ✑ Limit access to VM1 from specific source IP addresses.

      ✑ Limit access to VM1 to a specific management port.

      What should you configure?


      Answer: C
  • Question 4
    • Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.

      After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.

      You are planning the deployment of DNS to a new network.

      You have three internal DNS servers as shown in the following table.

      The contoso.local zone contains zone delegations for east.contoso.local and west.contoso.local. All the DNS servers use root hints.

      You need to ensure that all the DNS servers can resolve the names of all the internal namespaces and internet hosts.

      Solution: On Server2, you create a conditional forwarder for contoso.local and west.contoso.local. On Server3, you create a conditional forwarder for contoso.local and east.contoso.local.

      Does this meet the goal?


      Answer: B
  • Question 5
    • Your network contains an Active Directory Domain Services (AD DS) forest named contoso.com. The forest root domain contains a server named server1.contoso.com.

      A two-way forest trust exists between the contoso.com forest and an AD DS forest named fabrikam.com. The fabrikam.com forest contains 10 child domains.

      You need to ensure that only the members of a group named fabrikam\Group1 can authenticate to server1.contoso.com.

      What should you do first?


      Answer: C
PAGE: 1 - 47
Add To Cart

© Copyrights Dumpscity 2025. All Rights Reserved

We use cookies to ensure your best experience. So we hope you are happy to receive all cookies on the Dumpscity.