Azure AZ-300: How to Pass Microsoft Azure Architect Technologies Exam – Sample Questions – Techbytes

Azure AZ-300: How to Pass Microsoft Azure Architect Technologies Exam – Sample Questions – Techbytes

Microsoft Azure certification is increasingly becoming popular in the ever-evolving and competitive IT world. The certification sets IT experts apart, giving them a competitive edge in their specific field of specializations.

That said, if you are an IT expert being fascinated by Microsoft Azure certification, you should consider the AZ-300 exam. Essentially, the AZ-300 exam is an expert-level exam that tests a candidate’s knowledge and hands-on experience in various aspects of Microsoft Azure, particularly Microsoft Azure Architect Technologies.

Candidates for the AZ-300 exams should have expertise in designing and implementing solutions that run through Azure. Whether you want to get certified or have hands-on experience in administration, development, and architecting, it is recommended to take AZ-300 practice tests before attempting the certification exam. Yes, it is possible to read all the available Azure documentation online and still fail the exam.

In this post, you will find AZ-300: Microsoft Azure Architect Technologies sample questions to help you pass the exam. Hone your skills under real exam conditions.

AZ-300 exam sample questions

  1. You have an Azure subscription containing ten virtual machines (VMs). You have been asked to ensure that you receive an email notification whenever a virtual machine is switched off, restarted, or de-located. What is the minimum number of rules and action groups that you need to meet the requirement?
  • Three rules and one action group
  • One rule and one action group
  • One rule and three actions groups
  • Three rules and three action groups
  • None of these
  1. You have an Azure Directory (Azure AD) forest called testpreptraining.com. You install and configure AD Connect for using password hash synchronization as the Single Sign-On method and enable the staging mode. After reviewing the synchronization results, you discover that the Synchronization Services Manager does not show any sync jobs. As such, you want to successfully complete the synchronization. What should you do to meet the requirement?
  • Run Azure AD Connect and disable staging mode.
  • Run a full import from Synchronizations Service Manager
  • None of these
  • Run Start-AdSyncSyncCycle-PolicyType Initial from Azure PowerShell
  • Run Azure AD Connect and set SSo method to Pass-through Authentication
  1. You plan to create a virtual network with a scale set containing six virtual machines (VMs). A monitoring solution on a different network will need access to the VMS inside the scale set. You are required to define public access to the VMs, and the solution given is: Design a scale set to automatically assign public IP addresses to all VMs. Does the solution meet the goal?
  • Yes
  • No
  1. You have two subscriptions named Subscription1 and Subscription2. Each subscription is linked to a different Azure AD tenant. Subscription1 contains a virtual network named VNet1, which contains an Azure VM named VM1 with an IP address space of 10.0.0.0/16. Subscription2 contains a virtual network named VNet2, which contains an Azure VM named VM2 with an IP address space of 10.10.0.0/24. You are required to connect VNet1 to VNet2. What should you do first?
  • Move VNet1 to Subscription2
  • Provision virtual network gateways
  • Move VM1 to Subscription2
  • Modify the IP address space of VNet2
  1. You have an Azure Subscription; Subscription1 with a resource group named RG1. The resource group has resources deployed by using templates, and you are required to enable the feature to view the date and time when the resources were created in RG1. You recommend selecting the subscription then clicking Resource providers from the Subscription blade. Will this solution meet the requirement?
  • Yes
  • No
  1. You have an Azure subscription with nearly a hundred Azure virtual machines. You are required to quickly spot the under-utilized VMs, which can be shifted to a less expensive tier offering. Which blade should you use for this requirement?
  • Metrics
  • Monitor
  • Customer Insights
  • Advisor
  • None of these
  1. You have an Azure tenant containing two subscriptions: Subscription1 and Subscription2. If you deploy a VM called Server1 that runs on Window Server 2016 using managed disks in Subscrition1 and are required to move Server1 to Susbscription2, which solution should you recommended to minimize administration effort?
  • Create a new virtual machine in Subscription2
  • Create a snapshot of the virtual disk
  • Create a copy of the virtual disk in Subscription2
  • Run the Move-AzureRmResource cmdlet from Azure PowerShell
  • None of these
  1. You have an Azure subscription: Subscription1 containing a resource group named RG1. The resource group has resources that are being deployed by using templates. You are required to enable the feature to view the date and time when the resources were created in the resource groups RG1. What solution meets the requirement?
  • Click Deployments from the RG1 blade
  • Click the Automations script from the RG1 blade.
  • Click Resources providers from the Subscription blade
  • None of these
  1. You are planning to create a virtual network with a scale wet that contains six VMs. A monitoring solution on a different network will need access to the virtual machines inside the scale set. You are required to define public access to the VMs, and you recommend implementing an Azure Load Balancer. Does the solution you recommend meet the requirements?
  • Yes
  • No
  1. You are planning to configure peering between VNet1 and VNet2 and between VNet2 and VNet3. You are required to provide connectivity between VNet1 and VNet3 through VNet2. Which two configurations should you perform to meet the requirement?
  • Create a route filter
  • On the peering connections, allow gateways transit
  • On the peering connections, use remote gateways
  • On the peering connections, allow forwarded traffic
  • Create route tables and assign the table to subnets
  1. You are required to carry an Azure configuration so that the dealership owner is notified automatically when peak season seems to begin. The configuration should be able to minimize expenses and ease the effort of implementation. What solution should you recommend for this requirement?
  • Create a function that uses a timed trigger to monitor CPU usage ad send a text message when a CPU threshold is exceeded
  • Create a WebJob that uses a timed trigger to monitor memory usage and invoke WebHook when consumption is high
  • Use Monitor to capture the average CPU percentage over time and create an alert when the CPU threshold is exceeded.
  • Use Machine Learning to create a model that examines historical memory usage and sends an email when consumption is high.