aiotestking uk

AZ-300 Exam Questions - Online Test


AZ-300 Premium VCE File

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

Exam Code: AZ-300 (AZ-300 Exam Questions and Answers), Exam Name: Microsoft Azure Architect Technologies, Certification Provider: Microsoft Certifitcation, Free Today! Guaranteed Training- Pass AZ-300 Exam.

Online AZ-300 free questions and answers of New Version:

NEW QUESTION 1
You need to resolve a notification latency issue.
Which two actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

  • A. Ensure that the Azure Function is set to use a consumption plan.
  • B. Set Always On to false
  • C. Set Always On to true
  • D. Ensure that the Azure Function is using an App Service plan.

Answer: AC

NEW QUESTION 2
You have the following resource groups:
AZ-300 dumps exhibit
Developers must connect to Dev Server only through Dev Workstation. To maintain security, Dev Server must not accept connections from the internet. You need to create a private connection between the Dev Workstation and Dev Server.
Dev Workstation using their private IP addresses. Does the solution meet the goal?

  • A. Yes
  • B. NO

Answer: A

NEW QUESTION 3
You are developing an ASP.NET web application that you will deploy to Azure. The solution must meet the following requirements:
• Store user session state by using only serializable data types.
• Provide customizable caching of session data.
• Support scaling out the number of web hosts-
• Maximize performance.
Which solution meets these requirements?

  • A. Clustered Azure Redis Cache
  • B. ASP.NET Output Cache provider for Azure Redis Cache
  • C. in-memory session state provider
  • D. SQL Server session state provider

Answer: C

NEW QUESTION 4
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution. Determine whether the solution meets the stated goals.
You need to meet the vendor notification requirement.
Solution: Update the Delivery API to send emails by using a Microsoft Office 365 SMTP server. Does the solution meet the goal?

  • A. Yes
  • B. No

Answer: B

Explanation: References:
https://docs.microsoft.com/en-us/azure/api-management/api-management-howto-configure-notifications

NEW QUESTION 5
You have an Azure Active Directory (Azure AD) tenant.
All administrators must enter a verification code to access the Azure portal.
You need to ensure that the administrators can access the Azure portal only from your on-premises network. What should you configure?

  • A. the default for all the roles in Azure AD Privileged Identity Management
  • B. an Azure AD Identity Protection user risk policy
  • C. an Azure AD Identity Protection sign-in risk policy
  • D. the multi-factor authentication service settings

Answer: D

Explanation: References:
https://docs.microsoft.com/en-us/azure/active-directory/authentication/howto-mfa-mfasettings

NEW QUESTION 6
You are developing a web app that uses a REST interface to connect to Azure Storage with HTTPS. This app uploads and streams video content that can be accessed from anywhere in the world.
You have different storage requirements for each part of the app. A hierarchical namespace must be created. Which storage services should you implement? To answer, select the appropriate services to the correct
actions. Each service 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-300 dumps exhibit

    Answer:

    Explanation: AZ-300 dumps exhibit

    NEW QUESTION 7
    You are creating an app that uses Event Grid to connect with other services. Your app’s event data will be sent to a serverless function that checks compliance. This function is maintained by your company.
    You write a new event subscription at the scope of your resource. The event must be invalidated after a specific period of time.
    You need to configure Event Grid to ensure security.
    What should you implement? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.
    AZ-300 dumps exhibit

      Answer:

      Explanation: References:
      https://docs.microsoft.com/en-us/azure/event-grid/security-authentication

      NEW QUESTION 8
      You plan to develop an Azure Stream Analytics job that ingests streaming data from legacy, SaaS, and cloud applications. The data will be u data analysis.
      You need to select Azure resources to handle the data input and output for the solution Which resources should you use?

      • A. Input Event Hub, output: Event Hub
      • B. Input Blobs, output: loT Hub
      • C. Input loT Hub, output: Service Bus
      • D. Input Service Bus, output: lot Hub

      Answer: D

      NEW QUESTION 9
      You have an Active Directory forest named contoso.com.
      You install and configure AD Connect to use password hash synchronization as the single sign-on(SSO) method. Staging mode is enabled.
      You review the synchronization results and discover that the Synchronization Service Manager does not display any sync jobs.
      You need to ensure that the synchronization completes successfully.
      What should you do?

      • A. From Azure PowerShell, run Start-AdSyncSycnCycle –PolicyType Initial.
      • B. Run Azure AD Connect and set the SSO method to Pass-through Authentication.
      • C. From Synchronization Service Manager, run a full import.
      • D. Run Azure AD Connect and disable staging mode.

      Answer: D

      Explanation: References:
      https://docs.microsoft.com/en-us/azure/active-directory/hybrid/how-to-connect-sync-operations

      NEW QUESTION 10
      You are developing a rating service for books that runs on Azure Service Fabric. One of the services uses reliable collections that update the ratings of a book.
      Testers report that the ratings are not updated when the code is run.
      You need to implement the code to ensure that ratings are updated in the collection. You have the following class:
      AZ-300 dumps exhibit
      How should you complete the code? To answer, drag the appropriate code segments to the correct locations. Each code segment 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-300 dumps exhibit

        Answer:

        Explanation: AZ-300 dumps exhibit

        NEW QUESTION 11
        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. an Azure Key Vault and an access policy.
        • B. an Azure Storage account and an access policy.
        • C. Azure Active Directory (AD) Identity Protection and an Azure policy.
        • D. a Recovery Services vault and a backup policy.

        Answer: A

        NEW QUESTION 12
        You need to meet the scaling requirements for Policy Service. What should you store in Azure Redis Cache?

        • A. ViewState
        • B. HttpContext.tems
        • C. Session state
        • D. TempData

        Answer: B

        NEW QUESTION 13
        You have an Azure subscription named Subscription1 that contains an Azure virtual machine named VM1. VM1 is in a resource group named RG1.
        VM1 runs services that will be used to deploy resources to RG1.
        You need to ensure that a service running on VM1 can manage the resources in RG1 by using the identity of VM1.
        What should you do first?

        • A. From the Azure portal, modify the Access control (IAM) settings of RG1.
        • B. From the Azure portal, modify the Policies settings of RG1.
        • C. From the Azure portal, modify the Access control (IAM) settings of VM1.
        • D. From the Azure portal, modify the value of the Managed Service Identity option for VM1.

        Answer: D

        Explanation: References:
        https://docs.microsoft.com/en-us/azure/active-directory/managed-identities-azure-resources/overview

        NEW QUESTION 14
        You need to prepare the New York office infrastructure for the migration of the on-premises virtual machines to Azure.
        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-300 dumps exhibit

          Answer:

          Explanation: References:
          https://docs.microsoft.com/en-us/azure/site-recovery/vmware-azure-tutorial

          NEW QUESTION 15
          You create a virtual machine scale set named Scale1. Scale1 is configured as shown in the following exhibit.
          AZ-300 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-300 dumps exhibit

            Answer:

            Explanation: AZ-300 dumps exhibit

            NEW QUESTION 16
            You need to access user claims in the e-commerce web app. What should you do first?

            • A. Write custom code to make a Microsoft Graph API call from the e commerce web app.
            • B. Assign the Contributor RBAC role to the e-commerce web app by using the Resource Manager create role assignment API
            • C. Update the e-commerce web app to read the HTTP request header values.
            • D. Using the Azure CU, enable Cross-origin resource sharing (CORS) from the e-commerce checkout API to the e-commerce web

            Answer: A

            Explanation: Topic 2, Case Study: 2
            Background Requirements
            You are a developer for Proseware, Inc. You are developing an application that applies a set of governance policies for Proseware's internal services, external services, and applications. The application will also provide a shared Horary for common functionality.
            Policy service
            You develop and deploy a stateful ASP.NET Core 21 web application named Policy service to an Azure App Service Web App. The application reacts to events from Azure Event Grid and performs policy actions based on those events.
            The application must include the Event Grid Event ID field in all Application Insights telemetry.
            Policy service must use Application Insights to automatically scale with the number of policy actions that it is performing.
            Policies Log policy
            All Azure App Service Wet) Apps must write logs to Azure Blob storage. All tog files should be saved to a container named logdrop. Logs must remain in the
            container for 15 days.
            Authentication events
            Authentication events are used to monitor users signing in and signing out All authentication events must be processed by PoScy service Sign outs must be processed as quickly as possible
            Policy Lib
            You have a shared library named Policy Lib that contains functionality common to all ASP.NET Core web services and applications. The Policy Lib library must:
            • Exclude non-user actions from Application Insights telemetry.
            • Provide methods that allow a web service to scale itself.
            • Ensure that scaling actions do not disrupt application usage.
            Other
            Anomaly detection service
            You have an anomaly detection service that analyzes log information for anomalies. It is implemented as an Azure Machine learning model. The model is deployed as a web service.
            If an anomaly is detected, an Azure Function that emails administrators is called by using an HTTP WebHook.
            Hearth monitoring
            All web applications and services have health monitoring at the /health service endpoint
            Issues Policy loss
            When you deploy Policy service, policies may not be applied if they were m the process of being applied during the deployment.
            Performance issue
            When under heavy load, the anomaly detection service undergoes slowdowns and rejects connections.
            Notification latency
            Users report that anomaly detection emails can sometimes arrive several minutes after an anomaly is detected.
            App code EventGridController.cs
            Relevant portions of the app files are shown below. Line numbers are included for reference only and include a two-character prefix that denotes the specific file to which they belong.
            AZ-300 dumps exhibit
            LoginEvent.cs
            Relevant portions of the app files are shown below. Line numbers are included for reference only and include a two-character prefix that denotes the specific file to which they belong.
            AZ-300 dumps exhibit

            100% Valid and Newest Version AZ-300 Questions & Answers shared by 2passeasy, Get Full Dumps HERE: https://www.2passeasy.com/dumps/AZ-300/ (New 113 Q&As)