Microsoft

AZ-303 practice test

Practice with 15 free Testara sample questions, or choose paid access to the full 70-question bank.

Provider
Microsoft
Question bank
70
Free sample
15 questions
Publisher
Testara

About this practice material

This page covers Testara's practice question bank for AZ-303, a certification listed under Microsoft. Questions use original, exam-style scenarios and are not questions from the official certification exam.

Testara is an independent practice platform and is not affiliated with, endorsed by, or authorized by Microsoft. The certification credential is issued by Microsoft, not Testara. Certification and provider names belong to their respective owners.

Start practicing

The guest demo does not save an attempt. Sign in before buying access.

Try 15 questions free

Available without signing in

Free sample questions

These 15 questions and their explanations are server-rendered so you can inspect the material before opening the interactive demo.

  1. Question 1 · 1

    You have an Azure subscription that contains 10 virtual machines on a virtual network. You need to create a graph visualization to display the traffic flow between the virtual machines. What should you do from Azure Monitor?

    Choose one answer.

    • From Activity log, use quick insights.
    • From Metrics, create a chart.
    • From Logs, create a new query.
    • From Workbooks, create a workbook.
  2. Question 2 · 1

    You have an Azure subscription. You have 100 Azure virtual machines. You need to quickly identify underutilized virtual machines that can have their service tier changed to a less expensive offering. Which blade should you use?

    Choose one answer.

    • Metrics
    • Customer insights
    • Monitor
    • Advisor
  3. Question 3 · 1

    HOTSPOT - You are developing an Azure Web App. You configure TLS mutual authentication for the web app. You need to validate the client certificate in the web app. To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. Hot Area:

    Choose an option for each prompt.

    Question illustration 1

    Client certificate location

    • HTTP request header
    • Client cookie
    • HTTP message body
    • URL query string

    Encoding type

    • HTML
    • URL
    • Unicode
    • Base64
  4. Question 4 · 1

    DRAG DROP - You are designing a solution to secure a company's Azure resources. The environment hosts 10 teams. Each team manages a project and has a project manager, a virtual machine (VM) operator, developers, and contractors. Project managers must be able to manage everything except access and authentication for users. VM operators must be able to manage VMs, but not the virtual network or storage account to which they are connected. Developers and contractors must be able to manage storage accounts. You need to recommend roles for each member. What should you recommend? To answer, drag the appropriate roles to the correct employee types. Each role 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. Select and Place:

    Match each destination with an option.

    Question illustration 1

    Project manager

    • Owner
    • Contributor
    • Reader
    • Virtual Machine Contributor
    • Storage Account Contributor

    VM operators

    • Owner
    • Contributor
    • Reader
    • Virtual Machine Contributor
    • Storage Account Contributor

    Developers

    • Owner
    • Contributor
    • Reader
    • Virtual Machine Contributor
    • Storage Account Contributor

    Contractors

    • Owner
    • Contributor
    • Reader
    • Virtual Machine Contributor
    • Storage Account Contributor
  5. Question 5 · 1

    You have an Azure Service Bus and two clients named Client1 and Client2. You create a Service Bus queue named Queue1 as shown in the exhibit. (Click the Exhibit tab.) Client1 send messages to Queue1 as shown in the following table. Client2 reads the messages from Queue1 at 12:01:05. How will the messages be presented to Client2?

    Choose one answer.

    Question illustration 1
    Question illustration 2
    • Client2 will read three messages in the following order: M1, M2, and then M3.
    • Client2 will read three messages in the following order: M3, M1, and then M2.
    • Client2 will read four messages in the following order: M3, M1, M2 and then M3.
    • Client2 will read four messages in the following order: M3, M2, M1 and then M3.
  6. Question 6 · 1

    You plan to automate the deployment of a virtual machine scale set that uses the Windows Server 2016 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.

    Choose all answers that apply.

    • Upload a configuration script.
    • Create an Azure policy.
    • Modify the extensionProfile section of the Azure Resource Manager template.
    • Create a new virtual machine scale set in the Azure portal.
    • Create an automation account.
  7. Question 7 · 1

    HOTSPOT - You create and save an Azure Resource Manager template named Template1 that includes the following four sections. Section1. Section2. Section3. Section4. You deploy Template1. For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point. Hot Area:

    Choose an option for each prompt.

    Question illustration 1
    Question illustration 2
    Question illustration 3
    Question illustration 4
    Question illustration 5

    Windows Server 2012 R2 Datacenter will be deployed to the Azure virtual machine.

    • Yes
    • No

    A custom image of Windows Server will be deployed.

    • Yes
    • No

    During the deployment of Template1, an administrator will be prompted to select a version of Windows Server.

    • Yes
    • No
  8. Question 8 · 1

    You have an Azure subscription. You have an on-premises virtual machine named VM1. The settings for VM1 are shown in the exhibit. (Click the Exhibit tab.) You need to ensure that you can use the disks attached to VM1 as a template for Azure virtual machines. What should you modify on VM1?

    Choose one answer.

    Question illustration 1
    • the memory
    • Integration Services
    • the hard drive
    • the network adapters
    • the processor
  9. Question 9 · 1

    You have an Azure subscription that contains 100 virtual machines. You have a set of Pester tests in PowerShell that validate the virtual machine environment. You need to run the tests whenever there is an operating system update on the virtual machines. The solution must minimize implementation time and recurring costs. Which three resources should you use to implement the tests? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

    Choose all answers that apply.

    • Azure Automation runbook
    • an alert rule
    • an Azure Monitor query
    • a virtual machine that has network access to the 100 virtual machines
    • an alert action group
  10. Question 10 · 1

    A company plans to use third-party application software to perform complex data analysis processes. The software will use up to 500 identical virtual machines (VMs) based on an Azure Marketplace VM image. You need to design the infrastructure for the third-party application server. The solution must meet the following requirements: ✑ The number of VMs that are running at any given point in time must change when the user workload changes. ✑ When a new version of the application is available in Azure Marketplace it must be deployed without causing application downtime. ✑ Use VM scale sets. ✑ Minimize the need for ongoing maintenance. Which two technologies should you recommend? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

    Choose all answers that apply.

    • single placement group
    • single storage account
    • managed disks
    • autoscale
  11. Question 11 · 1

    You have a resource group named RG1 that contains the following: ✑ A virtual network that contains two subnets named Subnet1 and AzureFirewallSubnet ✑ An Azure Storage account named contososa1 ✑ An Azure firewall deployed to AzureFirewallSubnet You need to ensure that contososa1 is accessible from Subnet1 over the Azure backbone network. What should you do?

    Choose one answer.

    • Modify the Firewalls and virtual networks settings for contososa1.
    • Create a stored access policy for contososa1.
    • Implement a virtual network service endpoint.
    • Remove the Azure firewall.
  12. Question 12 · 1

    HOTSPOT - You have an Azure subscription that contains the resource groups shown in the following table. You create an Azure Resource Manager template named Template1 as shown in the following exhibit. From the Azure portal, you deploy Template1 four times by using the settings shown in the following table. What is the result of the deployment? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. Hot Area:

    Choose an option for each prompt.

    Question illustration 1
    Question illustration 2
    Question illustration 3
    Question illustration 4

    Number of public IP addresses in West US:

    • 1
    • 2
    • 3
    • 4

    Total number of public IP addresses created:

    • 1
    • 2
    • 3
    • 4
  13. Question 13 · 1

    You have an Azure subscription named Subscription1 that includes an Azure File share named share1. You create several Azure virtual machines in Subscription1. All of the virtual machines belong to the same virtual network. You have an on-premises Hyper-V server named Server1. Server1 hosts a virtual machine named VM1. You plan to replicate VM1 to Azure. You need to create additional objects in Subscription1 to support the planned deployment. Which three objects should you create? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

    Choose all answers that apply.

    • Hyper-V site
    • Azure Recovery Services Vault
    • storage account
    • replication policy
    • Azure Traffic Manager instance
    • endpoint
  14. Question 14 · 10

    You need to resolve the licensing issue before you attempt to assign the license again. What should you do?

    Choose one answer.

    • From the Directory role blade, modify the directory role
    • From the Groups blade, invite the user accounts to a new group
    • From the Profile blade, modify the usage location
    Read explanation

    License cannot be assigned to a user without a usage location specified. Scenario: Licensing Issue - You attempt to assign a license in Azure to several users and receive the following error message: "Licenses not assigned. License agreement failed for one user." You verify that the Azure subscription has the available licenses.

  15. Question 15 · 2

    You have an Azure subscription that contains the resources shown in the following table. Subnet1 is on VNET1. VM1 connects to Subnet1. You plan to create a virtual network gateway on VNET1. You need to prepare the environment for the planned virtual network gateway. What should you do?

    Choose one answer.

    Question illustration 1
    • Create a local network gateway.
    • Modify the address space used by Subnet1.
    • Create a subnet named GatewaySubnet on VNET1.
    • Modify the address space used by VNET1.
    • Delete Subnet1.

Each purchase applies to this certification. Prices are one-time payments, not monthly subscriptions.

Starter

$29 USD one time

Full access to one certification's question bank in standard practice mode for 60 days.

  • Full question bank for one certification
  • 60 days of access
  • Standard practice mode
  • Question notes and community discussions
  • Attempt scores and answer review

Professional

$49 USD one time

Full access to one certification's question bank, custom test controls and advanced analytics for 60 days.

  • Custom test builder
  • Timers and question selection
  • Randomized question and answer order
  • Advanced performance and weak-question analytics
  • Priority customer support
Try 15 questions free