AZ-100 Exam - Microsoft Azure Infrastructure and Deployment

certleader.com

Want to know AZ-100 Free Practice Questions features? Want to lear more about AZ-100 Dumps experience? Study AZ-100 Exam Questions and Answers. Gat a success with an absolute guarantee to pass Microsoft AZ-100 (Microsoft Azure Infrastructure and Deployment) test on your first attempt.

Free AZ-100 Demo Online For Microsoft Certifitcation:

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

NEW QUESTION 3
You sign up for Azure Active Directory (Azure AD) Premium.
You need to add a user named admin1@contoso.com as an administrator on all the computers that will be joined to the Azure AD domain.
What should you configure in Azure AD?

  • A. Device settings from the Devices blade.
  • B. General settings from the Groups blade.
  • C. User settings from the Users blade.
  • D. Providers from the MFA Server blade.

Answer: C

Explanation: When you connect a Windows device with Azure AD using an Azure AD join, Azure AD adds the following
security principles to the local administrators group on the device: The Azure AD global administrator role
The Azure AD device administrator role The user performing the Azure AD join
In the Azure portal, you can manage the device administrator role on the Devices page. To open the Devices page:
1. Sign in to your Azure portal as a global administrator or device administrator.
2. On the left navbar, click Azure Active Directory.
3. In the Manage section, click Devices.
4. On the Devices page, click Device settings.
5. To modify the device administrator role, configure Additional local administrators on Azure AD joined devices.
References: https://docs.microsoft.com/en-us/azure/active-directory/devices/assign-local-admin

NEW QUESTION 4
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 store several documents on a public website.
You need to create a container named bios that will host the documents in the storagelod8095859 storage account. The solution must ensure anonymous access and must ensure that users can browse folders in the container.
What should you do from the Azure portal?

    Answer:

    Explanation: Azure portal create public container
    To create a container in the Azure portal, follow these steps:
    Step 1. Navigate to your new storage account in the Azure portal.
    Step 2. In the left menu for the storage account, scroll to the lob service section, then select Blobs. Select the + Container button.
    Type a name for your new container: bios
    Set the level of public access to the container: Select anonymous access.
    AZ-100 dumps exhibit
    Step 3. Select OK to create the container. References:
    https://docs.microsoft.com/en-us/azure/storage/blobs/storage-quickstart-blobs-portal

    NEW QUESTION 5
    You have the Azure virtual machines shown in the following table.
    AZ-100 dumps exhibit
    You have a Recovery Services vault that protects VM1 and VM2. You need to protect VM3 and VM4 by using Recovery Services. What should you do first?

    • A. Configure the extensions for VM3 and VM4.
    • B. Create a new Recovery Services vault.
    • C. Create a storage account.
    • D. Create a new backup policy.

    Answer: B

    Explanation: A Recovery Services vault is a storage entity in Azure that houses data. The data is typically copies of data, or configuration information for virtual machines (VMs), workloads, servers, or workstations. You can use Recovery Services vaults to hold backup data for various Azure services
    References: https://docs.microsoft.com/en-us/azure/site-recovery/azure-to-azure-tutorial-enable-replication

    NEW QUESTION 6
    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 Resource providers. Does this meet the goal?

    • A. Yes
    • B. No

    Answer: B

    NEW QUESTION 7
    You plan to automate the deployment of a virtual machine scale set that uses the Windows Server 2021 Datacenter image.
    You need to ensure that when the scale set virtual machines are provisioned, they have web server components installed.
    Which two actions should you perform? Each correct answer presents part of the solution. NOTE Each correct selection is worth one point.

    • A. Modify the extensionProfile section of the Azure Resource Manager template.
    • B. Create a new virtual machine scale set in the Azure portal.
    • C. Create an Azure policy.
    • D. Create an automation account.
    • E. Upload a configuration script.

    Answer: AB

    Explanation: Virtual Machine Scale Sets can be used with the Azure Desired State Configuration (DSC) extension handler. Virtual machine scale sets provide a way to deploy and manage large numbers of virtual machines, and can elastically scale in and out in response to load. DSC is used to configure the VMs as they come online so they are running the production software.
    References: https://docs.microsoft.com/en-us/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-dsc

    NEW QUESTION 8
    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 move backup files and documents from an on-premises Windows file server to Azure Storage. The backup files will be stored as blobs.
    You need to create a storage account named corpdata7523690n2. The solution must meet the following requirements:
    AZ-100 dumps exhibit Ensure that the documents are accessible via drive mappings from Azure virtual machines that run Windows Server 2021.
    AZ-100 dumps exhibit Provide the highest possible redundancy for the documents.
    AZ-100 dumps exhibit Minimize storage access costs.
    What should you do from the Azure portal?

      Answer:

      Explanation: Step 1: In the Azure portal, click All services. In the list of resources, type Storage Accounts. As you begin typing, the list filters based on your input. Select Storage Accounts.
      Step 2: On the Storage Accounts window that appears, choose Add. Step 3: Select the subscription in which to create the storage account.
      Step 4: Under the Resource group field, select Create New. Create a new Resource
      AZ-100 dumps exhibit
      Step 5: Enter a name for your storage account: corpdata7523690n2
      Step 6: For Account kind select: General-purpose v2 accounts (recommended for most scenarios)
      General-purpose v2 accounts is recommended for most scenarios. . General-purpose v2 accounts deliver the lowest per-gigabyte capacity prices for Azure Storage, as well as industry-competitive transaction prices.
      Step 7: For replication select: Read-access geo-redundant storage (RA-GRS)
      Read-access geo-redundant storage (RA-GRS) maximizes availability for your storage account. RA-GRS provides read-only access to the data in the secondary location, in addition to geo-replication across two regions.
      References:
      https://docs.microsoft.com/en-us/azure/storage/common/storage-quickstart-create-account https://docs.microsoft.com/en-us/azure/storage/common/storage-account-overview

      NEW QUESTION 9
      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 10
        You have an Azure policy as shown in the following exhibit.
        AZ-100 dumps exhibit
        Which of the following statements are true? Which of the following statements are true?

        • A. You can create Azure SQL servers in ContosoRG1.
        • B. You are prevented from creating Azure SQL servers anywhere in Subscription 1.
        • C. You are prevented from creating Azure SQL Servers in ContosoRG1 only.
        • D. You can create Azure SQL servers in any resource group within Subscription 1.

        Answer: A

        Explanation: You are prevented from creating Azure SQL servers anywhere in Subscription 1 with the exception of ContosoRG1

        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 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 12
        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 host several secured websites on Web01.
        You need to allow HTTPS over TCP port 443 to Web01 and to prevent HTTP over TCP port 80 to Web01. What should you do from the Azure portal?

          Answer:

          Explanation: You can filter network traffic to and from Azure resources in an Azure virtual network with a network security group. A network security group contains security rules that allow or deny inbound network traffic to, or outbound network traffic from, several types of Azure resources.
          A network security group contains security rules that allow or deny inbound network traffic to, or outbound network traffic from, several types of Azure resources.
          Step A: Create a network security group
          A1. Search for and select the resource group for the VM, choose Add, then search for and select Network security group.
          A2. Select Create.
          AZ-100 dumps exhibit
          The Create network security group window opens. A3. Create a network security group
          Enter a name for your network security group.
          Select or create a resource group, then select a location. A4. Select Create to create the network security group.
          Step B: Create an inbound security rule to allows HTTPS over TCP port 443 B1. Select your new network security group.
          B2. Select Inbound security rules, then select Add. B3. Add inbound rule
          B4. Select Advanced.
          From the drop-down menu, select HTTPS.
          You can also verify by clicking Custom and selecting TCP port, and 443. B5. Select Add to create the rule.
          Repeat step B2-B5 to deny TCP port 80
          B6. Select Inbound security rules, then select Add. B7. Add inbound rule
          B8. Select Advanced.
          Clicking Custom and selecting TCP port, and 80. B9. Select Deny.
          Step C: Associate your network security group with a subnet
          Your final step is to associate your network security group with a subnet or a specific network interface. C1. In the Search resources, services, and docs box at the top of the portal, begin typing Web01. When the
          Web01 VM appears in the search results, select it.
          C2. Under SETTINGS, select Networking. Select Configure the application security groups, select the Security Group you created in Step A, and then select Save, as shown in the following picture:
          AZ-100 dumps exhibit
          References:
          https://docs.microsoft.com/en-us/azure/virtual-network/tutorial-filter-network-traffic

          NEW QUESTION 13
          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 RG1 blade, you click Automation script.
          Does this meet the goal?

          • A. Yes
          • B. No

          Answer: B

          NEW QUESTION 14
          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 15
            You have an Azure subscription that contains the resources in the following table.
            AZ-100 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 16
            You have two Azure virtual machines named VM1 and VM2. VM1 has a single data disk named Disk1. You need to attach Disk1 to VM2. The solution must minimize downtime for both virtual machines.
            Which four 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: Stop VM1.
              Step 2: Detach Disk1 from VM1. Step 3: Start VM1.
              Detach a data disk using the portal
              AZ-100 dumps exhibit In the left menu, select Virtual Machines.
              AZ-100 dumps exhibitIn the virtual machine pane, select Disks.
              AZ-100 dumps exhibit At the top of the Disks pane, select Edit.
              AZ-100 dumps exhibit In the Disks pane, to the far right of the data disk that you would like to detach, click the Detach button image detach button.
              AZ-100 dumps exhibit After the disk has been removed, click Save on the top of the pane.
              AZ-100 dumps exhibit In the virtual machine pane, click Overview and then click the Start button at the top of the pane to restart the VM.
              AZ-100 dumps exhibit The disk stays in storage but is no longer attached to a virtual machine. Step 4: Attach Disk1 to VM2
              Attach an existing disk
              Follow these steps to reattach an existing available data disk to a running VM.
              AZ-100 dumps exhibit Select a running VM for which you want to reattach a data disk.
              AZ-100 dumps exhibit From the menu on the left, select Disks.
              AZ-100 dumps exhibit Select Attach existing to attach an available data disk to the VM.
              AZ-100 dumps exhibit From the Attach existing disk pane, select OK.
              References:
              https://docs.microsoft.com/en-us/azure/virtual-machines/windows/detach-disk https://docs.microsoft.com/en-us/azure/lab-services/devtest-lab-attach-detach-data-disk

              NEW QUESTION 17
              You have an Azure subscription. The subscription includes a virtual network named VNet1. Currently, VNet1 does not contain any subnets.
              You plan to create subnets on VNet1 and to use application security groups to restrict the traffic between the subnets. You need to create the application security groups and to assign them to the subnets.
              Which four cmdlets should you run in sequence? To answer, move the appropriate cmdlets from the list of cmdlets to the answer area and arrange them in the correct order.
              AZ-100 dumps exhibit

                Answer:

                Explanation: Step 1: New-AzureRmNetworkSecurityRuleConfig
                Step 2: New-AzureRmNetworkSecurityGroup
                Step 3: New-AzureRmVirtualNetworkSubnetConfig
                Step 4: New-AzureRmVirtualNetwork
                Example: Create a virtual network with a subnet referencing a network security group New-AzureRmResourceGroup -Name TestResourceGroup -Location centralus
                $rdpRule = New-AzureRmNetworkSecurityRuleConfig -Name rdp-rule -Description "Allow RDP" -Access Allow -Protocol Tcp -Direction Inbound -Priority 100 -SourceAddressPrefix Internet -SourcePortRange *
                -DestinationAddressPrefix * -DestinationPortRange 3389
                $networkSecurityGroup = New-AzureRmNetworkSecurityGroup -ResourceGroupName TestResourceGroup
                -Location centralus -Name "NSG-FrontEnd" -SecurityRules $rdpRule
                $frontendSubnet = New-AzureRmVirtualNetworkSubnetConfig -Name frontendSubnet -AddressPrefix "10.0.1.0/24" -NetworkSecurityGroup $networkSecurityGroup
                $backendSubnet = New-AzureRmVirtualNetworkSubnetConfig -Name backendSubnet -AddressPrefix "10.0.2.0/24" -NetworkSecurityGroup $networkSecurityGroup
                New-AzureRmVirtualNetwork -Name MyVirtualNetwork -ResourceGroupName TestResourceGroup
                -Location centralus -AddressPrefix "10.0.0.0/16" -Subnet $frontendSubnet,$backendSubnet
                References:
                https://docs.microsoft.com/en-us/powershell/module/azurerm.network/new-azurermvirtualnetwork?view=azurer

                NEW QUESTION 18
                You have an Azure subscription named Subscrption1 that is associated to an Azure Active Directory (Azure AD) tenant named AAD1.
                Subscription1 contains the objects in the following table:
                AZ-100 dumps exhibit
                You plan to create a single backup policy for Vault1. 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: RG1 only Box 2: 99 years
                  With the latest update to Azure Backup, customers can retain their data for up to 99 years in Azure.
                  Note: A backup policy defines a matrix of when the data snapshots are taken, and how long those snapshots are retained.
                  The backup policy interface looks like this:
                  AZ-100 dumps exhibit
                  References:
                  https://docs.microsoft.com/en-us/azure/backup/backup-azure-vms-first-look-arm#defining-a-backup-policy
                  https://blogs.microsoft.com/firehose/2015/02/16/february-update-to-azure-backup-includes-data-retention-up-to-

                  NEW QUESTION 19
                  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 20
                    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 SOA record in the contoso.com zone Does this meet the goal?

                    • A. Yes
                    • B. No

                    Answer: B

                    Explanation: Modify the NS record, not the SOA record.
                    Note: The SOA record stores information about the name of the server that supplied the data for the zone; the administrator of the zone; the current version of the data file; the number of seconds a secondary name server should wait before checking for updates; the number of seconds a secondary name server should wait before retrying a failed zone transfer; the maximum number of seconds that a secondary name server can use data before it must either be refreshed or expire; and a default number of seconds for the time-to-live file on resource records.
                    References: https://searchnetworking.techtarget.com/definition/start-of-authority-record

                    Thanks for reading the newest AZ-100 exam dumps! We recommend you to try the PREMIUM Dumpscollection AZ-100 dumps in VCE and PDF here: http://www.dumpscollection.net/dumps/AZ-100/ (106 Q&As Dumps)