aiotestking uk

AZ-102 Exam Questions - Online Test


AZ-102 Premium VCE File

Learn More 100% Pass Guarantee - Dumps Verified - Instant Download
150 Lectures, 20 Hours

It is more faster and easier to pass the AZ-102 Exam Dumps by using AZ-102 Exam Questions. Immediate access to the AZ-102 Study Guides and find the same core area AZ-102 Exam Questions and Answers with professionally verified answers, then PASS your exam with a high score now.

Online Microsoft AZ-102 free dumps demo Below:

NEW QUESTION 1
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.

Answer: C

Explanation: The virtual networks can be in the same or different regions, and from the same or different subscriptions. When connecting VNets from different subscriptions, the subscriptions do not need to
be associated with the same Active Directory tenant.
Configuring a VNet-to-VNet connection is a good way to easily connect VNets. Connecting a virtual network to another virtual network using the VNet-to-VNet connection type (VNet2VNet) is similar to creating a Site-to-Site IPsec connection to an on-premises location. Both connectivity types use a VPN gateway to provide a secure tunnel using IPsec/IKE, and both function the same way when communicating.
The local network gateway for each VNet treats the other VNet as a local site. This lets you specify additional address space for the local network gateway in order to route traffic.
References: https://docs.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-howto-vnet-vnetresource- manager-portal

NEW QUESTION 2
DRAG DROP
You have an Azure subscription that contains an Azure virtual machine named VM1. VM1 runs Windows Server 2021 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.
AZ-102 dumps exhibit

    Answer:

    Explanation: AZ-102 dumps exhibit

    NEW QUESTION 3
    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 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

    Answer: B

    Explanation: You should use Azure Network Watcher. References:
    https://docs.microsoft.com/en-us/azure/network-watcher/network-watcher-monitoring-overview Case Study: 5

    Mix Questions Set B (Implement advanced networking)

    NEW QUESTION 4
    DRAG DROP
    You need to prepare the environment to ensure that the web administrators can deploy the web apps as quickly as possible.
    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.
    AZ-102 dumps exhibit

      Answer:

      Explanation:
      Step 1:
      First you create a storage account using the Azure portal.
      Step 2:
      Select Automation options at the bottom of the screen. The portal shows the template on the Template tab.
      Deploy: Deploy the Azure storage account to Azure. Step 3:
      Share the template.
      Scenario: Web administrators will deploy Azure web apps for the marketing department. Each web app will be added to a separate resource group. The initial configuration of the web apps will be identical. The web administrators have permission to deploy web apps to resource groups.
      References: https://docs.microsoft.com/en-us/azure/azure-resource-manager/resource-managerquickstart-create-templates-use-the-portal

      NEW QUESTION 5
      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

      Answer: B

      Explanation: To verify your custom domain name (example)
      Sign in to the Azure portal using a Global administrator account for the directory. Select Azure Active Directory, and then select Custom domain names.
      On the Fabrikam - Custom domain names page, select the custom domain name, Contoso.
      On the Contoso page, select Verify to make sure your custom domain is properly registered and is valid for Azure AD. Use either the TXT or the MX record type.
      AZ-102 dumps exhibit
      References:
      https://docs.microsoft.com/en-us/azure/active-directory/fundamentals/add-custom-domain

      NEW QUESTION 6
      Another administrator reports that she is unable to configure a web app named corplod7509086n3 to prevent all connections from an IP address of 11.0.0.11.
      You need to modify corplod7509086n3 to successfully prevent the connections from the IP address. The solution must minimize Azure-related costs.
      What should you do from the Azure portal?

        Answer:

        Explanation: Step 1:
        Find and select application corplod7509086n3:
        1. In the Azure portal, on the left navigation panel, click Azure Active Directory.
        2. In the Azure Active Directory blade, click Enterprise applications. Step 2:
        To add an IP restriction rule to your app, use the menu to open Network>IP Restrictions and click on Configure IP Restrictions
        AZ-102 dumps exhibit
        Step 3:
        Click Add rule
        You can click on [+] Add to add a new IP restriction rule. Once you add a rule, it will become effective immediately.
        AZ-102 dumps exhibit
        Step 4:
        Add name, IP address of 11.0.0.11, select Deny, and click Add Rule
        AZ-102 dumps exhibit
        References:
        https://docs.microsoft.com/en-us/azure/app-service/app-service-ip-restrictions

        NEW QUESTION 7
        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 selection presents part of the solution. NOTE: Each correct selection is worth one point.

        • A. From the Firewalls and virtual networks blade of account1, add the 131.107.1.0/24 IP address range.
        • B. From the Firewalls and virtual networks blade of account1, select Selected networks.
        • C. From the Firewalls and virtual networks blade of acount1, add VNet1.
        • D. From the Firewalls and virtual networks blade of account1, select Allow trusted Microsoft services toaccess this storage account.
        • E. From the Service endpoints blade of VNet1, add a service endpoin

        Answer: BE

        Explanation: B: By default, storage accounts accept connections from clients on any network. To limit access to selected networks, you must first change the default action.
        Azure portal
        Navigate to the storage account you want to secure.
        Click on the settings menu called Firewalls and virtual networks.
        To deny access by default, choose to allow access from 'Selected networks'. To allow traffic from all networks, choose to allow access from 'All networks'.
        Click Save to apply your changes.
        E: Grant access from a Virtual Network
        Storage accounts can be configured to allow access only from specific Azure Virtual Networks. By enabling a Service Endpoint for Azure Storage within the Virtual Network, traffic is ensured an optimal route to the Azure Storage service. The identities of the virtual network and the subnet are also transmitted with each request.
        References: https://docs.microsoft.com/en-us/azure/storage/common/storage-network-security

        NEW QUESTION 8
        You have an Active Directory forest named contoso.com.
        You install and configure Azure AD Connect to use password hash synchronization as the single signon (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.

        Answer: D

        Explanation: Staging mode must be disabled. If the Azure AD Connect server is in staging mode, password hash synchronization is temporarily disabled.
        References: https://docs.microsoft.com/en-us/azure/active-directory/connect/active-directoryaadconnectsync-troubleshoot-password-hash-synchronization#no-passwords-are-synchronizedtroubleshoot-by-using-the-troubleshooting-task

        NEW QUESTION 9
        You have an azure subscription that contain a virtual named VNet1. VNet1. contains four subnets named Gatesway, perimeter, NVA, and production.
        The NVA contain two network virtual appliance (NVAs) that will network traffic inspection between the perimeter subnet and the production subnet.
        You need o 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 parts of the solution. NOTE: Each correct selection is worth one point.

        • A. Add two load balancing rules that have HA Ports enabled and Floating IP disabled.
        • B. Deploy a standard load balancer.
        • C. Add a frontend IP configuration, two backend pools, and a health prob.
        • D. Add a frontend IP configuration, a backend pool, and a health probe.
        • E. Add two load balancing rules that have HA Ports and Floating IP enabled.
        • F. Deploy a basic load balance

        Answer: BCE

        Explanation: A standard load balancer is required for the HA ports.
        -Two backend pools are needed as there are two services with different IP addresses.
        -Floating IP rule is used where backend ports are reused. Incorrect Answers:
        F: HA Ports are not available for the basic load balancer. References:
        https://docs.microsoft.com/en-us/azure/load-balancer/load-balancer-standard-overview https://docs.microsoft.com/en-us/azure/load-balancer/load-balancer-multivip-overview

        NEW QUESTION 10
        You plan to deploy a site-to-site VPN connection from on-premises network to your Azure environment. The VPN connection will be established to the VNET01-USEA2 virtual network. You need to create the required resources in Azure for the planned site-to-site VPN. The solution must minimize costs.
        What should you do from the Azure portal?
        NOTE: This task may a very long time to complete. You do NOT need to wait for the deployment to complete this task successfully.

          Answer:

          Explanation: We create a VPN gateway. Step 1:
          On the left side of the portal page, click + and type 'Virtual Network Gateway' in search. In Results, locate and click Virtual network gateway.
          Step 2:
          At the bottom of the 'Virtual network gateway' page, click Create. This opens the Create virtual network gateway page.
          Step 3:
          On the Create virtual network gateway page, specify the values for your virtual network gateway. Gateway type: Select VPN. VPN gateways use the virtual network gateway type VPN.
          Virtual network: Choose the existing virtual network VNET01-USEA2
          Gateway subnet address range: You will only see this setting if you did not previously create a gateway subnet for your virtual network.
          Step 4:
          Select the default values for the other setting, and click create.
          AZ-102 dumps exhibit
          The settings are validated and you'll see the "Deploying Virtual network gateway" tile on the dashboard. Creating a gateway can take up to 45 minutes.
          Note: This task may take a very long time to complete. You do NOT need to wait for the deployment to complete this task successfully.
          References:
          https://docs.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-howto-site-to-site-resourcemanager- portal
          Case Study: 7 Contoso Case Study Overview
          Contoso, Ltd. is a consulting company that has a main office in Montreal and two branch offices in Seattle and New York.
          The Montreal office has 2,000 employees. The Seattle office has 1,000 employees. The New York office has 200 employees.
          All the resources used by Contoso are hosted on-premises.
          Contoso creates a new Azure subscription. The Azure Active Directory (Azure AD) tenant uses a domain named contoso.onmicrosoft.com. The tenant uses the P1 pricing tier.
          Existing Environment
          The network contains an Active Directory forest named contoso.com. All domain controllers are configured as DNS servers and host the contoso.com DNS zone.
          Contoso has finance, human resources, sales, research, and information technology departments. Each department has an organizational unit (OU) that contains all the accounts of that respective department. All the user accounts have the department attribute set to their respective department.
          New users are added frequently. Contoso.com contains a user named User1. All the offices connect by using private links.
          Contoso has data centers in the Montreal and Seattle offices. Each data center has a firewall that can be configured as a VPN device.
          All infrastructure servers are virtualized. The virtualization environment contains the servers in the following table.
          AZ-102 dumps exhibit
          Contoso uses two web applications named App1 and App2. Each instance on each web application requires 1GB of memory.
          The Azure subscription contains the resources in the following table.
          AZ-102 dumps exhibit
          The network security team implements several network security groups (NSGs). Planned Changes
          Contoso plans to implement the following changes:
          • Deploy Azure ExpressRoute to the Montreal office.
          • Migrate the virtual machines hosted on Server1 and Server2 to Azure.
          • Synchronize on-premises Active Directory to Azure Active Directory (Azure AD).
          • Migrate App1 and App2 to two Azure web apps named webApp1 and WebApp2..
          Technical requirements
          Contoso must meet the following technical requirements:
          • Ensure that WebApp1 can adjust the number of instances automatically based on the load and can scale up to five instance*.
          • Ensure that VM3 can establish outbound connections over TCP port 8080 to the applications servers in the Montreal office.
          • Ensure that routing information is exchanged automatically between Azure and the routers in the Montreal office.
          • Enable Azure Multi-Factor Authentication (MFA) for the users in the finance department only.
          • Ensure that webapp2.azurewebsites.net can be accessed by using the name app2.contoso.com.
          • Connect the New Your office to VNet1 over the Internet by using an encrypted connection.
          • Create a workflow to send an email message when the settings of VM4 are modified.
          • Cre3te a custom Azure role named Role1 that is based on the Reader role.
          • Minimize costs whenever possible.

          NEW QUESTION 11
          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 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 DevTest Labs User role to the Developers group. Does this meet the goal?

          • A. Yes
          • B. No

          Answer: B

          Explanation: DevTest Labs User role only lets you connect, start, restart, and shutdown virtual machines in your Azure DevTest Labs.
          You would need the Logic App Contributor role. References:
          https://docs.microsoft.com/en-us/azure/role-based-access-control/built-in-roles https://docs.microsoft.com/en-us/azure/logic-apps/logic-apps-securing-a-logic-app

          NEW QUESTION 12
          SIMULATION
          Click to expand each objective. To connect to the Azure portal, type https://portal.azure.com in the browser address bar.
          AZ-102 dumps exhibit
          AZ-102 dumps exhibit
          AZ-102 dumps exhibit
          AZ-102 dumps exhibit
          AZ-102 dumps exhibit
          AZ-102 dumps exhibit
          When you are finished performing all the tasks, click the ‘Next’ button.
          Note that you cannot return to the lab once you click the ‘Next’ button. Scoring occur in the background while you complete the rest of the exam.
          Overview
          The following section of the exam is a lab. In this section, you will perform a set of tasks in a live environment. While most functionality will be available to you as it would be in a live environment, some functionality (e.g., copy and paste, ability to navigate to external websites) will not be possible by design. Scoring is based on the outcome of performing the tasks stated in the lab. In other words, it doesn’t matter how you accomplish the task, if you successfully perform it, you will earn credit for that task.
          Labs are not timed separately, and this exam may have more than one lab that you must complete. You can use as much time as you would like to complete each lab. But, you should manage your time appropriately to ensure that you are able to complete the lab(s) and all other sections of the exam in the time provided.
          Please note that once you submit your work by clicking the Next button within a lab, you will NOT be able to return to the lab.
          To start the lab
          You may start the lab by clicking the Next button.
          You plan to create 100 Azure virtual machines on each of the following three virtual networks: VNET1005a
          VNET1005b VNET1005c
          All the network traffic between the three virtual networks will be routed through VNET1005a. You need to create the virtual networks, and then to ensure that all the Azure virtual machines can connect to other virtual machines by using their private IP address. The solution must NOT require any virtual network gateways and must minimize costs.
          What should you do from the Azure portal before you configure IP routing?

            Answer:

            Explanation: Step 1: Click Create a resource in the portal.
            Step 2: Enter Virtual network in the Search the Marketplace box at the top of the New pane that appears. Click Virtual network when it appears in the search results.
            Step 3: Select Classic in the Select a deployment model box in the Virtual Network pane that appears, then click Create.
            Step 4: Enter the following values on the Create virtual network (classic) pane and then click Create: Name: VNET1005a
            Address space: 10.0.0.0/16 Subnet name: subnet0 Resource group: Create new
            Subnet address range: 10.0.0.0/24
            Subscription and location: Select your subscription and location.
            Step 5: Repeat steps 3-5 for VNET1005b (10.1.0.0/16, 10.1.0.0/24), and for VNET1005c 10.2.0.0/16, 10.2.0.0/24).
            References: https://docs.microsoft.com/en-us/azure/virtual-network/create-virtual-network-classic

            NEW QUESTION 13
            You need to create a web app named corp7509086n2 that can be scaled horizontally. The solution must use the lowest possible pricing tier for the App Service plan.
            What should you do from the Azure portal?

              Answer:

              Explanation: Step 1:
              In the Azure Portal, click Create a resource > Web + Mobile > Web App. Step 2:
              Use the Webb app settings as listed below. Web App name: corp7509086n2
              Hosting plan: Azure App Service plan Pricing tier of the Pricing Tier: Standard
              Change your hosting plan to Standard, you can't setup auto-scaling below standard tier. Step 3:
              Select Create to provision and deploy the Web app. References:
              https://docs.microsoft.com/en-us/azure/app-service/environment/app-service-web-how-to-createa- web-app-in-an-ase
              https://azure.microsoft.com/en-us/pricing/details/app-service/plans/

              NEW QUESTION 14
              You have an Azure subscription that contains a virtual network named VNet1. VNet 1 has two subnets named Subnet1 and Subnet2. VNet1 is in the West Europe Azure region.
              The subscription contains the virtual machines in the following table.
              AZ-102 dumps exhibit
              You need to deploy an application gateway named AppGW1 to VNet1. What should you do first?

              • A. Add a service endpoint.
              • B. Add a virtual network.
              • C. Move VM3 to Subnet1.
              • D. Stop VM1 and VM2.

              Answer: D

              Explanation: If you have an existing virtual network, either select an existing empty subnet or create a new subnet in your existing virtual network solely for use by the application gateway.
              Verify that you have a working virtual network with a valid subnet. Make sure that no virtual machines or cloud deployments are using the subnet. The application gateway must be by itself in a virtual network subnet.
              References:
              https://social.msdn.microsoft.com/Forums/azure/en-US/b09367f9-5d01-4cda-9127- b7a506a0a151/cant-create-application-gateway?forum=WAVirtualMachinesVirtualNetwork https://docs.microsoft.com/en-us/azure/application-gateway/application-gateway-create-gateway

              NEW QUESTION 15
              HOT SPOT
              You need to identify the storage requirements for Contoso.
              For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point.
              AZ-102 dumps exhibit

                Answer:

                Explanation:
                Box 1: Yes
                Contoso is moving the existing product blueprint files to Azure Blob storage.
                Use unmanaged standard storage for the hard disks of the virtual machines. We use Page Blobs for these.
                Box 2: No
                Box 3: No

                Case Study: 3
                Mix Questions

                NEW QUESTION 16
                You have an Azure subscription that contains the resources in the following table.
                AZ-102 dumps exhibit
                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.

                Answer: B

                Explanation: When you deploy VMs, make them members of the appropriate ASGs. You associate the ASG with a subnet.
                References: https://azure.microsoft.com/en-us/blog/applicationsecuritygroups/

                NEW QUESTION 17
                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

                Answer: C

                Explanation: Ensure port 445 is open: The SMB protocol requires TCP port 445 to be open; connections will fail if port 445 is blocked.
                References: https://docs.microsoft.com/en-us/azure/storage/files/storage-how-to-use-files-windows

                NEW QUESTION 18
                Note: This question is part of a series of questions that present the same scenario goals. Some question sets might have more than one correct solution, while others
                ion in the series contains a unique solution that might meet the stated 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 have an Azure web app named Appl. 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

                Answer: B

                Explanation: You need to change to Basic pricing Tier.
                Note: The Free Tier provides 60 CPU minutes / day. This explains why App1 is stops. The Basic tier has no such cap.
                References:
                https://azure.microsoft.com/en-us/pricing/details/app-service/windows/

                NEW QUESTION 19
                You recently deployed a web app named homepagelod7509087.
                You need to back up the code used for the web app and to store the code in the homepagelod7509Q87 storage account. The solution must ensure that a new backup is created daily. What should you do from the Azure portal?

                  Answer:

                  Explanation: Step 1:
                  Locate and select the web app homepagelod7509087, select Backups. The Backups page is displayed.
                  AZ-102 dumps exhibit
                  Step 2:
                  In the Backup page, Click Configure. Step 3:
                  In the Backup Configuration page, click Storage: Not configured to configure a storage account.
                  AZ-102 dumps exhibit
                  Step 4:
                  Choose your backup destination by selecting a Storage Account and Container. Select the homepagelod7509087 storage account.
                  Step 5:
                  In the Backup Configuration page that is still left open, select Scheduled backup On, and configure daily backups.
                  AZ-102 dumps exhibit
                  Step 6:
                  In the Backup Configuration page, click Save. Step 7:
                  In the Backups page, click Backup.
                  References:
                  https://docs.microsoft.com/en-us/azure/app-service/web-sites-backup

                  P.S. Easily pass AZ-102 Exam with 195 Q&As 2passeasy Dumps & pdf Version, Welcome to Download the Newest 2passeasy AZ-102 Dumps: https://www.2passeasy.com/dumps/AZ-102/ (195 New Questions)