AZ-102 Braindumps for Microsoft certification, Real Success Guaranteed with Updated AZ-102 Exam Dumps. 100% PASS AZ-102 Microsoft Azure Administrator Certification Transition exam Today!

Free demo questions for Microsoft AZ-102 Exam Dumps Below:

NEW QUESTION 1
HOT SPOT
You have an Azure virtual network named VNet1 that connects to your on-premises network by using
a site-to-site VPN. VMet1 contains one subnet named Subnet1.
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.
AZ-102 dumps exhibit

    Answer:

    Explanation: Box 1: An Azure Log Analytics workspace
    In the Azure portal you can set up a Log Analytics workspace, which is a unique Log Analytics environment with its own data repository, data sources, and solutions
    Box 2: ILB1
    References:
    https://docs.microsoft.com/en-us/azure/log-analytics/log-analytics-quick-create-workspace https://docs.microsoft.com/en-us/azure/load-balancer/load-balancer-standard-diagnostics

    NEW QUESTION 2
    DRAG DROP
    You have an Azure subscription that contains an Azure Service Bus named Bus1.
    Your company plans to deploy two Azure web apps named App1 and App2. The web apps will create messages that have the following requirements:
    Each message created by App1 must be consumed by only a single consumer Each message created by App2 will be consumed by multiple consumers.
    Which resource should you create for each web app? To answer, drag the appropriate resources to the correct web apps. Each resource 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.
    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 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 4
      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 5
        You have an Azure subscription that contains the resources in the following table.
        AZ-102 dumps exhibit
        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.

        Answer: CDE

        Explanation: Step 1 (E): Install the Azure File Sync agent on Server1
        The Azure File Sync agent is a downloadable package that enables Windows Server to be synced with an Azure file share
        Step 2 (D): Register Server1.
        Register Windows Server with Storage Sync Service
        Registering your Windows Server with a Storage Sync Service establishes a trust relationship between your server (or cluster) and the Storage Sync Service.
        Step 3 (C): Create a sync group and a cloud endpoint.
        A sync group defines the sync topology for a set of files. Endpoints within a sync group are kept in sync with each other. A sync group must contain one cloud endpoint, which represents an Azure file share and one or more server endpoints. A server endpoint represents a path on registered server. References: https://docs.microsoft.com/en-us/azure/storage/files/storage-sync-files-deploymentguide

        NEW QUESTION 6
        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 7
        HOT SPOT
        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.
        AZ-102 dumps exhibit

          Answer:

          Explanation: Box 1: Unattend.xml
          In preparation to deploy shielded VMs, you may need to create an operating system specialization answer file. On Windows, this is commonly known as the "unattend.xml" file. The New-
          ShieldingDataAnswerFile Windows PowerShell function helps you do this. Starting with Windows Server version 1709, you can run certain Linux guest OSes in shielded VMs. If you are using the System Center Virtual Machine Manager Linux agent to specialize those VMs, the New- ShieldingDataAnswerFile cmdlet can create compatible answer files for it.
          Box 2: The Azure Portal
          You can use the Azure portal to deploy a Linux virtual machine (VM) in Azure that runs Ubuntu. References: https://docs.microsoft.com/en-us/azure/virtual-machines/linux/quick-create-portal

          NEW QUESTION 8
          Note This question is part of a series of questions that present the same seer 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 Performance Monitor, you create a Data Collector Set (DCS)
          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

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

          Answer: C

          Explanation: You can use a template that allows you to deploy a simple Windows VM by retrieving the password that is stored in a Key Vault. Therefore the password is never put in plain text in the template parameter file.
          References: https://azure.microsoft.com/en-us/resources/templates/101-vm-secure-password/

          NEW QUESTION 10
          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. LAD 3.0
          • B. Azure Analysis Services
          • C. the AzurePerformanceDiagnostics extension
          • D. Azure HDInsight

          Answer: C

          Explanation: You can use extensions to configure diagnostics on your VMs to collect additional metric data.
          The basic host metrics are available, but to see more granular and VM-specific metrics, you need to install the Azure diagnostics extension on the VM. The Azure diagnostics extension allows additional monitoring and diagnostics data to be retrieved from the VM.
          References: https://docs.microsoft.com/en-us/azure/virtual-machines/linux/tutorial-monitoring

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

          Answer: D

          Explanation: While resizing the VM it must be in a stopped state.
          References: https://azure.microsoft.com/en-us/blog/resize-virtual-machines/

          NEW QUESTION 12
          You have a virtual network named VNet1 as shown in the exhibit.
          AZ-102 dumps exhibit
          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.

          Answer: A

          Explanation: The virtual networks you peer must have non-overlapping IP address spaces. References:
          https://docs.microsoft.com/en-us/azure/virtual-network/virtual-network-managepeering# requirements-and-constraints

          NEW QUESTION 13
          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 keys
          • B. Access control (1AM)
          • C. API connections
          • D. Workflow settings

          Answer: D

          Explanation: Here are the limits for a single logic app definition:
          AZ-102 dumps exhibit
          References:
          https://docs.microsoft.com/en-us/azure/logic-apps/logic-apps-limits-and-config

          NEW QUESTION 14
          HOT SPOT
          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.
          AZ-102 dumps exhibit

            Answer:

            Explanation: Box 1: 10
            One public and one private network interface for each of the five VMs. Box 2: 1
            You can associate zero, or one, network security group to each virtual network subnet and network interface in a virtual machine. The same network security group can be associated to as many subnets and network interfaces as you choose.
            References:
            https://docs.microsoft.com/en-us/azure/virtual-network/security-overview

            NEW QUESTION 15
            Note: This questions 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 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

            Answer: B

            NEW QUESTION 16
            HOT SPOT
            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.
            AZ-102 dumps exhibit

              Answer:

              Explanation: Box 1: Zone-redundant storage (ZRS)
              Zone-redundant storage (ZRS) replicates your data synchronously across three storage clusters in a single region.
              LRS would not remain available if a data center in the region fails GRS and RA GRS use asynchronous replication.
              Box 2: StorageV2 (general purpose V2) ZRS only support GPv2.
              References:
              https://docs.microsoft.com/en-us/azure/storage/common/storage-redundancy https://docs.microsoft.com/en-us/azure/storage/common/storage-redundancy-zrs

              NEW QUESTION 17
              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 18
                Note: This questions is part of a series of questions that present the same scenario. Each questions in the series contains a unique solution that might meet the stated goals. Some questions sets might have more than one correct solution, while others might not have a correct solution. After you answer a questions 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 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

                Answer: B

                NEW QUESTION 19
                You need to move the blueprint files to Azure. What should you do?

                • A. Generate a shared access signature (SAS). Map a drive, and then copy the files by using File Explorer.
                • B. Use the Azure Import/Export service.
                • C. Generate an access ke
                • D. Map a drive, and then copy the files by using File Explorer.
                • E. Use Azure Storage Explorer to copy the file

                Answer: D

                Explanation: Azure Storage Explorer is a free tool from Microsoft that allows you to work with Azure Storage data on Windows, macOS, and Linux. You can use it to upload and download data from Azure blob storage.
                Scenario:
                Planned Changes include: move the existing product blueprint files to Azure Blob storage. Technical Requirements include: Copy the blueprint files to Azure over the Internet.
                References: https://docs.microsoft.com/en-us/azure/machine-learning/team-data-scienceprocess/move-data-to-azure-blob-using-azure-storage-explorer

                Recommend!! Get the Full AZ-102 dumps in VCE and PDF From 2passeasy, Welcome to Download: https://www.2passeasy.com/dumps/AZ-102/ (New 195 Q&As Version)