aiotestking uk

AZ-102 Exam Questions - Online Test


AZ-102 Premium VCE File

Learn More 100% Pass Guarantee - Dumps Verified - Instant Download
150 Lectures, 20 Hours

Exam Code: AZ-102 (AZ-102 Free Practice Questions), Exam Name: Microsoft Azure Administrator Certification Transition, Certification Provider: Microsoft Certifitcation, Free Today! Guaranteed Training- Pass AZ-102 Exam.

Online Microsoft AZ-102 free dumps demo Below:

NEW QUESTION 1
You are configuring serverless computing in Azure.
You need to receive an email message whenever a resource is created in or deleted from a resource group. 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: Step 1: Create an event subscription
    When you subscribe to events for a resource group, your endpoint receives all events for that resource group. Step 2: Create an Azure Event Grid trigger
    Step 3: Create conditions and actions References:
    https://docs.microsoft.com/en-us/azure/event-grid/event-schema-resource-groups

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

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

    Answer: D

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

    NEW QUESTION 3
    HOT SPOT
    You have an Azure subscription named Subscription1.
    In Subscription1, you create an Azure file share named share1.
    You create a shared access signature (SAS) named SAS1 as shown in the following exhibit.
    AZ-102 dumps exhibit
    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: Will be prompted for credentials
      Azure Storage Explorer is a standalone app that enables you to easily work with Azure Storage data on Windows, macOS, and Linux. It is used for connecting to and managing your Azure storage accounts.
      Box 2: Will have read, write, and list access
      The net use command is used to connect to file shares. References:
      https://docs.microsoft.com/en-us/azure/storage/common/storage-dotnet-shared-access-signaturepart- https://docs.microsoft.com/en-us/azure/vs-azure-tools-storage-manage-with-storageexplorer? tabs=windows

      NEW QUESTION 4
      A web developer creates a web application that you plan to deploy as an Azure web app. Users must enter credentials to access the web application.
      You create a new web app named WebAppl1 and deploy the web application to WebApp1. You need to disable anonymous access to WebApp1.
      What should you configure?

      • A. Advanced Tools
      • B. Authentication/ Authorization
      • C. Access control (IAM)
      • D. Deployment credentials

      Answer: B

      Explanation: Anonymous access is an authentication method. It allows users to establish an anonymous connection.
      References:
      https://docs.microsoft.com/en-us/biztalk/core/guidelines-for-resolving-iis-permissions-problems

      NEW QUESTION 5
      HOT SPOT
      You have an Azure Active Directory (Azure AD) tenant.
      You need to create a conditional access policy that requires all users to use multi-factor authentication when they access the Azure portal.
      Which three settings should you configure? To answer, select the appropriate settings in the answer area.
      AZ-102 dumps exhibit

        Answer:

        Explanation: Box 1: Assignments, Users and Groups
        When you configure the sign-in risk policy, you need to set:
        The users and groups the policy applies to: Select Individuals and Groups
        AZ-102 dumps exhibit
        Box 2:
        When you configure the sign-in risk policy, you need to set the type of access you want to be enforced.
        AZ-102 dumps exhibit
        Box 3:
        When you configure the sign-in risk policy, you need to set:
        The type of access you want to be enforced when your sign-in risk level has been met:
        AZ-102 dumps exhibit
        References:
        https://docs.microsoft.com/en-us/azure/active-directory/identity-protection/howto-user-risk-policy

        NEW QUESTION 6
        Note: This questions is part of a series of questions that present the same scenario. Each questions in the series contains a unique solution that might meet the stated goals. Some questions sets might have more than one correct solution, while others might not have a correct solution. After you answer a questions in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
        You have an Azure subscription that contains 10 virtual networks. The virtual networks are hosted in separate resource groups.
        Another administrator plans to create several network security groups (NSGs) in the subscription. You need to ensure that when an NSG is created, it automatically blocks TCP port 8080 between the virtual networks.
        Solution: You assign a built-in policy definition to the subscription. Does this meet the goal?

        • A. Yes
        • B. No

        Answer: B

        NEW QUESTION 7
        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 8
        HOT SPOT
        You have an on-premises data center and an Azure subscription. The data center contains two VPN devices. The subscription contains an Azure virtual network named VNet1. VNet1 contains a gateway subnet.
        You need to create a site-to-site VPN. The solution must ensure that is a single instance of an Azure VPN gateway fails, or a single on-premises VPN device fails, the failure will not cause an interruption that is longer than two minutes.
        What is the minimum number of public IP addresses, virtual network gateways, and local network gateways required in Azure? 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: 4
          Two public IP addresses in the on-premises data center, and two public IP addresses in the VNET. The most reliable option is to combine the active-active gateways on both your network and Azure, as shown in the diagram below.
          AZ-102 dumps exhibit
          Box 2: 2
          Every Azure VPN gateway consists of two instances in an active-standby configuration. For any planned maintenance or unplanned disruption that happens to the active instance, the standby instance would take over (failover) automatically, and resume the S2S VPN or VNet-to-VNet connections.
          Box 3: 2
          Dual-redundancy: active-active VPN gateways for both Azure and on-premises networks References:
          https://docs.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-highlyavailable

          NEW QUESTION 9
          You plan to connect a virtual network named VNET1017 to your on-premises network by using both an Azure ExpressRoute and a site-to-site VPN connection.
          You need to prepare the Azure environment for the planned deployment. The solution must maximize the IP address space available to Azure virtual machines.
          What should you do from the Azure portal before you create the ExpressRoute are the VPN gateway?

            Answer:

            Explanation: We need to create a Gateway subnet Step 1:
            Go to More Services > Virtual Networks Step 2:
            Then click on the VNET1017, and click on subnets. Then click on gateway subnet.
            Step 3:
            In the next window define the subnet for the gateway and click OK
            AZ-102 dumps exhibit
            It is recommended to use /28 or /27 for gateway subnet.
            As we want to maximize the IP address space we should use /27. References:
            https://blogs.technet.microsoft.com/canitpro/2021/06/28/step-by-step-configuring-a-site-to-sitevpn- gateway-between-azure-and-on-premise/

            NEW QUESTION 10
            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 11
            You have an Azure subscription that contains a virtual machine named VM1. VM1 hosts a line-ofbusiness application that is available 24 hours a day. VM1 has one network interface and one
            managed disk. VM1 uses the D4s v3 size.
            You plan to make the following changes to VM1: Change the size to D8s v3.
            Add a 500-GB managed disk. Add the Puppet Agent extension.
            Attach an additional network interface. Which change will cause downtime for VM1?

            • A. Add a 500-GB managed disk.
            • B. Attach an additional network interface.
            • C. Add the Puppet Agent extension.
            • D. Change the size to D8s v3.

            Answer: D

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

            NEW QUESTION 12
            HOT SPOT
            You have an Azure web app named WebApp1 that runs in an Azure App Service plan named ASP1. ASP1 is based on the D1 pricing tier.
            You need to ensure that WebApp1 can be accessed only from computers on your on-premises network. The solution must minimize costs.
            What should you configure? 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: B1
              B1 (Basic) would minimize cost compared P1v2 (premium) and S1 (standard). Box 2: Cross Origin Resource Sharing (CORS)
              Once you set the CORS rules for the service, then a properly authenticated request made against the service from a different domain will be evaluated to determine whether it is allowed according to the rules you have specified.
              Note: CORS (Cross Origin Resource Sharing) is an HTTP feature that enables a web application running under one domain to access resources in another domain. In order to reduce the possibility of cross-site scripting attacks, all modern web browsers implement a security restriction known as
              same-origin policy. This prevents a web page from calling APIs in a different domain. CORS provides a secure way to allow one origin (the origin domain) to call APIs in another origin.
              References:
              https://azure.microsoft.com/en-us/pricing/details/app-service/windows/ https://docs.microsoft.com/en-us/azure/cdn/cdn-cors

              NEW QUESTION 13
              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 14
                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 migrate a large amount of corporate data to Azure Storage and to back up files stored on old hardware to Azure Storage.
                You need to create a storage account named corpdata7523690n1 in the corpdatalog7523690 resource group. The solution must meet the following requirements:
                Corpdata7523690n1 must be able to host the virtual disk files for Azure virtual machines. The cost of accessing the files must be minimized.
                Replication costs must be minimized. 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 corpdatalog7523690.
                  AZ-102 dumps exhibit
                  Step 5: Enter a name for your storage account: corpdata7523690n1
                  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 15
                  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
                  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 protect on-premises virtual machines and Azure virtual machines by using Azure Backup. You need to prepare the backup infrastructure in Azure. The solution must minimize the cost of storing the backups in Azure.
                  What should you do from the Azure portal?

                    Answer:

                    Explanation: First, create Recovery Services vault.
                    Step 1: On the left-hand menu, select All services and in the services list, type Recovery Services. As you type, the list of resources filters. When you see Recovery Services vaults in the list, select it to open the Recovery Services vaults menu.
                    AZ-102 dumps exhibit
                    Step 2: In the Recovery Services vaults menu, click Add to open the Recovery Services vault menu.
                    AZ-102 dumps exhibit
                    Step 3: In the Recovery Services vault menu, for example, Type myRecoveryServicesVault in Name.
                    The current subscription ID appears in Subscription. If you have additional subscriptions, you could choose another subscription for the new vault.
                    For Resource group select Use existing and choose myResourceGroup. If myResourceGroup doesn't exist, select Create new and type myResourceGroup.
                    From the Location drop-down menu, choose West Europe. Click Create to create your Recovery Services vault.
                    References: https://docs.microsoft.com/en-us/azure/backup/tutorial-backup-vm-at-scale

                    NEW QUESTION 16
                    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 Deployments.
                    Does this meet the goal?

                    • A. Yes
                    • B. No

                    Answer: A

                    NEW QUESTION 17
                    You create an Azure subscription that is associated to a basic Azure Active Directory (Azure AD) tenant. You need to receive an email notification when any user activates an administrative role. What should you do?

                    • A. Purchase Azure AD Premium 92 and configure Azure AD Privileged Identity Management,
                    • B. Purchase Enterprise Mobility + Security E3 and configure conditional access policies.
                    • C. Purchase Enterprise Mobility + Security E5 and create a custom alert rule in Azure Security Center.
                    • D. Purchase Azure AD Premium PI and enable Azure AD Identity Protectio

                    Answer: A

                    Explanation: When key events occur in Azure AD Privileged Identity Management (PIM), email notifications are sent. For example, PIM sends emails for the following events:
                    When a privileged role activation is pending approval When a privileged role activation request is completed When a privileged role is activated
                    When a privileged role is assigned When Azure AD PIM is enabled References:
                    https://docs.microsoft.com/en-us/azure/active-directory/privileged-identity-management/pimemail- notifications

                    NEW QUESTION 18
                    DRAG DROP
                    Your network is configured as shown in the following exhibit.
                    AZ-102 dumps exhibit
                    The firewalls are configured as shown in the following table.
                    AZ-102 dumps exhibit
                    Prod1 contains a vCenter server.
                    You install an Azure Migrate Collector on Test1. You need to discover the virtual machines.
                    Which TCP port should be allowed on each firewall? To answer, drag the appropriate ports to the correct firewalls. Each port may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
                    NOTE: Each correct selection is worth one point.
                    AZ-102 dumps exhibit

                      Answer:

                      Explanation: FW1: Outbound 443
                      Collector communicates with Azure Migrate service over SSL 443. FW2: Outbound 443
                      The Collector must be able to communicate with the vCenter Server. By default, it connects to vCenter on 443.
                      Note: The collector communicates as summarized in the following diagram.
                      AZ-102 dumps exhibit
                      References:
                      https://docs.microsoft.com/en-us/azure/migrate/concepts-collector

                      NEW QUESTION 19
                      You plan to use the Azure Import/Export service to copy files to a storage account.
                      Which two files should you create before you prepare the drives for the import job? Each correct answer presents part of the solution.
                      NOTE: Each correct selection is worth one point.

                      • A. an XML manifest file
                      • B. a driveset CSV file
                      • C. a dataset CSV file
                      • D. a PowerShell PS1 file
                      • E. a JSON configuration file

                      Answer: BC

                      Explanation: B: Modify the driveset.csv file in the root folder where the tool resides.
                      C: Modify the dataset.csv file in the root folder where the tool resides. Depending on whether you want to import a file or folder or both, add entries in the dataset.csv file
                      References: https://docs.microsoft.com/en-us/azure/storage/common/storage-import-export-datato- files

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