AZ-100 Premium Bundle

AZ-100 Premium Bundle

Microsoft Azure Infrastructure and Deployment Certification Exam

4.5 
(46215 ratings)
0 QuestionsPractice Tests
0 PDFPrint version
November 21, 2024Last update

Microsoft AZ-100 Free Practice Questions

Exam Code: AZ-100 (AZ-100 Braindumps), Exam Name: Microsoft Azure Infrastructure and Deployment, Certification Provider: Microsoft Certifitcation, Free Today! Guaranteed Training- Pass AZ-100 Exam.

Free AZ-100 Demo Online For Microsoft Certifitcation:

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.
You plan to back up all the Azure virtual machines in your Azure subscription at 02:00 Coordinated Universal Time (UTC) daily.
You need to prepare the Azure environment to ensure that any new virtual machines can be configured quickly for backup. The solution must ensure that all the daily backups performed at 02:00 UTC are stored for only 90 days.
What should you do from the Azure portal?

    Answer:

    Explanation: Task A: Create a Recovery Services vault (if a vault already exists skip this task, go to Task B below) A1. From Azure Portal, On the Hub menu, click All services and in the list of resources, type Recovery
    Services and click Recovery Services vaults.
    If there are recovery services vaults in the subscription, the vaults are listed. A2. On the Recovery Services vaults menu, click Add.
    A3. The Recovery Services vault blade opens, prompting you to provide a Name, Subscription, Resource group, and Location
    Task B.
    B1. On the Recovery Services vault blade (for the vault you just created), in the Getting Started section, click Backup, then on the Getting Started with Backup blade, select Backup goal.
    The Backup Goal blade opens. If the Recovery Services vault has been previously configured, then the Backup Goal blades opens when you click Backup on the Recovery Services vault blade.
    B2. From the Where is your workload running? drop-down menu, select Azure.
    B3. From the What do you want to backup? menu, select Virtual Machine, and click OK.
    AZ-100 dumps exhibit
    B4. Finish the Wizard.
    Task C. create a backup schedule
    C1. Open the Microsoft Azure Backup agent. You can find it by searching your machine for Microsoft Azure Backup.
    AZ-100 dumps exhibit
    C2. In the Backup agent's Actions pane, click Schedule Backup to launch the Schedule Backup Wizard.
    AZ-100 dumps exhibit
    C3. On the Getting started page of the Schedule Backup Wizard, click Next. C4. On the Select Items to Backup page, click Add Items.
    The Select Items dialog opens.
    C5. Select Blob Storage you want to protect, and then click OK. C6.In the Select Items to Backup page, click Next.
    On the Specify Backup Schedule page, specify Schedule a backup every: day
    At the following times: 2.00 AM
    AZ-100 dumps exhibit
    C7. On the Select Retention Policy page, set it to 90 days, and click Next.
    AZ-100 dumps exhibit
    C8. Finish the Wizard. References:
    https://docs.microsoft.com/en-us/azure/backup/backup-configure-vault

    NEW QUESTION 2
    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 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 3
    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 4
    You need to define a custom domain name for Azure AD to support the planned infrastructure. Which domain name should you use?

    • A. Join the client computers in the Miami office to Azure AD.
    • B. Add http://autologon.microsoftazuread-sso.com to the intranet zone of each client computer in the Miami office.
    • C. Allow inbound TCP port 8080 to the domain controllers in the Miami office.
    • D. Install Azure AD Connect on a server in the Miami office and enable Pass-through Authentication
    • E. Install the Active Directory Federation Services (AD FS) role on a domain controller in the Miami office.

    Answer: BD

    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

    NEW QUESTION 5
    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 6
      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 7
      You have an Azure subscription that contains two resource groups named RG1 and RG2. RG2 does not contain any resources. RG1 contains the resources in the following table.
      AZ-100 dumps exhibit
      Which resource can you move to RG2?

      • A. W10_OsDisk
      • B. VNet1
      • C. VNet3
      • D. W10

      Answer: B

      Explanation: When moving a virtual network, you must also move its dependent resources. For example, you must move gateways with the virtual network. VM W10, which is in Vnet1, is not a dependent resource.

      NEW QUESTION 8
      You are planning the move of App1 to Azure. You create a network security group (NSG).
      You need to recommend a solution to provide users with access to App1. What should you recommend?

      • A. Create an outgoing security rule for port 443 from the Interne
      • B. Associate the NSG to all the subnets.
      • C. Create an incoming security rule for port 443 from the Interne
      • D. Associate the NSG to all the subnets.
      • E. Create an incoming security rule for port 443 from the Interne
      • F. Associate the NSG to the subnet that contains the web servers.
      • G. Create an outgoing security rule for port 443 from the Interne
      • H. Associate the NSG to the subnet thatcontains the web servers.

      Answer: C

      Explanation: As App1 is public-facing we need an incoming security rule, related to the access of the web servers. Scenario: You have a public-facing application named App1. App1 is comprised of the following three tiers: a SQL database, a web front end, and a processing middle tier.
      Each tier is comprised of five virtual machines. Users access the web front end by using HTTPS only.

      NEW QUESTION 9
      You have an Azure virtual machine named VM1 that you use for testing. VM1 is protected by Azure Backup. You delete VM1.
      You need to remove the backup data stored for VM1. What should you do first?

      • A. Modify the backup policy.
      • B. Delete the Recovery Services vault.
      • C. Stop the backup.
      • D. Delete the storage account.

      Answer: A

      Explanation: Azure Backup provides backup for virtual machines — created through both the classic deployment model and the Azure Resource Manager deployment model — by using custom-defined backup policies in a Recovery Services vault.
      With the release of backup policy management, customers can manage backup policies and model them to meet their changing requirements from a single window. Customers can edit a policy, associate more virtual machines to a policy, and delete unnecessary policies to meet their compliance requirements.

      NEW QUESTION 10
      Click to expand each objective. To connect to the Azure portal, type https://portal.azure.com in the browser address bar.
      AZ-100 dumps exhibit
      AZ-100 dumps exhibit
      AZ-100 dumps exhibit
      AZ-100 dumps exhibit
      AZ-100 dumps exhibit
      AZ-100 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:
      AZ-100 dumps exhibit VNET1005a
      AZ-100 dumps exhibit VNET1005b
      AZ-100 dumps exhibit 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 11
        You need to configure the Device settings to meet the technical requirements and the user requirements. Which two settings should you modify? To answer, select the appropriate settings in the answer area.
        AZ-100 dumps exhibit
        AZ-100 dumps exhibit

          Answer:

          Explanation: Box 1: Selected
          Only selected users should be able to join devices Box 2: Yes
          Require Multi-Factor Auth to join devices. From scenario:
          Ensure that only users who are part of a group named Pilot can join devices to Azure AD
          Ensure that when users join devices to Azure Active Directory (Azure AD), the users use a mobile phone to verify their identity.

          NEW QUESTION 12
          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 13
            You have an Azure subscription that contains 100 virtual machines. You regularly create and delete virtual machines.
            You need to identify unused disks that can be deleted. What should you do?

            • A. From Microsoft Azure Storage Explorer, view the Account Management properties.
            • B. From the Azure portal, configure the Advisor recommendations.
            • C. From Cloudyn, open the Optimizer tab and create a report.
            • D. From Cloudyn, create a Cost Management report.

            Answer: A

            Explanation: References:
            https://cloud.netapp.com/blog/reduce-azure-storage-costs

            NEW QUESTION 14
            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 15
            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. RRSIG
            • B. PTR
            • C. DNSKEY
            • D. TXT

            Answer: D

            Explanation: Create the TXT record. App Services uses this record only at configuration time to verify that you own the custom domain. You can delete this TXT record after your custom domain is validated and configured in App Service.
            References: https://docs.microsoft.com/en-us/azure/dns/dns-web-sites-custom-domain

            NEW QUESTION 16
            Your company registers a domain name of contoso.com.
            You create an Azure DNS named contoso.com and then you add an A record to the zone for a host named www that has an IP address of 131.107.1.10.
            You discover that Internet hosts are unable to resolve www.contoso.com to the 131.107.1.10 IP address. You need to resolve the name resolution issue.
            Solution: You modify the name server at the domain registrar. Does this meet the goal?

            • A. Yes
            • B. No

            Answer: B

            Explanation: Modify the Name Server (NS) record.
            References: https://docs.microsoft.com/en-us/azure/dns/dns-delegate-domain-azure-dns

            NEW QUESTION 17
            You have an Azure subscription that contains a storage account.
            You have an on-premises server named Server1 that runs Window Server 2021. Server1 has 2 TB of data. You need to transfer the data to the storage account by using the Azure Import/Export service.
            In which order should you perform the actions? To answer, move all actions from the list of actions to the answer area and arrange them in the correct order.
            NOTE: More than one order of answer choices is correct. You will receive credit for any of the correct orders you select.
            AZ-100 dumps exhibit

              Answer:

              Explanation: AZ-100 dumps exhibit

              NEW QUESTION 18
              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-100 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 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 files.

                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-science-process/move-data-to-azure-blob-us

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

                Answer: C

                Explanation: An action group is a collection of notification preferences defined by the user. Azure Monitor and Service
                Health alerts are configured to use a specific action group when the alert is triggered. Various alerts may use the same action group or different action groups depending on the user's requirements.
                References: https://docs.microsoft.com/en-us/azure/monitoring-and-diagnostics/monitoring-action-groups

                P.S. Easily pass AZ-100 Exam with 106 Q&As prep-labs.com Dumps & pdf Version, Welcome to Download the Newest prep-labs.com AZ-100 Dumps: https://www.prep-labs.com/dumps/AZ-100/ (106 New Questions)


                START AZ-100 EXAM