Cause all that matters here is passing exam with AZ-102 Dumps Questions. Cause all that you need is a high score of AZ-102 Exam Dumps. The only one thing you need to do is downloading AZ-102 Study Guides free now. We will not let you down with our money-back guarantee.

Online Microsoft AZ-102 free dumps demo Below:

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

NEW QUESTION 2
You have an Azure subscription.
You enable multi-factor authentication for all users.
Some users report that the email applications on their mobile device cannot co browser and from Microsoft Outlook 2021 on their computer.
You need to ensure that the users can use the email applications on their mobile device. What should you instruct the users to do?
The users can access Exchange Online by using a web

  • A. Enable self-service password reset.
  • B. Create an app password.
  • C. Reset the Azure Active Directory (Azure AD) password.
  • D. Reinstall the Microsoft Authenticator app.

Answer: A

Explanation: References:
https://docs.microsoft.com/en-us/azure/active-directory/authentication/concept-sspr-howitworks

NEW QUESTION 3
You have an Azure Active Directory (Azure AD) tenant.
You have an existing Azure AD conditional access policy named Policy1. Policy1 enforces the use of Azure AD-joined devices when members of the Global Administrators group authenticate to Azure AD from untrusted locations.
You need to ensure that members of the Global Administrators group will also be forced to use multi- factor authentication when authenticating from untrusted locations.
What should you do?

  • A. From the multi-factor authentication page, modify the service settings.
  • B. From the multi-factor authentication page, modify the user settings.
  • C. From the Azure portal, modify grant control of Policy1.
  • D. From the Azure portal, modify session control of Policy1.

Answer: C

Explanation: There are two types of controls: Grant controls – To gate access
Session controls – To restrict access to a session
Grant controls oversee whether a user can complete authentication and reach the resource that they’re attempting to sign-in to. If you have multiple controls selected, you can configure whether all of them are required when your policy is processed. The current implementation of Azure Active Directory enables you to set the following grant control requirements:
AZ-102 dumps exhibit
References:
https://blog.lumen21.com/2021/12/15/conditional-access-in-azure-active-directory/

NEW QUESTION 4
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. Allow inbound TCP port 8080 to the domain controllers in the Miami office.
  • B. Add http://autogon.microsoftazuread-sso.com to the intranet zone of each client computer in the Miamioffice.
  • C. Join the client computers in the Miami office to Azure AD.
  • D. Install the Active Directory Federation Services (AD FS) role on a domain controller in the Miami office.
  • E. Install Azure AD Connect on a server in the Miami office and enable Pass-through Authenticatio

Answer: BE

Explanation: 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
E: Seamless SSO works with any method of cloud authentication - Password Hash Synchronization or Pass-through Authentication, and can be enabled via Azure AD Connect.
References:
https://docs.microsoft.com/en-us/azure/active-directory/hybrid/how-to-connect-sso-quick-start

Case Study: 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 5
DRAG DROP
You have an on-premises network that includes a Microsoft SQL Server instance named SQL1. You create an Azure Logic App named App1.
You need to ensure that App1 can query a database on SQL1.
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: To access data sources on premises from your logic apps, you can create a data gateway resource in Azure so that your logic apps can use the on-premises connectors.
    Box 1: From an on-premises computer, install an on-premises data gateway.
    Before you can connect to on-premises data sources from Azure Logic Apps, download and install the on-premises data gateway on a local computer.
    Box 2: From the Azure portal, create an on-premises data gateway Create Azure resource for gateway
    After you install the gateway on a local computer, you can then create an Azure resource for your gateway. This step also associates your gateway resource with your Azure subscription.
    Sign in to the Azure portal. Make sure you use the same Azure work or school email address used to install the gateway.
    On the main Azure menu, select Create a resource > Integration > On-premises data gateway.
    AZ-102 dumps exhibit
    On the Create connection gateway page, provide this information for your gateway resource.
    To add the gateway resource to your Azure dashboard, select Pin to dashboard. When you're done, choose Create.
    Box 3: From the Logic Apps Designer in the Azure portal, add a connector
    After you create your gateway resource and associate your Azure subscription with this resource, you can now create a connection between your logic app and your on-premises data source by using the gateway.
    In the Azure portal, create or open your logic app in the Logic App Designer. Add a connector that supports on-premises connections, for example, SQL Server. Set up your connection.
    References:
    https://docs.microsoft.com/en-us/azure/logic-apps/logic-apps-gateway-connection

    NEW QUESTION 6
    HOT SPOT
    You have a virtual network named VNet1 that has the configuration shown in the following exhibit.
    AZ-102 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-102 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-privateip- arm-pportal

      NEW QUESTION 7
      HOT SPOT
      You have an Azure subscription named Subscription1.
      You have a virtualization environment that contains the virtualization servers in the following table.
      AZ-102 dumps exhibit
      The virtual machines are configured as shown in the following table.
      AZ-102 dumps exhibit
      All the virtual machines use basic disks. VM1 is protected by using BitLocker Drive Encryption (BitLocker).
      You plan to use Azure Site Recovery to migrate the virtual machines to Azure.
      Which virtual machines can you migrate? 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: VM3
        Not VM1 as Bitlocker is not supported. BitLocker must be disabled before you enable replication for a VM.
        Not VM2 as maximum Operating system disk size for a generation VM is 2,048 GB. Box 2: VMA and VMB only
        Not VMC as the max data disk size is 4,095 GB References:
        https://docs.microsoft.com/en-us/azure/site-recovery/hyper-v-azure-support-matrix https://docs.microsoft.com/en-us/azure/site-recovery/vmware-physical-azure-supportmatrix# azure-vm-requirements

        NEW QUESTION 8
        You have a Microsoft SQL Server Always On availability group on Azure virtual machines. You need to configure an Azure internal load balancer as a listener for the availability group. What should you do?

        • A. Enable Floating IP.
        • B. Set Session persistence to Client IP and protocol.
        • C. Set Session persistence to Client IP.
        • D. Create an HTTP health probe on port 1433.

        Answer: A

        Explanation: Incorrect Answers:
        D: The Health probe is created with the TCP protocol, not with the HTTP protocol. References:
        https://docs.microsoft.com/en-us/azure/virtual-machines/windows/sql/virtual-machines-windowsportal- sql-alwayson-int-listener

        Case Study: 6
        Lab 1 SIMULATION
        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 lab by clicking the Next button Tasks
        Click to expand each objective
        To connect to the Azure portal, type https:/portal.azure.com in the browser address bar. Instructions
        Performance Based Lab
        This type of question asks you to perform tasks in a virtual environment.
        The screen for this type of question includes a virtual machine window and a tasks pane.
        The window is a remotely connected live environment where you perform tasks on real software and applications.
        On the right is a Tasks pane that lists the tasks you need to perform in the lab. Each task can be expanded or collapsed using the “+” or “-” symbols. A checkbox is provided for each task. This is provided for convenience, so you can mark each task as you complete it.
        Tasks
        Click to expand each objective
        -Configure servers
        Add the “Print and Document Services” role to server LON-SVR1, installing any required management features and enabling both Print and LPD Services.
        +Configure file and share access
        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.
        Comments
        Once the exam completes, the comment period will begin and you will have the opportunity to provide comments to Microsoft about the exam questions. To launch the comment period, click the “Finish” and then “Comment” buttions. To skip the comment period and the exam, click Exit.
        You can navigate to a question from the Review screen to provide a comment. Please, see the Review Screen tab in the Review Screen help Menu (which can be accessed from the Review Screen) for details on accessing questions from the Review Screen.
        To comment on a question, navigate to that question and click the Give Feedback icon. When you have entered your comment in the comment window, click Submit to close the window. To navigate to the Review screen again, click the Review button. You may navigate through all questions using the Next and Previous buttions. To skip commenting, go to the Review Screen by selecting the Review Screen button in the upper left-hand corner and from the Review Screen, select “Finished”.
        Controls Available
        For any question, one or more of the following controls might be available.
        AZ-102 dumps exhibit
        Keyboard Shortcuts Available
        Exam features may be accessed using keyboard shortcuts. The following table describes the keyboard shortcuts that are available during this exam.
        Some keyboard shortcuts require that you press two or more keys at the same time. These keys are separated by a plus sign (+) in the table below.
        AZ-102 dumps exhibit
        AZ-102 dumps exhibit
        AZ-102 dumps exhibit

        NEW QUESTION 9
        DRAG DROP
        You have an Azure Active Directory (Azure AD) tenant that has the initial domain name. You have a domain name of contoso.com registered at a third-party registrar.
        You need to ensure that you can create Azure AD users that have names containing a suffix of
        @contoso.com.
        Which three actions should you perform 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-102 dumps exhibit

          Answer:

          Explanation: The process is simple:
          Add the custom domain name to your directory
          Add a DNS entry for the domain name at the domain name registrar Verify the custom domain name in Azure AD
          References: https://docs.microsoft.com/en-us/azure/dns/dns-web-sites-custom-domain

          NEW QUESTION 10
          You need to meet the technical requirement for VM4. What should you create and configure?

          • A. an Azure Notification Hub
          • B. an Azure Event Hub
          • C. an Azure Logic App
          • D. an Azure services Bus

          Answer: B

          Explanation: Scenario: Create a workflow to send an email message when the settings of VM4 are modified. You can start an automated logic app workflow when specific events happen in Azure resources or third-party resources. These resources can publish those events to an Azure event grid. In turn, the event grid pushes those events to subscribers that have queues, webhooks, or event hubs as endpoints. As a subscriber, your logic app can wait for those events from the event grid before running automated workflows to perform tasks - without you writing any code.
          References:
          https://docs.microsoft.com/en-us/azure/event-grid/monitor-virtual-machine-changes-event-gridlogic- app

          NEW QUESTION 11
          You have five Azure virtual machines that run Windows Server 2021.
          You have an Azure load balancer named LB1 that provides load balancing se
          You need to ensure that visitors are serviced by the same web server for each request. What should you configure?

          • A. Floating IP (direct server return) to Disable
          • B. Session persistence to Client IP
          • C. a health probe
          • D. Session persistence to None

          Answer: B

          Explanation: You can set the sticky session in load balancer rules with setting the session persistence as the client IP.
          References:
          https://cloudopszone.com/configure-azure-load-balancer-for-sticky-sessions/

          NEW QUESTION 12
          You have an Azure Active Directory (Azure AD) tenant named contosocloud.onmicrosoft.com. Your company has a public DNS zone for contoso.com.
          You add contoso.com as a custom domain name to Azure AD You need to ensure that Azure can verify the domain name. Which type of DNS record should you create?

          • A. PTR
          • B. MX
          • C. NSEC3
          • D. RRSIG

          Answer: B

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

          NEW QUESTION 13
          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 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:
          Ensure that the documents are accessible via drive mappings from Azure virtual machines that run Windows Server 2021.
          Provide the highest possible redundancy for the documents. 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-102 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 14
            You have an Azure Service Bus.
            You create a queue named Queue1. Queue1 is configured as shown in the following exhibit.
            AZ-102 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-102 dumps exhibit

              Answer:

              Explanation: Box 1: deleted after two hours
              All messages sent into a queue or topic are subject to a default expiration that is set at the entity level with the defaultMessageTimeToLive property and which can also be set in the portal during creation and adjusted later. The default expiration is used for all messages sent to the entity where TimeToLive is not explicitly set. The default expiration also functions as a ceiling for the TimeToLive value. Messages that have a longer TimeToLive expiration than the default value are silently adjusted to the defaultMessageTimeToLive value before being enqueued.
              Box 2: deleted in one hour References:
              https://docs.microsoft.com/en-us/azure/service-bus-messaging/message-expiration

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

                Answer:

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

                NEW QUESTION 16
                You have an Azure subscription that contains three virtual networks named VNet1, VNet2, VNet3.
                VNet2 contains a virtual appliance named VM2 that operates as a router.
                You are configuring the virtual networks in a hub and spoke topology that uses VNet2 as the hub network.
                You plan to configure peering between VNet1 and VNet2 and between VNet2 and VNet3. You need to provide connectivity between VNet1 and VNet3 through VNet2.
                Which two configurations should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

                • A. On the peering connections, allow forwarded traffic.
                • B. On the peering connections, allow gateway transit.
                • C. Create route tables and assign the table to subnets.
                • D. Create a route filter.
                • E. On the peering connections, use remote gateway

                Answer: BE

                Explanation: Allow gateway transit: Check this box if you have a virtual network gateway attached to this virtual network and want to allow traffic from the peered virtual network to flow through the gateway. The peered virtual network must have the Use remote gateways checkbox checked when setting up the peering from the other virtual network to this virtual network.
                References:
                https://docs.microsoft.com/en-us/azure/virtual-network/virtual-network-managepeering# requirements-and-constraints

                NEW QUESTION 17
                Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
                After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
                You have an Azure Active Directory (Azure AD) tenant named Adatum and an Azure Subscription named Subscription1. Adatum contains a group named Developers. Subscription1 contains a resource group named Dev.
                You need to provide the Developers group with the ability to create Azure logic apps in the Dev resource group.
                Solution: On Subscription1, you assign the Logic App Operator role to the Developers group. Does this meet the goal?

                • A. Yes
                • B. No

                Answer: B

                Explanation: The Logic App Operator role only lets you read, enable and disable logic app. With it you can view the logic app and run history, and enable/disable. Cannot edit or update the definition.
                You would need the Logic App Contributor role. References:
                https://docs.microsoft.com/en-us/azure/role-based-access-control/built-in-roles https://docs.microsoft.com/en-us/azure/logic-apps/logic-apps-securing-a-logic-app

                NEW QUESTION 18
                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 19
                You plan to deploy an application getaway named appgw1015 to load balance IP traffic to the Azure virtual machines connected to subnet0.
                You need to configure a virtual network named VNET1015 to support the planned application gateway.
                What should you do from the Azure portal?

                  Answer:

                  Explanation: Step 1:
                  Click Networking, Virtual Network, and select VNET1015. Step 2:
                  Click Subnets, and Click +Add on the VNET1015 - Subnets pane that appears. Step 3:
                  On the Subnets page, click +Gateway subnet at the top to open the Add subnet page.
                  AZ-102 dumps exhibit
                  Step 4:
                  Locate subnet0 and add it. References:
                  https://docs.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-howto-site-to-site-resourcemanager- portal

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