AZ-100 Free Practice Questions for Microsoft certification, Real Success Guaranteed with Updated AZ-100 Exam Questions. 100% PASS AZ-100 Microsoft Azure Infrastructure and Deployment exam Today!

Microsoft AZ-100 Free Dumps Questions Online, Read and Test Now.

NEW QUESTION 1
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.
Your company plans to host in Azure the source files of several line-of-business applications.
You need to create an Azure file share named corpsoftware in the storagelod8095859 storage account. The solution must ensure the corpsoftware can store only up to 250 GB of data.
What should you do from the Azure portal?

    Answer:

    Explanation: Step 1. Go to the Storage Account blade on the Azure portal:
    AZ-100 dumps exhibit
    Step 2. Click on add File Share button:
    AZ-100 dumps exhibit
    Step 3. Provide Name (storagelod8095859) and Quota (250 GB).
    AZ-100 dumps exhibit
    References:
    https://docs.microsoft.com/en-us/azure/storage/files/storage-how-to-create-file-share

    NEW QUESTION 2
    You have an Azure subscription named Subscription1. Subscription1 contains two Azure virtual machines named VM1 and VM2. VM1 and VM2 run Windows Server 2021.
    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.
    AZ-100 dumps exhibit

      Answer:

      Explanation: Box 1: VM1 only
      To restore files or folders from the recovery point, go to the virtual machine and choose the desired recovery point.
      Box 2: A new Azure virtual machine only
      On the Restore configuration blade, you have two choices:
      AZ-100 dumps exhibit Create virtual machine
      AZ-100 dumps exhibit Restore disks
      References:
      https://docs.microsoft.com/en-us/azure/backup/backup-azure-restore-files-from-vm https://docs.microsoft.com/en-us/azure/backup/backup-azure-arm-restore-vms

      NEW QUESTION 3
      You have a virtual network named VNet1 that has the configuration shown in the following exhibit.
      AZ-100 dumps exhibit
      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.
      AZ-100 dumps exhibit

        Answer:

        Explanation: Box 1: add a subnet
        Your IaaS virtual machines (VMs) and PaaS role instances in a virtual network automatically receive a private IP address from a range that you specify, based on the subnet they are connected to. We need to add the 192.168.1.0/24 subnet.
        Box 2: add a network interface
        The 10.2.1.0/24 network exists. We need to add a network interface. References:
        https://docs.microsoft.com/en-us/azure/virtual-network/virtual-networks-static-private-ip-arm-pportal

        NEW QUESTION 4
        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.
        AZ-100 dumps exhibit

          Answer:

          Explanation: Box 1: contosostorage The name of account
          Box 2: file.core.windows.net
          Box 3: data
          The name of the file share is data. Example:
          References: https://docs.microsoft.com/en-us/azure/storage/files/storage-how-to-use-files-windows

          NEW QUESTION 5
          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 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: Solution: From the Overview blade, you move the virtual machine to a different subscription. Does this meet the goal?

          • A. Yes
          • B. No

          Answer: B

          Explanation: You would need to Redeploy the VM. References:
          https://docs.microsoft.com/en-us/azure/virtual-machines/windows/redeploy-to-new-node

          NEW QUESTION 6
          You have an Azure subscription named Subscription1. Subscription1 contains the virtual networks in the following table.
          AZ-100 dumps exhibit
          Subscription1 contains the virtual machines in the following table:
          AZ-100 dumps exhibit
          The firewalls on all the virtual machines are configured to allow all ICMP traffic. You add the peerings in the following table.
          AZ-100 dumps exhibit
          For each of the following statements, select Yest if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point.
          AZ-100 dumps exhibit

            Answer:

            Explanation: Box 1: Yes
            Vnet1 and Vnet3 are peers. Box 2: Yes
            Vnet2 and Vnet3 are peers. Box 3: No
            Peering connections are non-transitive.
            References:
            https://docs.microsoft.com/en-us/azure/architecture/reference-architectures/hybrid-networking/hub-spoke

            NEW QUESTION 7
            You have an Azure subscription named Subscription1 that is used be several departments at your company. Subscription1 contains the resources in the following table:
            AZ-100 dumps exhibit
            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

            Answer: A

            Explanation: 1. View template from deployment history
            Go to the resource group for your new resource group. Notice that the portal shows the result of the last
            deployment. Select this link.
            AZ-100 dumps exhibit
            2. You see a history of deployments for the group. In your case, the portal probably lists only one deployment. Select this deployment.
            AZ-100 dumps exhibit
            The portal displays a summary of the deployment. The summary includes the status of the deployment and its operations and the values that you provided for parameters. To see the template that you used for the deployment, select View template.
            AZ-100 dumps exhibit
            References:
            https://docs.microsoft.com/en-us/azure/azure-resource-manager/resource-manager-export-template

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

            Answer: E

            Explanation: All Azure resources are created in an Azure region and subscription. A resource can only be created in a virtual network that exists in the same region and subscription as the resource.
            References: https://docs.microsoft.com/en-us/azure/virtual-network/virtual-network-vnet-plan-design-arm

            NEW QUESTION 9
            You need to prepare the environment to meet the authentication requirements.
            Which two actions should you perform? Each correct answer presents part of the solution.
            NOTE Each correct selection is worth one point.

            • 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: BD

            Explanation: D: Seamless SSO works with any method of cloud authentication - Password Hash Synchronization or Pass-through Authentication, and can be enabled via Azure AD Connect.
            B: You can gradually roll out Seamless SSO to your users. You start by adding the following Azure AD URL to all or selected users' Intranet zone settings by using Group Policy in Active Directory: https://autologon.microsoftazuread-sso.com

            Topic 2, Contoso Ltd
            Overview
            Contoso, Ltd. is a manufacturing company that has offices worldwide. Contoso works with partner organizations to bring products to market.
            Contoso products are manufactured by using blueprint files that the company authors and maintains.
            Existing Environment
            Currently, Contoso uses multiple types of servers for business operations, including the following:
            File servers
            Domain controllers
            Microsoft SQL Server servers
            Your network contains an Active Directory forest named contoso.com. All servers and client computers are joined to Active Directory.
            You have a public-facing application named App1. App1 is comprised of the following three tiers:
            A SQL database
            A web front end
            A processing middle tier
            Each tier is comprised of five virtual machines. Users access the web front end by using HTTPS only.
            Requirements Planned Changes
            Contoso plans to implement the following changes to the infrastructure: Move all the tiers of App1 to Azure.
            Move the existing product blueprint files to Azure Blob storage.
            Create a hybrid directory to support an upcoming Microsoft Office 365 migration project.
            Technical Requirements
            Contoso must meet the following technical requirements:
            Move all the virtual machines for App1 to Azure.
            Minimize the number of open ports between the App1 tiers.
            Ensure that all the virtual machines for App1 are protected by backups.
            Copy the blueprint files to Azure over the Internet.
            Ensure that the blueprint files are stored in the archive storage tier.
            Ensure that partner access to the blueprint files is secured and temporary.
            Prevent user passwords or hashes of passwords from being stored in Azure.
            Use unmanaged standard storage for the hard disks of the virtual machines.
            Ensure that when users join devices to Azure Active Directory (Azure AD), the users use a mobile phone to verify their identity.
            Minimize administrative effort whenever possible.
            User Requirements
            Contoso identifies the following requirements for users:
            Ensure that only users who are part of a group named Pilot can join devices to Azure AD. Designate a new user named Admin1 as the service administrator of the Azure subscription. Ensure that a new user named User3 can create network objects for the Azure subscription.

            NEW QUESTION 10
            You need to implement a backup solution for App1 after the application is moved. What should you create first?

            • A. a recovery plan
            • B. an Azure Backup Server
            • C. a backup policy
            • D. a Recovery Services vault

            Answer: D

            Explanation: A Recovery Services vault is a logical container that stores the backup data for each protected resource, such as Azure VMs. When the backup job for a protected resource runs, it creates a recovery point inside the Recovery Services vault.
            Scenario:
            There are three application tiers, each with five virtual machines. Move all the virtual machines for App1 to Azure.
            Ensure that all the virtual machines for App1 are protected by backups.
            References: https://docs.microsoft.com/en-us/azure/backup/quick-backup-vm-portal

            NEW QUESTION 11
            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 allow connections between the VNET01-USEA2 and VNET01-USWE2 virtual networks.
            You need to ensure that virtual machines can communicate across both virtual networks by using their private IP address. The solution must NOT require any virtual network gateways.
            What should you do from the Azure portal?

              Answer:

              Explanation: Virtual network peering enables you to seamlessly connect two Azure virtual networks. Once peered, the virtual networks appear as one, for connectivity purposes.
              Peer virtual networks
              Step 1. In the Search box at the top of the Azure portal, begin typing VNET01-USEA2. When VNET01-USEA2 appears in the search results, select it.
              Step 2. Select Peerings, under SETTINGS, and then select + Add, as shown in the following picture:
              AZ-100 dumps exhibit
              Step 3. Enter, or select, the following information, accept the defaults for the remaining settings, and then select OK.
              Name: myVirtualNetwork1-myVirtualNetwork2 (for example) Subscription: elect your subscription.
              Virtual network: VNET01-USWE2 - To select the VNET01-USWE2 virtual network, select Virtual network, then select VNET01-USWE2. You can select a virtual network in the same region or in a different region.
              Now we need to repeat steps 1-3 for the other network VNET01-USWE2:
              Step 4. In the Search box at the top of the Azure portal, begin typing VNET01- USEA2. When VNET01- USEA2 appears in the search results, select it.
              Step 5. Select Peerings, under SETTINGS, and then select + Add. References:
              https://docs.microsoft.com/en-us/azure/virtual-network/tutorial-connect-virtual-networks-portal

              NEW QUESTION 12
              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 (Click the Exhibit button.)
              AZ-100 dumps exhibit
              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.

              Answer: A

              NEW QUESTION 13
              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-100 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

                NEW QUESTION 14
                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 2021. 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.

                Answer: B

                Explanation: ReadOnly means authorized users can read a resource, but they can't delete or update the resource. Applying this lock is similar to restricting all authorized users to the permissions granted by the Reader role.
                References: https://docs.microsoft.com/en-us/azure/azure-resource-manager/resource-group-lock-resources

                NEW QUESTION 15
                Your company has an Azure subscription named Subscription1.
                The company also has two on-premises servers named Server1 and Server2 that run Windows Server 2021. 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:
                AZ-100 dumps exhibit The DNS Manager console
                AZ-100 dumps exhibit Azure PowerShell
                AZ-100 dumps exhibit 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

                Answer: B

                Explanation: Azure DNS supports importing and exporting zone files by using the Azure command-line interface (CLI). Zone file import is not currently supported via Azure PowerShell or the Azure portal.
                References: https://docs.microsoft.com/en-us/azure/dns/dns-import-export

                NEW QUESTION 16
                You have a virtual network named VNet1 as shown in the exhibit. (Click the Exhibit tab.)
                AZ-100 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. Configure a service endpoint on VNet2.
                • B. Modify the address space of VNet1.
                • C. Add a gateway subnet to VNet1.
                • D. Create a subnet on VNet1 and VNet2.

                Answer: B

                Explanation: The virtual networks you peer must have non-overlapping IP address spaces. The exhibit indicates that VNet1 has an address space of 10.2.0.0/16, which is the same as VNet2, and thus overlaps. We need to change the address space for VNet1.
                References:
                https://docs.microsoft.com/en-us/azure/virtual-network/virtual-network-manage-peering#requirements-and-cons

                NEW QUESTION 17
                You have an on-premises file server named Server1 that runs Windows Server 2021. 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.
                AZ-100 dumps exhibit

                  Answer:

                  Explanation: Step 1: 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: 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: Add a server endpoint
                  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-deployment-guide

                  NEW QUESTION 18
                  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.
                  AZ-100 dumps exhibit

                    Answer:

                    Explanation: AZ-100 dumps exhibit

                    NEW QUESTION 19
                    You need to define a custom domain name for Azure AD to support the planned infrastructure. Which domain name should you use?

                    • A. ad.humongousinsurance.com
                    • B. humongousinsurance.onmicrosoft.com
                    • C. humongousinsurance.local
                    • D. humongousinsurance.com

                    Answer: D

                    Explanation: Every Azure AD directory comes with an initial domain name in the form of domainname.onmicrosoft.com. The initial domain name cannot be changed or deleted, but you can add your corporate domain name to Azure AD as well. For example, your organization probably has other domain names used to do business and users who sign in using your corporate domain name. Adding custom domain names to Azure AD allows you to assign user names in the directory that are familiar to your users, such as ‘alice@contoso.com.’ instead of 'alice@domain name.onmicrosoft.com'.
                    Scenario:
                    Network Infrastructure: Each office has a local data center that contains all the servers for that office. Each office has a dedicated connection to the Internet.
                    Humongous Insurance has a single-domain Active Directory forest named humongousinsurance.com Planned Azure AD Infrastructure: The on-premises Active Directory domain will be synchronized to Azure
                    AD.
                    References: https://docs.microsoft.com/en-us/azure/active-directory/fundamentals/add-custom-domain

                    P.S. Easily pass AZ-100 Exam with 106 Q&As Dumpscollection Dumps & pdf Version, Welcome to Download the Newest Dumpscollection AZ-100 Dumps: http://www.dumpscollection.net/dumps/AZ-100/ (106 New Questions)