280 questions · instant answer feedback · concise explanations · free
Question 1 of 280For the highest SLA/availability for Azure virtual machines, which deployment strategy is best?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Deploying two or more virtual machines across different availability zones within the same region.
Deploying two or more virtual machines across different availability zones provides the highest SLA because zones are physically separated locations with independent power and cooling. Availability sets only protect against local hardware failures within a single datacenter.
Question 2 of 280Which three stages are commonly used in the Azure service lifecycle?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Private Preview, Public Preview, and General Availability
The standard Azure product lifecycle progresses from private preview to public preview and finally general availability. During preview phases, services lack formal support and service level agreements until they reach general availability.
Question 3 of 280Which Azure service provides personalized recommendations to help you reduce costs on your subscription?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Azure Advisor
Azure Advisor evaluates your deployed resources and offers personalized recommendations across cost, security, and reliability. Service Health tracks outages, whereas Defender focuses entirely on security threats.
Question 4 of 280Which cloud service model is a virtual machine (VM) most directly an example of?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Infrastructure as a Service (IaaS)
Virtual machines are the classic example of infrastructure as a service because you manage the operating system and applications. Platform as a service abstracts the operating system layer entirely away from you.
Question 5 of 280Which Azure feature lets you organize multiple subscriptions into a hierarchy for centralized governance, policy enforcement, and access management?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Management Groups
Management groups provide a level of scope above subscriptions, allowing you to efficiently manage access, policies, and compliance across multiple subscriptions. Resource groups are used to group resources within a single subscription, rather than managing multiple subscriptions.
Question 6 of 280Which Microsoft service provides 'Pipelines' to automate building, running tests, and deploying code from a repository to Azure?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Azure DevOps
Azure DevOps is a Microsoft service that provides pipelines for continuous integration and continuous deployment to automate building, testing, and deploying code. While GitHub offers similar actions, Azure Pipelines is the specific feature highlighted here.
Question 7 of 280Which Microsoft Entra ID feature provides an additional sign-in factor – often using a mobile phone (for example, the Microsoft Authenticator app) – to verify a user's identity when they sign in?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Multi-Factor Authentication
Multi-Factor Authentication adds a crucial layer of security by requiring users to provide two or more verification methods during sign-in. Microsoft Defender for Cloud focuses on infrastructure security rather than individual identity verification.
Question 8 of 280A company is migrating its workloads to Azure to reduce the risk of downtime caused by hardware failures. Which benefit of cloud computing does this scenario demonstrate?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. High availability and fault tolerance
The correct answer works because migrating to cloud services provides high availability and fault tolerance through redundant architectures. Elasticity involves scaling resources up or down to meet demand, which does not directly address hardware failure resiliency.
Question 9 of 280Which type of container does Azure Monitor use to collect and store log (telemetry) data from multiple Azure resources?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Log Analytics Workspace
Azure Monitor uses a Log Analytics workspace as the primary container to ingest and store log data from various resources. Append Blob Storage is typically used for append operations like logging, but it is not the integrated container for Azure Monitor telemetry.
Question 10 of 280Which cloud service model best describes Microsoft Outlook as delivered through Microsoft 365 (web and desktop clients)?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Software as a Service (SaaS)
Microsoft Outlook via Microsoft 365 is a fully managed application hosted by a provider and accessed over the internet, defining Software as a Service. Infrastructure and Platform as a Service require the customer to manage the operating system or application development.
Question 11 of 280Which of the following best describes a Distributed Denial of Service (DDoS) attack? Correct answer
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. A denial of service attack that sends so much traffic to a network that it cannot respond fast enough; legitimate users become unable to use the service
A Distributed Denial of Service attack floods a network with malicious traffic, exhausting resources so legitimate users cannot access the service. Exam questions about overwhelming traffic point to DDoS, unlike brute force password guessing.
Question 12 of 280Which cloud deployment model describes using Azure as an extension of your on-premises data center to provide additional storage or services while most resources remain on-premises?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Hybrid cloud
A hybrid cloud seamlessly integrates on-premises private infrastructure with public cloud resources. This model allows organizations to retain sensitive data locally while leveraging public cloud scalability. Public or private models alone do not provide this combined flexibility.
Question 13 of 280Which Azure service should an IT administrator use to enforce multi-factor authentication (MFA) and control access to an application?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Microsoft Entra ID
Microsoft Entra ID is the core identity and access management service used to secure applications and enforce multi-factor authentication. The other listed options are either distractors or compute services that lack native enterprise identity management features.
Question 14 of 280When creating a Site-to-Site VPN between Azure and your on-premises network, what type of device must be present in your on-premises infrastructure to terminate the VPN connection?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. A compatible VPN Gateway device
A site-to-site VPN requires a compatible VPN device on-premises to establish the encrypted IPsec tunnel. The other choices are either purely Azure-based resources or do not handle routing and encrypted traffic termination.
Question 15 of 280Which Azure service centralizes telemetry and log data from multiple resources so you can run queries, visualize results, and create alerts on events?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Azure Monitor
Azure Monitor acts as the central pipeline for collecting logs and metrics across your subscriptions. Defender for Cloud is strictly for security posture management, while the portal dashboard just displays visual widgets.
Question 16 of 280Which of the following is the primary graphical user interface for managing Azure resources?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Azure Portal
The Azure Portal serves as the primary web-based graphical interface for deploying and managing resources. PowerShell and the CLI are text-based alternatives, while Storage Explorer handles only storage data.
Question 17 of 280Which Microsoft tool helps you assess and track your organization's compliance with international standards and government regulations (for example, GDPR or ISO/IEC 27001)?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Purview Compliance Manager
Microsoft Purview Compliance Manager helps track compliance progress and complete corrective actions. The Service Trust Portal only provides compliance documentation, rather than interactive assessment and tracking capabilities.
Question 18 of 280Your organization has specific compliance requirements that are not covered by Azure's built-in policy definitions. What should you do to enforce your organization's own rules?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Create and assign a custom policy definition in Azure Policy.
Creating a custom Azure Policy definition lets you enforce specific organizational rules that built-in policies do not cover. Resource locks prevent accidental deletion but cannot evaluate resource properties for compliance.
Question 19 of 280When you sign up for a new Azure Free account, how much initial credit (USD) does Microsoft provide for use during the trial period?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. The default is US$200
New Azure free accounts receive a two hundred USD credit to spend during the first thirty days. Microsoft also provides a year of popular free services, but the initial spending limit is specifically this credit amount.
Question 20 of 280Your company wants employees to sign in once and then access multiple Microsoft 365 and Azure applications without re-entering their credentials. Which Azure feature should the company implement?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Microsoft Entra ID Single Sign-On (SSO)
Microsoft Entra ID Single Sign On allows users to authenticate once and access multiple applications seamlessly. Policy enforces compliance rules, Key Vault manages secrets, and Defender for Cloud handles security postures.
Question 21 of 280Your company uses Microsoft Entra ID (tenant) to manage access to Azure resources. The IT department wants to separate billing, permissions, and resource limits for different business units within the same organization. What should they do?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Create multiple subscriptions under the same tenant.
Creating multiple subscriptions under the same tenant perfectly separates billing and access limits. Resource groups only organize resources logically within a subscription and do not provide separate billing boundaries.
Question 22 of 280In the context of Azure cloud services, which statement best defines 'compute resources'?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. They are resources that execute tasks requiring CPU cycles.
Compute resources provide the processing power required to run applications and handle computational workloads, executing code and performing calculations. Virtual machines are one example, but the term compute also includes other services that provide CPU cycles.
Question 23 of 280Which Azure service provides a managed Apache Hadoop-based platform for big data analytics?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. HDInsight
Azure HDInsight is the managed cloud service that provides open-source big data frameworks like Apache Hadoop, Spark, and Storm. Azure Data Factory is primarily a data integration service used for orchestration rather than hosting the analytics clusters.
Question 24 of 280Azure Logic Apps and Azure Functions are examples of which compute model in Azure? Correct answer
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Serverless model
Azure Logic Apps and Azure Functions are both core examples of the serverless compute model in Azure. For the exam, associate serverless with automatic scaling and paying only for execution time rather than provisioning virtual machines.
Question 25 of 280An administrator prefers to manage Azure resources through a web-based graphical interface rather than using command-line tools. Which tool should they use? Correct answer
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Azure Portal
The Azure Portal provides a graphical web interface for managing resources visually. If an exam scenario specifically asks for a web-based graphical interface, always choose the Portal over command-line tools like Azure CLI or Azure PowerShell.
Question 26 of 280Which Azure feature provides a basic, per-subnet method to protect an Azure Virtual Network subnet by controlling inbound and outbound network traffic?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Network Security Group
Network Security Groups provide basic traffic filtering by allowing or denying rules to a subnet. Azure Firewall offers advanced features, but NSG is the correct answer when the question specifies basic per-subnet traffic control.
Question 27 of 280Which Azure service is the primary identity and authentication platform?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Microsoft Entra ID (formerly Azure Active Directory)
Microsoft Entra ID, formerly known as Azure Active Directory, is the primary identity and authentication platform. A Network Security Group handles traffic filtering, not authentication, making it a distractor when evaluating identity questions.
Question 28 of 280Which statement best describes the primary benefit of a Content Delivery Network (CDN) in cloud computing? Correct answer
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. It mitigates server load for static, unchanging files like images, videos, and PDFs by distributing them across a network of servers.
A Content Delivery Network mitigates server load and improves performance by caching static files like images across globally distributed servers. Do not confuse this with caching session data, which describes Redis Cache instead.
Question 29 of 280A developer wants to deploy a custom web application without managing the underlying operating system or web server. Which Azure service model best meets this requirement?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Platform as a Service (PaaS)
Platform as a Service provides a managed hosting environment where the cloud provider maintains the underlying operating system and infrastructure. Software as a Service refers to using finished applications, not deploying custom code to a managed platform.
Question 30 of 280You plan to deploy a critical application on Azure and must design for high availability and reliability. Which of the following statements about Azure Service Level Agreements (SLAs) is correct and should be considered when designing your solution?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. SLAs vary by service and can include guarantees for uptime, performance, and connectivity.
Azure Service Level Agreements define specific uptime and performance guarantees that vary across different Azure services. Architects must combine multiple services strategically to achieve their required composite availability. No single universal uptime percentage applies to every service.
Question 31 of 280Which of the following is a characteristic of the Azure Blob Storage cool access tier?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Much cheaper to store your files than the hot access tier
The cool access tier offers a lower storage price compared to the hot tier, making it ideal for infrequently accessed data. However, it incurs higher access and retrieval fees. The archive tier provides the longest retrieval delays, not the cool tier.
Question 32 of 280A company is moving from on-premises servers to Azure. They want to avoid large upfront hardware purchases and only pay for the resources they actually use. Which benefit of cloud computing does this describe?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Capital expenditure reduction (CapEx to OpEx)
Shifting from upfront capital expenses to ongoing operational expenses allows businesses to pay only for consumed resources over time. Elasticity refers to automatically scaling resources dynamically based on current demand, rather than changing financial models.
Question 33 of 280What is a primary benefit of choosing a consumption-based (pay-per-use) pricing model instead of a time-based (hourly or always-on) pricing model for cloud services?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Significant cost savings when the resources aren't needed for constant use.
A consumption-based model eliminates ongoing charges during idle periods, providing significant cost savings for workloads with unpredictable usage. However, time-based reserved instances often remain cheaper for continuous, steady-state workloads running constantly throughout the year.
Question 34 of 280Which statement correctly describes the difference between the public cloud and the private cloud deployment models?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. A public cloud is available to the general public or a large industry group and is owned by a cloud service provider, while a private cloud is owned and operated by a single organization for exclusive use.
A public cloud delivers computing services over the internet for shared use, whereas a private cloud dedicates infrastructure exclusively to one organization. This exclusivity provides greater internal control for security compliance compared to multi-tenant public environments.
Question 35 of 280You discover an Azure service labeled 'private preview'. Which of the following statements about services in private preview is true?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Access to services in private preview mode is limited and usually requires approval from Microsoft or an invitation.
Private previews restrict access to invited testers who agree to specific terms before evaluating unreleased features. Services in preview lack formal guarantees and should never be deployed within critical production environments due to potential instability.
Question 36 of 280In the Azure shared responsibility model, who is responsible for securing the access keys (account keys) for your Azure Storage account?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. I am responsible for securing the access keys
The customer is always responsible for managing and securing their own service credentials, including storage account access keys. Microsoft secures the underlying physical infrastructure, but you must rotate and protect your keys.
Question 37 of 280Which Azure service provides a centralized security dashboard that consolidates cloud security posture, recommendations, and threat protection for Azure resources?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Microsoft Defender for Cloud
Microsoft Defender for Cloud is the unified security management system that provides a centralized dashboard for security posture and threat protection. Azure Monitor tracks operational health, while Key Vault secures secrets rather than scanning for threats.
Question 38 of 280Which of the following is an essential design principle for achieving high availability in a cloud computing environment?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. The system must be designed for resilience, with no single points of failure.
Designing for resilience and eliminating single points of failure is the fundamental principle of high availability. Option A is too specific, while demanding one hundred percent uptime is impossible due to planned maintenance.
Question 39 of 280Can you grant someone access to your Azure subscription without sharing your username and password (for example, by assigning them a role through Microsoft Entra ID and role-based access control)?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. YES
You can grant access by assigning users or groups to specific roles using role-based access control. This principle ensures users receive only the permissions necessary for their tasks without sharing credentials.
Question 40 of 280Your organization has an Azure Policy that restricts which virtual machine SKUs/sizes can be deployed. Which of the following actions would allow you to create a VM that the policy currently blocks? Correct answer
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. The only way is to remove the policy, create the resource and add the policy back
Azure Policy evaluates resources during creation, meaning even an Owner cannot bypass a deny assignment. To deploy the blocked virtual machine, you must remove or exclude the policy. Owners do not override policy enforcement, making that choice a trap.
Question 41 of 280Which of the following Azure actions is most likely to produce the most immediate reduction in your Azure costs? Correct answer
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Using Azure Reserved Instances for most of your virtual machines
Using Azure Reserved Instances provides a significant discount compared to pay-as-you-go pricing, generating the largest immediate cost reduction for steady virtual machine workloads. Auto-shutdown helps dev environments but saves less than reservations.
Question 42 of 280In Azure high-availability design, what is the primary purpose of Availability Zones?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. They allow manual selection of data centers for virtual machine placement to achieve superior availability compared to other options.
Availability Zones are distinct physical datacenters within a single Azure region, protecting applications from localized facility failures. Resource groups act as logical containers for organizing resources, while regions define entirely separate geographic areas.
Question 43 of 280You subscribe to Azure DDoS Protection at the IP protection tier (DDoS Protection Standard), which provides advanced protection for public IPs. Which type of DDoS attack is NOT mitigated by this service?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Application (L7) level attacks
Azure DDoS Protection at the network layer mitigates layer three and four volumetric attacks. It does not stop application layer attacks, which require a Web Application Firewall to inspect HTTP traffic and block exploits like SQL injection.
Question 44 of 280Which Azure service provides a fully managed, hosted relational SQL database (Platform as a Service)?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Azure SQL Database
Azure SQL Database is a fully managed Platform as a Service relational database. SQL Server in a virtual machine is Infrastructure as a Service, while Cosmos DB and Table Storage are non relational database services.
Question 45 of 280Under typical/default Azure service limits, what is the maximum number of virtual machines that can be included in a single Azure Virtual Machine Scale Set (VMSS)?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. 1000
A virtual machine scale set can support up to one thousand instances when using Azure Marketplace images. If an exam asks about scale set limits, remember that custom images reduce this maximum limit to six hundred instances.
Question 46 of 280Your company stores data in Azure Blob Storage and wants to ensure that this data is automatically encrypted when saved and decrypted only when accessed by authorized users. Which Azure feature provides this capability by default?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Azure Storage Service Encryption (SSE)
Azure Storage Service Encryption automatically encrypts data at rest by default. While Key Vault secures secrets and Disk Encryption handles virtual machine disks, standard blob storage handles its own built in encryption transparently.
Question 47 of 280Which Azure website tool lets you estimate future costs by adding Azure products and services to a shopping cart and calculating the pricing?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Azure Pricing Calculator
The Azure Pricing Calculator allows you to estimate future costs by configuring products in a virtual shopping cart. Remember that Azure Advisor recommends cost optimizations for existing resources, rather than forecasting new bills.
Question 48 of 280Which of the following is something that Azure AI Services can currently do?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. All of these! Azure can do it all!
Azure AI Services provide capabilities like realistic speech, audio transcription, translation, and image recognition. Since the platform supports all these individual features, the comprehensive option is the correct choice.
Question 49 of 280Your company manages access to several Software-as-a-Service (SaaS) applications like Salesforce and ServiceNow. They want employees to sign in once and then access all apps without re-entering passwords. Which Microsoft Entra ID feature should the company implement?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Single Sign-On (SSO)
Single Sign-On allows users to authenticate once and access multiple applications without re-entering their credentials. Conditional Access evaluates conditions like user risk before granting access, but it does not eliminate the need to sign into each application separately.
Question 50 of 280A company wants to run seasonal workloads in Azure where capacity can automatically expand during peak demand and shrink afterward. Which benefit of cloud computing provides this capability?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Elasticity
Elasticity is the ability to automatically add or remove resources based on current demand, making it ideal for seasonal workloads. High availability keeps services running during outages, while elasticity handles the scaling of compute capacity.
Question 51 of 280Which of the following is NOT an example of Infrastructure as a Service (IaaS) in Azure?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: E. Azure SQL Database
Azure SQL Database is a Platform as a Service offering, meaning Microsoft manages the underlying infrastructure. Virtual machines, networks, and SQL hosted on VMs are IaaS. For the exam, remember that PaaS abstracts OS management away from you.
Question 52 of 280A company hosts a web application on Azure App Service. They're unsure which security tasks are their responsibility and which are Microsoft's. Which action is the company responsible for?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Securing the application code from vulnerabilities
Securing application code remains solely the customer's responsibility, even when utilizing Platform as a Service models. Microsoft actively manages physical datacenters, network isolation, and underlying operating system patching for shared Azure infrastructure.
Question 53 of 280Which Azure pricing option provides significant discounts for committing to a specific amount of resource usage for a 1-year or 3-year term?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Reserved Instances
Azure Reserved Instances provide deep discounts when you commit to a one or three-year term for specific resources. Spot pricing offers unused capacity discounts but lacks guarantees, while Pay-As-You-Go requires no upfront commitment.
Question 54 of 280Which Azure Storage service is best suited for storing unstructured data such as text or binary data?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Azure Blob Storage
Azure Blob Storage is optimized for storing massive amounts of unstructured data, such as text and binary files. Table Storage handles structured data, while Queue and File Storage serve message queues and shared file mounts respectively.
Question 55 of 280Which Azure database service is specifically designed to provide extremely low-latency responses for small, frequent read/write requests?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Cosmos DB
Azure Cosmos DB is correct because it is a globally distributed database optimized for single-digit millisecond latency on fast operations. SQL Database is a strong distractor for relational needs, but Cosmos DB is the definitive exam answer for extreme low latency and high throughput.
Question 56 of 280In what way does Multi-Factor Authentication (MFA) increase the security of a user account?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. It requires the user to possess something like their phone to read an SMS, use a mobile app, or biometric identification.
Multi-Factor Authentication increases account security by requiring an additional verification factor, such as a phone or biometric scan. Single sign-on improves the login experience but does not inherently provide the extra layer of identity proofing that multi-factor authentication does.
Question 57 of 280Which Azure pricing model allows you to pay for compute resources by the second, with no long-term commitment?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Pay-As-You-Go
The Pay-As-You-Go model lets you pay for compute resources by the second without any upfront or long-term commitment. Reserved Instances require a one or three-year commitment to receive a discount, making them less flexible than pay-as-you-go pricing.
Question 58 of 280Which of the following scenarios would Azure Policy be a recommended method for enforcement?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Prevent certain Azure Virtual Machine instance types from being used in a resource group
Azure Policy evaluates resources before they are created, allowing you to block specific virtual machine sizes in a resource group. Role-based access control handles user permissions, while Azure Policy focuses on resource configuration and compliance.
Question 59 of 280Which of the following is a disadvantage of using capital expenditures (CapEx) instead of operating expenditures (OpEx)?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. You must wait over a period of years to depreciate that investment on your taxes
Capital expenditures require large upfront investments that must be depreciated over several years on your taxes. Operating expenses are deducted in the same year they occur, making them much more flexible for businesses to manage.
Question 60 of 280A startup is experimenting with Azure but wants to avoid unexpected costs while testing services. They plan to deploy and delete resources frequently. Which statement best describes how Azure charges for resource usage?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Azure charges only for the resources that are provisioned and running.
Azure charges you only for the resources you have provisioned and are actively running. Once you stop or delete a virtual machine, you stop incurring compute charges, which helps teams avoid unnecessary costs during testing.
Question 61 of 280In the Azure portal, where do you browse and acquire third-party virtual machine images and other third-party offers?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Azure Marketplace
The Azure Marketplace is the designated portal for finding, trying, and purchasing third-party applications and virtual machine images. While you pick an image during creation, the marketplace is the actual catalog where you browse and acquire these offers.
Question 62 of 280A company runs two web servers in Azure across different Availability Zones in the same region. Which benefit does this configuration primarily provide?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Fault tolerance against datacenter failure
Deploying resources across different Availability Zones provides fault tolerance by protecting your architecture from a single datacenter failure. Availability zones are distinct physical datacenters within the same Azure region, ensuring high availability.
Question 63 of 280Your company requires a disaster recovery strategy ensuring that if one Azure region becomes unavailable, resources and data remain accessible. How does Azure help meet this requirement?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. By replicating data automatically to a paired region within the same geography
Azure pairs regions within the same geography and provides automatic data replication to ensure business continuity if a primary region fails. This regional pairing ensures data residency and compliance while providing a reliable disaster recovery solution.
Question 64 of 280Your organization needs to ensure that all Azure resources comply with internal naming conventions and can only be deployed in approved regions. Which Azure service should you use?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Azure Policy
Azure Policy evaluates resources during creation to enforce rules like region limits and naming conventions. Resource Manager handles the actual deployment but lacks built-in governance controls, making Policy the correct exam choice.
Question 65 of 280Your organization has several teams deploying resources in Azure. You need a way to apply consistent naming conventions and restrict which regions resources can be created in. Which Azure feature should you use?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Azure Policy
Azure Policy evaluates resources during creation to enforce rules like region limits and naming conventions. Azure Advisor recommends cost and performance improvements, while Resource Locks prevent accidental deletion.
Question 66 of 280Your company hosts a global web application that serves large media files and static website assets. Users in different regions report slow loading times. How can Azure Content Delivery Network (CDN) improve performance for these users?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. By caching static content such as images, videos, and scripts at edge locations closer to users
Azure Content Delivery Network caches static content at edge locations closer to users to reduce latency. It handles media files efficiently, whereas resizing compute resources does not address the physical distance.
Question 67 of 280Which cloud service model places the greatest responsibility on the customer for managing the operating system and underlying infrastructure?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. IaaS
Infrastructure as a Service places the greatest management burden on the customer because you control everything above the physical hardware. Software as a Service shifts almost all responsibility to the cloud provider.
Question 68 of 280Which Microsoft cloud service provides Identity-as-a-Service (IDaaS) for authentication, single sign-on, and identity management in Azure?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Microsoft Entra ID
Microsoft Entra ID provides identity and access management capabilities like single sign-on in Azure. Azure Front Door handles web traffic routing rather than authentication or identity management.
Question 69 of 280Which of the following is NOT a typical characteristic of Azure Functions?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. They are designed for long-running backend batch applications that run continuously
Azure Functions are serverless and event-driven, making them unsuitable for long-running batch applications. They scale automatically based on triggers, such as a new file arriving in Azure Storage.
Question 70 of 280What is the Azure Service Level Agreement (SLA) uptime guarantee for two or more Virtual Machines deployed in the same Availability Set?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. 99.95%
Deploying two or more virtual machines in an availability set provides a 99.95% SLA. Availability zones offer a higher 99.99% SLA, so memorize the distinct uptime guarantees for both architectures.
Question 71 of 280Which of the following is an example of a perimeter (network-boundary) security control?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Use a firewall
A firewall is a perimeter security control because it filters traffic crossing the boundary between trusted internal networks and untrusted external networks. Door locks represent physical security, while subnet separation is internal network segmentation.
Question 72 of 280A development team runs test environments in Azure that are used only eight hours per day, Monday through Friday. They want to minimize cost while keeping the environments available during working hours. Which combination of pricing and resource management practices should they use?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Pay-as-you-go pricing with automation to stop VMs after hours
Pay-as-you-go pricing allows billing to stop automatically when virtual machines are deallocated outside working hours. Reserved instances require long-term commitments, while spot virtual machines risk eviction, making both poor choices for reliable testing.
Question 73 of 280Which Azure service lets you automatically scale a group of identical virtual machines (auto-scale from a single instance to many instances) and provides built-in load balancing for those VMs?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Virtual Machine Scale Sets
Virtual machine scale sets automatically manage and scale identical virtual machines while providing built-in load balancing. Standard virtual machines lack native autoscaling, and application gateway handles web traffic routing rather than compute provisioning.
Question 74 of 280An IT administrator wants to ensure that only users in the HR department can access a payroll app registered in Microsoft Entra ID. Which feature should the administrator use?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Conditional Access
Conditional Access policies evaluate group membership and other signals to grant or block application access. While role-based access control manages Azure resource permissions, conditional access specifically secures Microsoft Entra ID application sign-ins.
Question 75 of 280Which free Azure network security feature evaluates traffic entering or leaving a subnet against rule-based filters and allows or denies it?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Network Security Group
Network security groups provide free basic traffic filtering by evaluating custom rules against subnets or network interfaces. Azure firewall is a paid centralized service offering enterprise-scale filtering rather than basic subnet protection.
Question 76 of 280A company wants to forecast its future Azure spending based on planned usage before actually deploying any resources. Which Azure tool should they use?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Azure Pricing Calculator
The Azure Pricing Calculator estimates expected costs for planned deployments before provisioning actual resources. Cost Management tracks ongoing spending for existing resources rather than forecasting future deployment expenses.
Question 77 of 280An organization wants to strengthen sign-in security. They decide that users can log in from managed corporate devices without extra verification, but all other sign-ins must require Multi-Factor Authentication. Which Microsoft Entra ID feature should they configure?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Conditional Access policies based on device state
Conditional Access policies evaluate signals like device state to enforce rules, such as bypassing multi-factor authentication on trusted corporate devices. Identity Protection focuses on real-time risk detection rather than device compliance, making it the wrong tool here.
Question 78 of 280A company needs secure, private communication between its virtual machines in different subnets within the same Azure region. Which Azure component enables this?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Virtual Network (VNet)
An Azure Virtual Network enables secure private communication between resources across different subnets within the same region. A VPN Gateway or ExpressRoute is used for cross-premises connectivity rather than linking subnets locally.
Question 79 of 280A company needs to deploy Azure resources in a specific country to meet local data residency laws while maintaining low latency for users in that area. Which Azure concept allows them to choose the best location for deployment?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Azure Regions
Azure Regions are geographic locations where resources are deployed, allowing companies to meet local data residency laws and reduce latency. Availability Zones protect against datacenter failures but do not dictate geographic data boundaries.
Question 80 of 280Which optional security feature does Azure Application Gateway provide that the Azure Load Balancer does not?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Web Application Firewall (or WAF)
Azure Application Gateway optionally integrates a Web Application Firewall to inspect traffic and protect against common web vulnerabilities. Standard Azure Load Balancer operates at layer four, handling network traffic without application-level threat inspection.
Question 81 of 280An administrator wants to manage Azure resources from a browser without installing any tools locally. They prefer using command-line interfaces like Bash or PowerShell. Which Azure tool should they use?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Azure Cloud Shell
Azure Cloud Shell provides an accessible browser-based shell for managing resources with Bash or PowerShell without local installations. The Azure CLI and PowerShell module require direct installation, making them incorrect for this specific browser scenario.
Question 82 of 280Your company operates in the European Union and must ensure that customer data stored in Azure meets strict privacy and data protection requirements. Which Azure tool or resource helps you understand how Microsoft services comply with global standards such as GDPR and ISO 27001?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Microsoft Purview Compliance Manager
Microsoft Purview Compliance Manager is correct because it tracks compliance status and provides assessments for regulatory standards like GDPR and ISO 27001. Expect Azure Policy as a common distractor, which enforces resource rules but does not generate compliance assessments.
Question 83 of 280What is the primary purpose of Microsoft Purview in Azure?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. To offer a unified data governance solution for managing on-premises, multi-cloud, and SaaS data.
Microsoft Purview is correct because it provides a unified data governance service to discover and manage data across on-premises, multi-cloud, and SaaS environments. Do not confuse this with operational performance monitoring or infrastructure deployment, which handle separate infrastructure tasks.
Question 84 of 280You're using the Azure CLI from a command prompt to manage Azure resources. Which command do you run to sign in interactively to your Azure account using the Azure CLI?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. az login
Running az login is correct because this specific command triggers an interactive browser-based authentication prompt for the Azure CLI. A common exam mistake is guessing variations like az connect, which is an invalid command that the CLI will not recognize.
Question 85 of 280Why is Azure App Services considered Platform as a Service?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. You give Azure the code and configuration, and you have no access to the underlying hardware
Providing code and configuration without hardware access is correct because PaaS abstracts the underlying infrastructure completely, leaving Microsoft to manage it. Options suggesting you patch the OS or select specific VM series contradict the managed nature of PaaS offerings.
Question 86 of 280How do you get access to services in Private Preview mode?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. You must apply to use them.
Private previews require users to apply for access, as Microsoft grants entry selectively to gather feedback. Public previews are open to all, while a service in general availability is fully supported and ready for production use.
Question 87 of 280What is a primary benefit of using a command-line tool (PowerShell or the Azure CLI) instead of the Azure portal?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Automation
Automation is the primary advantage of command-line tools because they allow repetitive deployment tasks to be scripted. The Azure portal provides a visual interface, but manual clicking is slower and prone to human error.
Question 88 of 280An analytics team needs to process and visualize petabytes of structured and unstructured data from IoT devices in near real time. Which Azure service is most appropriate for this scenario?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Azure Synapse Analytics
Azure Synapse Analytics unifies data ingestion and processing for petabytes of data. Azure SQL Database handles traditional relational workloads, while Power BI primarily provides visualization rather than big data processing.
Question 89 of 280Which Azure service should they use to confirm whether Microsoft is aware of an outage in that region and receive alerts automatically if similar incidents occur in the future?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Azure Service Health
Azure Service Health provides personalized alerts and details about regional outages affecting your specific subscriptions. Azure Monitor tracks your individual resource metrics, but it does not confirm Microsoft's underlying infrastructure incidents.
Question 90 of 280Which concept describes the ability to run your applications and access data in another environment quickly after an outage or failure?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Business Continuity / Disaster Recovery (BC/DR)
Business Continuity and Disaster Recovery focuses on keeping applications running and data accessible during regional outages or failures. Reproducible deployments simply standardize infrastructure creation but do not inherently provide rapid failover during unexpected downtime.
Question 91 of 280Administrators use Remote Desktop Protocol (RDP) to access Windows VMs and SSH to access Linux VMs. What is the recommended approach to secure these management protocols in Azure?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Do not allow public Internet access over the RDP and SSH ports directly to the server. Instead use a secure server like Bastion to control access to the servers behind.
Using Azure Bastion is correct because it provides secure RDP and SSH access directly from the Azure portal without exposing VMs to the public internet. While strong passwords are helpful, preventing direct public internet access via a managed jumpbox is the primary security best practice.
Question 92 of 280What is the service level agreement for two or more Azure Virtual Machines that have been manually placed into different Availability Zones in the same region?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. 99.99%
The 99.99 percent option is correct because placing VMs across different Availability Zones protects against entire datacenter failures and yields the highest standard VM uptime. Memorize this exact figure, as a single VM with premium storage only provides a 99.9 percent uptime guarantee.
Question 93 of 280If you are a US federal, state, local, or tribal government entity or their solution providers, which Azure option should you be looking to register for?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Azure Government
Azure Government is correct because it is a dedicated cloud environment built to meet strict US government compliance requirements like FedRAMP and CJIS. The standard Azure Public Portal lacks the necessary regulatory certifications and physical isolation required for these entities.
Question 94 of 280What would be a good reason to have multiple Azure subscriptions?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. There is one person/credit card paying for resources, but many people who have accounts in Azure, and you need to separate out resources between clients so that there is absolutely no chance of resources being exposed between them.
Using multiple subscriptions provides strict isolation for environments when multiple users need access. Resource groups only organize logically, but subscriptions act as boundaries for management and security.
Question 95 of 280Which of the following is a good example of a Hybrid cloud?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. A server runs in your own environment, but places files in the cloud so that it can extend the amount of storage it has access to.
A hybrid cloud explicitly combines public cloud resources with on-premises private infrastructure. A mobile app using a cloud database simply represents a public cloud consumption model rather than a true integrated hybrid environment.
Question 96 of 280Besides Azure Service Health, where else can you find information about issues affecting the Azure global network that affect you?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Each Virtual Machine has a Resource Health blade
The Resource Health blade inside individual virtual machines displays personalized status updates regarding underlying platform issues. Unlike general blogs, it specifically confirms if your current resource is impacted by global networking problems.
Question 97 of 280What is the goal of a DDoS attack?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. To overwhelm and exhaust application resources
A distributed denial of service attack attempts to overwhelm and exhaust application resources, disrupting availability for legitimate users. Tricking users relates to phishing, while extracting data is associated with vulnerabilities like SQL injection.
Question 98 of 280What is the primary purpose of Azure Sovereign Regions?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. To offer Azure services that comply with specific government regulations and data residency requirements.
Azure Sovereign Regions, such as Azure Government, exist to provide strict compliance with specific government regulations and data residency requirements. They isolate sensitive workloads, unlike standard global regions designed primarily for performance.
Question 99 of 280What is the recommended way within Azure to store secrets such as private cryptographic keys?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Azure Key Vault
Azure Key Vault provides secure, centralized storage for cryptographic keys, certificates, and secrets. Hardcoding secrets inside application code creates a massive security risk and violates core cloud security principles.
Question 100 of 280Which style of computing is easiest when migrating an existing hosted application from your own data center into the cloud?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. IaaS
Infrastructure as a Service is the easiest cloud model for migrating existing applications using a lift-and-shift strategy. Serverless or Platform as a Service models require code changes to fit their specific architectural designs.
Question 101 of 280Which of the following services would NOT be considered Infrastructure as a Service?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Azure Functions App
Azure Functions is a serverless Platform as a Service offering, meaning you do not manage underlying servers. Virtual machines, network interfaces, and virtual networks are categorized as Infrastructure as a Service.
Question 102 of 280Which Azure networking service allows you to securely connect your on-premises network to Azure over the internet?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Azure VPN Gateway
Azure VPN Gateway provides encrypted connections over the public internet. ExpressRoute is the main distractor, but it uses private, dedicated connections rather than the public internet to establish connectivity.
Question 103 of 280Which Azure service, when enabled, will automatically block traffic to or from known malicious IP addresses and domains?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Azure Firewall
Azure Firewall includes threat intelligence-based filtering that automatically blocks traffic to and from known malicious IP addresses and domains. Network Security Groups require manual rule creation and lack built-in threat intelligence.
Question 104 of 280Which Azure service can be enabled to enable Multi-Factor Authentication for administrators but not require it for regular users?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Privileged Identity Management
Privileged Identity Management allows administrators to enforce additional security requirements, like multi-factor authentication, specifically for elevated roles. Standard policies apply broadly to all users, rather than targeting role-based privileges.
Question 105 of 280What is a key benefit of using Azure Cloud Shell?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. It provides a pre-configured, browser-based shell for managing Azure resources without requiring local installations.
Azure Cloud Shell provides an accessible, browser-based shell for managing resources without requiring local software installations. The Azure portal provides the graphical interface, whereas Cloud Shell offers command-line access.
Question 106 of 280Why should you divide your application into multiple subnets as opposed to having all your web, application and database servers running on the same subnet?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Separating your application into multiple subnets allows you to have different NSG security rules for each subnet, which can make it harder for a hacker to get from one compromised server onto another.
Segmenting resources into separate subnets allows you to apply distinct Network Security Group rules to each one, limiting lateral movement during an attack. Option B is a distractor; while subnets do have IP limits, security isolation is the primary architectural driver for deploying multi-tier applications.
Question 107 of 280What are groups of subscriptions called?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Management Groups
Management groups are organizational containers used to manage access, policy, and compliance across multiple Azure subscriptions. Remember the Azure hierarchy: resources sit inside resource groups, which sit inside subscriptions, which are then nested inside management groups.
Question 108 of 280What is the primary benefit of using Azure Virtual Desktop (AVD)?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. It enables users to access virtualized desktops and applications from anywhere, on any device.
Azure Virtual Desktop provides remote access to virtualized desktops and applications from almost any device. While other options describe valid Azure services, only this choice directly matches the core functionality of AVD.
Question 109 of 280Which tool within the Azure Portal will make specific recommendations based on your actual usage for how you can improve your use of Azure?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Azure Advisor
Azure Advisor evaluates your Azure resources and provides personalized recommendations for cost, security, performance, and reliability. Azure Monitor tracks health and alerts, but it does not generate optimization recommendations.
Question 110 of 280Which of the following scenarios is best addressed by using Microsoft Entra ID?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Providing a centralized identity management solution for hybrid cloud environments.
Microsoft Entra ID is an enterprise identity and access management service that centralizes user sign-in for cloud and hybrid environments. The other options describe data, compute, and monitoring services that do not manage identities.
Question 111 of 280What is the significance of the Azure region? Why is it important?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. You must select a region when creating most resources, and the region is the area of the world where those resources will be physically located.
A region represents a specific physical geographic location where your Azure resources are deployed. While you can use multiple regions, they are not just organizational folders like resource groups.
Question 112 of 280Which two features does Virtual Machine Scale Sets provide as part of the core product? Pick two.
Select 2 answers.
Show answer & explanation
Correct answer: D. Autoscaling of virtual machines · E. Load balancing between virtual machines
Virtual Machine Scale Sets natively provide automatic scaling and load balancing across identical virtual machines. You must still manually configure the operating system and deploy custom code to these underlying machines.
Question 113 of 280What software is used to synchronize your on premises AD with your Azure AD?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. AD Connect
Microsoft Entra Connect, formerly Azure AD Connect, synchronizes your on-premises identities directly to the cloud. Federation Services or Domain Services serve different purposes and do not handle this core synchronization task.
Question 114 of 280What is the name of the collective set of APIs that provide machine learning and artificial intelligence services to your own applications like voice recognition, image tagging, and chat bot?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Azure AI services (formerly Cognitive Services)
Azure AI services provide prebuilt application programming interfaces for capabilities like image recognition and voice processing. Azure Machine Learning Studio is a workspace for data scientists building custom models from scratch.
Question 115 of 280Which Azure management tool analyzes your usage of Azure and makes suggestions specifically targeted to help you optimize your usage of Azure regarding cost, security and performance?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Azure Advisor
Azure Advisor evaluates your Azure resources and provides recommendations to improve cost, security, performance, and reliability. Azure Service Health is a strong distractor, but it tracks outages and maintenance rather than providing optimization suggestions.
Question 116 of 280Deploying Azure App Services applications consists of what two components? Pick two.
Select 2 answers.
Show answer & explanation
Correct answer: A. Configuration · C. Packaged code
Azure App Service is a platform as a service offering where you deploy your packaged code and configuration. Microsoft handles the underlying operating system, networking, and infrastructure updates. Database scripts are separate data components.
Question 117 of 280What advantage does an Application Gateway have over a Load Balancer?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Application gateway understands the HTTP protocol and can interpret the URL and make decisions based on the URL.
Application Gateway is a layer seven load balancer capable of inspecting HTTP requests and making routing decisions based on URL paths. Standard Azure Load Balancers operate at layer four and route traffic based solely on IP addresses and ports.
Question 118 of 280What is an Azure Subscription?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. It is the level at which services are billed. All resources created under a subscription are billed to that subscription.
An Azure subscription acts as a logical container that groups resources and establishes billing boundaries. Any resources deployed within a specific subscription generate charges billed directly to that subscription's payment method.
Question 119 of 280Where can you go to see what standards Microsoft is in compliance with?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Trust Center
The Microsoft Trust Center is the designated destination for reviewing compliance standards that Microsoft adheres to across its cloud services. While Azure Service Center or Microsoft Defender for Cloud help manage your specific resources, they do not host the overarching official compliance certification reports.
Question 120 of 280What does it mean if a service is in Private Preview mode?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. You have to apply to get selected in order to use that service
Private Preview features require an application process and explicit approval before they can be accessed. Remember the progression: public previews are open to everyone, while general availability guarantees production support and service level agreements.
Question 121 of 280Which of the following would be an example of an Internet of Things (IoT) device?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. A refrigerator that monitors how much milk you have left and sends you a text message when you are running low
An Internet of Things device is specialized hardware with sensors that collects data and interacts with the physical world, like a smart appliance. Standard computing devices such as laptops, mobile phones, or virtual machines hosting web applications do not count as IoT devices.
Question 122 of 280What is a policy initiative in Azure?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. The ability to group policies together
An initiative in Azure Policy is simply a collection of individual policy definitions grouped together for easier management and assignment. This concept is highly similar to how resource groups bundle individual resources, rather than dictating specific permissions or tags.
Question 123 of 280What two advantages does cloud computing elasticity give to you? Pick two.
Select 2 answers.
Show answer & explanation
Correct answer: A. You can save money. · D. You can serve users better during peak traffic periods by automatically adding more capacity.
Elasticity provides cost savings by automatically scaling resources down during low demand, while ensuring performance by automatically scaling up during peak traffic. It is distinct from high availability, which focuses on uptime and surviving hardware failures rather than dynamic capacity adjustments.
Question 124 of 280What is the core problem that you need to solve in order to have a high-availability application?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. You need to avoid single points of failure
High availability requires eliminating single points of failure through redundancy so that an individual component failure does not bring down the entire application. Although having backups is good practice, merely keeping a standby copy does not prevent an initial outage.
Question 125 of 280If you have an Azure free account, with a $200 credit for the first month, what happens when you reach the $200 limit?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. All services are stopped and you must decide whether you want to convert to a paid account or not.
When you exhaust your free trial credit, Azure disables your resources and stops the services to prevent unexpected charges. You must upgrade to a paid tier to restart them, as Azure will not bill you automatically.
Question 126 of 280What does it mean that security is a "shared model" in Azure?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Both users and Azure have responsibilities for security.
The shared responsibility model means Microsoft secures the cloud infrastructure while the customer secures what they put in the cloud. The exact division of duties depends entirely on the service model, whether it is IaaS, PaaS, or SaaS.
Question 127 of 280Which Azure compute service allows you to run containerized applications without managing the underlying infrastructure?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Azure Container Instances
Azure Container Instances lets you run a container directly without provisioning or managing underlying virtual machines. While Azure Kubernetes Service also handles infrastructure, it is designed for complex orchestration rather than simple execution.
Question 128 of 280How many minutes per month downtime is 99.99% availability?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. 4
An uptime of 99.99 percent allows for roughly 4.32 minutes of downtime per month, making 4 minutes the correct approximation. Remembering the 9s scale helps quickly calculate acceptable SLA downtime during the exam.
Question 129 of 280If you wanted to get an alert every time a new virtual machine is created, where could you create that?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Azure Monitor
Azure Monitor collects and analyzes telemetry from your environment, letting you set alerts for specific actions like virtual machine creation. Azure Policy enforces compliance rules, but it is not the native alerting tool.
Question 130 of 280How do you stop your Azure account from incurring costs above a certain level without your knowledge?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Implement the Azure spending limit in the Account Center
Spending limits suspend your subscription when you hit the cap, preventing surprise overages. Billing alerts are great for notifications, but they do not automatically stop services from running once the threshold is reached.
Question 131 of 280What happens if Azure does not meet its own Service Level Agreement guarantee (SLA)?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. You will be financially refunded a small amount of your monthly fee
If Azure fails to meet its Service Level Agreement, you receive service credits as a small financial refund. The exact refund percentage varies depending on the specific service and the severity of the outage.
Question 132 of 280How many hours are available free when using the Azure B1S General Purpose Virtual Machines under a Azure free account in the first 12 months?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. 750 hrs
The free account provides exactly 750 hours of B1S virtual machine usage per month for the first year. This hour allotment allows you to run a single instance continuously throughout the entire month.
Question 133 of 280What does the letter R in RBAC stand for?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Role
The acronym RBAC stands for role-based access control. For the exam, remember that RBAC manages access to Azure resources through role assignments rather than individual user rules or blanket permissions.
Question 134 of 280Which feature within Azure alerts you to service issues that happen in Azure itself, not specifically related to your own resources?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Azure Service Health
Azure Service Health alerts you to issues affecting Azure itself, such as regional outages. Azure Monitor is a strong distractor, but it focuses strictly on metrics and logs for your specific resources.
Question 135 of 280What operating systems does an Azure Virtual Machine support?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: E. Windows and Linux
Azure Virtual Machines support both Windows and Linux operating systems. macOS is not supported as a host operating system, so options including it can be eliminated immediately on the exam.
Question 136 of 280What data format are ARM templates created in?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. JSON
ARM templates are written in JSON, allowing declarative infrastructure deployment. While YAML is used for other deployment methods like pipelines or Bicep serialization, standard ARM templates specifically rely on JSON.
Question 137 of 280True or false: If your feature is in the General Availability phase, then your feature will receive support from all Microsoft support channels.
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. TRUE
Features in general availability are fully supported by Microsoft support channels and include service level agreements. Preview features lack full support, so they should never be used in critical production environments.
Question 138 of 280How does Multi-Factor Authentication make a system more secure?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. It requires the user to have access to their verified phone in order to log in
Multi-factor authentication increases security by requiring an additional verification factor, such as a code sent to a verified phone. This layered approach stops unauthorized access even if a primary password gets compromised by an attacker.
Question 139 of 280What type of documents does the Microsoft Service Trust Portal provide?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. A list of standards that Microsoft follows, pen test results, security assessments, white papers, faqs, and other documents that can be used to show Microsoft's compliance efforts
The Service Trust Portal provides compliance documentation such as audit reports, white papers, and penetration tests. Do not confuse this with Microsoft Defender for Cloud, which provides actionable recommendations about your own specific Azure usage and resource configurations.
Question 140 of 280With Azure public cloud, anyone with a valid credit card can sign up and get services immediately.
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. TRUE
The Azure public cloud is universally accessible, allowing anyone to sign up with a valid credit card and deploy services immediately. This open availability contrasts directly with private clouds, which restrict access to a single organization's internal users.
Question 141 of 280What is the service level agreement for two or more Azure Virtual Machines that have been placed into the same Availability Set in the same region?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. 99.95%
Two or more virtual machines placed in the same Availability Set are protected against localized hardware failures and provide a 99.95 percent uptime guarantee. For the exam, associate 99.99 percent specifically with Availability Zones, which rely on separate physical datacenters.
Question 142 of 280Which of the following are one of the advantages of running your cloud in a private cloud?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Assurance that your code, data and applications are running on isolated hardware, and on an isolated network.
A private cloud provides isolation by running your workloads on dedicated hardware and networks. It is generally more expensive than the public cloud, making the cheaper cost option an incorrect distractor.
Question 143 of 280What are resource groups?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. A folder structure in Azure in which you organize resources like databases, virtual machines, virtual networks, or almost any resource
Resource groups act as logical containers to organize and manage related resources like databases and virtual machines. They are not automatically generated by type, nor are they security groups used for user permissions.
Question 144 of 280Which of the following is a key benefit of using cloud services like Microsoft Azure?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Reduced upfront capital expenditure (CapEx) by paying only for what you use.
Using cloud services reduces upfront capital expenditure by shifting to a pay-as-you-go model. Fixed costs are a strong distractor, but cloud pricing intentionally varies based on actual service consumption.
Question 145 of 280What is a key benefit of the consumption-based model in cloud computing?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Pay-as-you-go pricing
The consumption-based model charges users based strictly on actual resource usage, known as pay-as-you-go pricing. This eliminates fixed monthly costs and upfront hardware purchases, providing flexible cost management for variable workloads.
Question 146 of 280What is the primary purpose of an Azure resource group?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. To group related Azure resources together for management and deployment.
A resource group acts as a logical container holding related Azure resources for easier management and deployment. Subscriptions actually contain resource groups, not the other way around, helping administrators organize assets effectively.
Question 147 of 280What is the primary benefit of high availability in cloud computing?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Minimizes downtime and ensures continuous service
High availability minimizes downtime by utilizing redundant systems and failover mechanisms to ensure continuous service. This guarantees users seamless access during localized failures, directly supporting strict service level agreements.
Question 148 of 280What is the primary purpose of an availability set in Azure?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. To protect against single points of failure
An availability set protects virtual machines from local hardware failures by distributing them across multiple fault and update domains. Options mentioning data redundancy or application load balancing confuse availability sets with storage or load balancers.
Question 149 of 280What is the primary purpose of a virtual machine scale set in Azure?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. To automatically scale virtual machines based on demand
Virtual machine scale sets automatically scale virtual machine instances based on demand to handle varying workloads efficiently. Grouping VMs for simple management or data redundancy describes other Azure features like availability sets or managed disks.
Question 150 of 280Which of the following statements about Azure resource groups is true?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. A resource group can contain resources from multiple Azure regions.
A resource group is a logical container that can hold resources from multiple different Azure regions. Remember that resources must belong to exactly one subscription, as a resource group cannot span across multiple subscriptions.
Question 151 of 280Which of the following best describes the benefit of elasticity in cloud services like Microsoft Azure?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. The ability to automatically scale resources up or down based on demand.
Elasticity allows cloud resources to automatically scale up or down based on current demand. This ensures optimal performance during peak loads while minimizing costs during quiet periods by removing the need for overprovisioning.
Question 152 of 280Which of the following is a key principle of the Zero Trust security model?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Verify explicitly and enforce least-privilege access for all users and devices.
Verifying explicitly and enforcing least-privilege access are core principles of the Zero Trust security model. Never trust based on network location; always authenticate and authorize explicitly, which rules out trusting users inside the perimeter.
Question 153 of 280Fill in the blank: Cloud computing is a model of delivering IT services such as computing, networking and storage over the Internet on a _____________ basis.
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. pay-as-you-go
The pay-as-you-go model allows users to pay for the resources they consume on a flexible, as-needed basis. It eliminates long-term commitments or upfront capital expenses, distinguishing cloud computing from traditional hosting.
Question 154 of 280Fill in the blank: __________ refers to the policies, processes, and controls that organizations implement to ensure that their cloud computing initiatives align with their overall business objectives and risk management strategies.
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Governance
Governance establishes the integrated framework of policies and controls to keep cloud initiatives aligned with business rules and compliance. Manageability focuses purely on operational tasks, lacking the strategic oversight of governance.
Question 155 of 280Which Azure Storage access tier is optimized, including for cost, for data accessed infrequently and stored for at least 30 days?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Cool access tier
The Cool tier optimizes costs for infrequently accessed data with a minimum 30-day storage period. The Archive tier is cheaper but designed for long-term retention starting at 180 days, making Cool the best fit here.
Question 156 of 280Which of the following is a key difference between Microsoft Entra B2B and Microsoft Entra B2C?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. B2B is for business-to-business collaboration, while B2C is for business-to-customer interactions.
B2B facilitates business-to-business collaboration by letting external partners use their own identities. B2C supports business-to-customer applications by letting consumers sign in using their preferred social or local accounts.
Question 157 of 280What is the primary purpose of Microsoft Entra ID?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. To manage user identities and access to applications and resources
Microsoft Entra ID manages user identities and secures access to applications and resources using authentication and authorization. While it offers domain services, its primary purpose remains identity management.
Question 158 of 280Which storage option should you choose if you need the absolute highest performance, regardless of cost, for intense workloads like SAP HANA or transaction-heavy applications?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Ultra Disks
Azure Ultra Disks deliver the highest performance and are designed for data-intensive workloads like SAP HANA. Premium SSDs are also high performance, but Ultra Disks provide the lowest latency and highest throughput limits available.
Question 159 of 280What is the primary purpose of tags in Azure?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. To categorize and organize resources for better management
Tags are used to logically organize and categorize Azure resources for management and billing. Security permissions are managed using Azure role-based access control, while monitoring is handled by Azure Monitor.
Question 160 of 280Which compute type offers the greatest flexibility and control over the underlying environment, allowing you to customize it to your specific needs?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Virtual Machine
Virtual machines provide the greatest administrative control because you manage the operating system and software. Serverless and container solutions abstract the underlying operating system, reducing your management overhead.
Question 161 of 280What is the key characteristic of serverless computing that distinguishes it from traditional infrastructure?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Automatic scaling based on demand
Serverless computing automatically scales resources up or down based on demand, charging you only for execution time. Traditional infrastructure requires manual scaling and often uses fixed pricing.
Question 162 of 280Which of the following is the most likely scenario in which to choose Infrastructure as a Service (IaaS) options in cloud computing?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Lift-and-shift migration
Lift-and-shift migration is the most likely scenario for choosing IaaS. IaaS provides virtual machines and networking, allowing you to migrate existing on-premises workloads to the cloud with minimal application changes or redesign.
Question 163 of 280Which of the following is NOT a characteristic of Infrastructure as a Service (IaaS)?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Managed operating system
A managed operating system is a characteristic of Platform as a Service, not IaaS. In the IaaS shared responsibility model, the cloud provider manages the physical hardware, but the customer remains fully responsible for managing the guest operating system.
Question 164 of 280Which tool lets you centralize your file shares in Azure Files and keep the flexibility, performance, and compatibility of a Windows file server?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Azure File Sync
Azure File Sync centralizes your file shares in Azure Files while maintaining the compatibility of a Windows file server. It caches frequently accessed files on-premises while syncing all data back to the cloud for smooth hybrid scenarios.
Question 165 of 280In which storage redundancy option does Azure give you a secondary endpoint for read-only access?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. RA-GRS
Read-access geo-redundant storage provides a secondary endpoint for read-only access. Standard geo-redundant storage replicates to a secondary region but keeps it inactive until a failover occurs, so the read-access prefix is required for reads.
Question 166 of 280Fill in the blank: __________ stores data offline and offers the lowest storage costs.
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Archive storage
The Archive storage tier stores data offline and offers the lowest storage costs. It is designed for long-term retention of rarely accessed data, trading lower prices for higher retrieval times and access fees compared to the hot tier.
Question 167 of 280What is the primary difference between pay-as-you-go and reserved instance pricing models in the cloud?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Reserved instances offer discounted rates for long-term commitments, while pay-as-you-go is billed based on usage.
Reserved instances provide discounted rates by committing to a specific resource for a one or three-year term. Pay-as-you-go operates without commitment, charging only for what you use, making it ideal for unpredictable workloads.
Question 168 of 280What is AzCopy primarily used for in Azure?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Copying data to and from Azure Storage efficiently.
AzCopy is a command-line utility designed for high-performance data transfer to and from Azure Storage. It optimizes moving blobs and files, whereas other tools handle deployments or identity management.
Question 169 of 280What is the primary purpose of Azure RBAC?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. To grant users the appropriate level of access to Azure resources.
Azure Role-Based Access Control grants users precise access to Azure resources by assigning specific roles. Multi-factor authentication and network security are separate security features that operate independently of resource role assignments.
Question 170 of 280You have a virtual machine that you need to have a public endpoint accessible from the Internet. Which of the following resources do you need to have in order to achieve your goal?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Public IP Address
A Public IP Address is required to expose a virtual machine directly to the Internet. While an Azure Firewall or VPN Gateway handles network traffic routing and security, they do not provide the direct public endpoint allocation needed for inbound connectivity.
Question 171 of 280Which feature of Azure Storage makes it durable?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Redundancy
Redundancy in Azure Storage ensures data is replicated across multiple nodes or data centers to provide high durability. This replication protects against data loss during hardware failures, whereas scalability only handles changing workloads.
Question 172 of 280What type of scaling typically involves moving from a smaller machine to a larger (more powerful) machine?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Vertical scaling
Vertical scaling, or scaling up, increases the capacity of a single machine by adding resources like CPU or memory. Horizontal scaling, in contrast, adds more instances to handle increased load.
Question 173 of 280How does data transfer between Azure regions impact costs?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. It's charged based on the amount of data transferred and the distance
Data transfer between Azure regions is metered based on the amount of data leaving a region and its destination. Inbound data is free, but outbound inter-region traffic incurs bandwidth charges.
Question 174 of 280A small startup with limited IT resources and a need for flexible scalability would be best suited for which cloud model?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Public Cloud
The public cloud provides cost-effective, on-demand resources ideal for startups lacking capital for hardware. A private cloud requires significant infrastructure investment, contradicting the limited IT resources described.
Question 175 of 280What is the minimum number of Availability Zones required to create a highly available application in Azure?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. 2
A minimum of two Availability Zones is required to build a highly available architecture. Distributing virtual machines across at least two zones ensures your application remains online if a single datacenter fails.
Question 176 of 280What is the primary benefit of using Microsoft Entra Conditional Access?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Enhanced security by limiting access to authorized users and devices.
Microsoft Entra Conditional Access enhances security by enforcing access policies based on user signals and device state. While it can simplify sign-ins, its main purpose is restricting access to authorized users under specific conditions.
Question 177 of 280Which of the following is a benefit of using sovereign regions in Azure?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Reduced compliance risks
Sovereign regions provide strict compliance and regulatory controls for specific government or geographic needs. They prioritize legal data sovereignty over raw performance or lowering deployment costs.
Question 178 of 280Which of the following is a passwordless authentication method supported by Azure?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Biometric authentication and security keys
Microsoft Entra ID supports passwordless authentication using biometrics and FIDO2 security keys. A four-digit PIN is typically paired with Windows Hello but does not encompass the full range of passwordless options.
Question 179 of 280Which of the following is NOT a core capability of Microsoft Purview?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Data migration and integration
Data migration and integration are handled by services like Azure Data Factory, not Microsoft Purview. Microsoft Purview focuses on data governance, discovery, and classification, making the migration option the correct exception to choose.
Question 180 of 280According to the shared responsibility model, who is responsible for keeping the guest operating system (Windows or Linux) updated on an Azure Virtual Machine?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. The customer, such as you
The customer is responsible for keeping the guest operating system updated on an Azure Virtual Machine. The shared responsibility model dictates that while Microsoft manages the physical hosts, you handle everything inside the virtual machine.
Question 181 of 280Which of the following qualities is unique to a private cloud?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. A cloud infrastructure dedicated to a single organization, managed either by the organization itself or by a third-party provider.
A private cloud provides exclusive infrastructure dedicated entirely to a single organization. While public clouds offer shared multi-tenant environments, the isolated nature of private clouds ensures strict control over the underlying hardware.
Question 182 of 280Fill in the blank: __________ is a mechanism that allows you to connect two virtual networks within Azure.
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Virtual network peering
Virtual network peering seamlessly connects two Azure virtual networks so resources communicate with private IP addresses. ExpressRoute is incorrect because it connects your on-premises network directly to the Microsoft cloud.
Question 183 of 280Which of the following best describes scalability in the cloud?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. The ability to increase or decrease resources based on demand
Scalability refers to the ability to increase or decrease resources like CPU or memory to match demand. While often confused with elasticity, scalability broadly focuses on adjusting capacity rather than strictly automatic scaling actions.
Question 184 of 280Which Azure service can be used to deploy and scale serverless containerized applications?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Azure Container Instances
Azure Container Instances allows you to deploy containers without provisioning or managing underlying virtual machines. While Azure Kubernetes Service also handles containers, it is designed for complex orchestration rather than simple serverless deployments.
Question 185 of 280Which of the following is NOT a key aspect of predictability in Azure?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Fault tolerance
Azure organizes predictability into performance predictability and cost predictability. The question is technically ambiguous because autoscaling for predictability overlaps heavily with reliability concepts like fault tolerance.
Question 186 of 280Which of the following is NOT a core component of Azure's reliability strategy?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Performance
Azure's reliability strategy relies heavily on fault tolerance, redundancy, and availability. Performance is a separate operational pillar, though its wording makes this a tricky negative question on the exam.
Question 187 of 280Which Azure App Service hosting option would you choose if you wanted isolated hardware and network, ensuring they are not used by any other Azure customers?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. App Service Environment
App Service Environment provides a fully isolated and dedicated environment for running App Service apps securely. While standard App Service Plans offer shared tiers, the isolated tier deploys your applications into a private virtual network.
Question 188 of 280What is the primary benefit of using PaaS compared to IaaS?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Reduced development time
Reduced development time is a primary benefit of using Platform as a Service. PaaS removes the burden of managing underlying servers and networking, letting developers focus entirely on application code. Lower overall costs can also be a valid advantage.
Question 189 of 280Fill in the blank: A _________ is a geographical area on the planet that contains at least one, but potentially multiple datacenters that are nearby and networked together with a low-latency network.
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. region
An Azure region is a geographical area containing multiple nearby datacenters connected by a low latency network. Do not confuse a region with an availability zone, which represents distinct physical locations within a single region.
Question 190 of 280What is the benefit of using Azure Virtual Desktop compared to traditional on-premises desktop virtualization solutions?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. All answers are correct
Azure Virtual Desktop provides lower costs, increased security, and improved scalability compared to traditional virtual desktop infrastructure. Including an all of the above option is a poor testing practice that makes the specific benefits impossible to evaluate independently.
Question 191 of 280Why are Azure datacenters located in various regions around the world?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. All answers are correct.
Azure regions exist worldwide to reduce latency for end users, comply with local data regulations, and provide redundancy. Remember that using an all of the above option is generally avoided on official Microsoft exams, though all these reasons are factually true.
Question 192 of 280Which of the following is an example of a serverless computing service?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Azure Functions
Azure Functions is a serverless compute service that lets you run event-triggered code without explicitly provisioning infrastructure. Virtual Machines require operating system management, and App Service is a platform as a service, making neither truly serverless.
Question 193 of 280Your company runs most of its data and applications on-premises and only uses the cloud when it needs to temporarily scale for more resources. For instance, it has 18 virtualized servers running in its own datacenter and can scale up to another 18 virtual machines in Azure if needed. What is this usage of the cloud called?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Hybrid Cloud
This scenario describes a hybrid cloud because it integrates on-premises infrastructure with public cloud resources. The temporary scaling into Azure specifically demonstrates the cloud bursting pattern commonly tested in fundamentals.
Question 194 of 280Queue storage can be used when two programs need to communicate. Which type of communication is this best suited for?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Asynchronous communication
Azure Queue Storage is designed for asynchronous communication, allowing decoupled applications to exchange messages without waiting for immediate responses. Synchronous options fail here because queues intentionally buffer messages until a receiver is ready.
Question 195 of 280What is the primary purpose of Microsoft Entra Conditional Access?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. To implement granular access controls based on specific conditions.
Conditional Access evaluates signals like user location and device state to enforce policy-based access rules. While multi-factor authentication can be required by these policies, it is merely a response rather than the core mechanism.
Question 196 of 280By design, when an entire Azure region fails as it may during a natural disaster in that region, where do some Azure services automatically fail over to?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Its region pair, which is at least 300 miles away in the same geography
Azure pairs regions within the same geography to provide reliable failover during regional disasters. Choosing a region in another geography is wrong because Microsoft keeps paired regions close to maintain low replication latency.
Question 197 of 280What is the primary benefit of using containers for deploying applications to Azure?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Improved portability and consistency
Containers bundle applications and dependencies together, ensuring consistent deployments across diverse environments. While security can be a benefit, the primary exam focus is reliable portability rather than automatic network enhancements.
Question 198 of 280What is the primary purpose of Azure B2B collaboration?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. To allow guest users from external organizations to access your organization's resources.
Microsoft Entra B2B collaboration allows external partners to securely access your resources using their own identities. Do not confuse this with B2C, which manages customer identities for public-facing applications.
Question 199 of 280Which is the lowest-cost storage redundancy option?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. LRS
Locally Redundant Storage, or LRS, is the lowest-cost redundancy option because it replicates data three times within a single datacenter. Options like GRS or ZRS cost more because they provide protection against facility-wide outages.
Question 200 of 280How does a defense-in-depth model improve overall security?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. By making it more difficult for attackers to breach multiple layers of security.
A defense-in-depth strategy uses multiple layers of security to protect data and assets. If an attacker breaches one layer, such as the network perimeter, additional internal controls like identity verification or data encryption remain active to slow down or stop the attack.
Question 201 of 280Which of the following is a key feature of Azure Virtual Machine Scale Sets?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. They automatically scale the number of VM instances based on demand or a schedule.
Azure Virtual Machine Scale Sets automatically adjust the number of running virtual machine instances based on demand or a predefined schedule. This ensures applications handle traffic spikes gracefully without requiring manual intervention to deploy individual machines.
Question 202 of 280How does Azure Policy help manage Azure resources?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. By defining rules that govern resource configuration and usage
Azure Policy evaluates resources against predefined rules to enforce compliance and organizational standards. It focuses on configuration governance, whereas Microsoft Defender for Cloud handles real-time security threat alerts.
Question 203 of 280How does the consumption-based model help businesses manage their IT costs?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. By aligning costs with actual usage
The consumption model aligns costs directly with actual resource usage, eliminating upfront investments. This pay as you go approach allows businesses to scale dynamically and avoid paying for idle infrastructure capacity.
Question 204 of 280In which storage redundancy option does Azure keep six copies of your files across two regions?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. GRS
Geo redundant storage copies your data asynchronously to a secondary region, maintaining six total copies. Locally redundant storage only keeps three copies within a single datacenter, providing less regional durability.
Question 205 of 280How does high availability help businesses avoid financial losses?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. By ensuring uninterrupted revenue generation
High availability minimizes downtime to ensure uninterrupted revenue generation and continuous customer access. While preventing data loss is critical for disaster recovery, it is distinct from the continuous uptime availability provides.
Question 206 of 280What type of scaling typically involves adding more resources to a pool of existing resources?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Horizontal scaling
Horizontal scaling, or scaling out, adds more instances like virtual machines to a pool to handle increased load. Vertical scaling increases the capacity of a single resource by adding more CPU or memory.
Question 207 of 280True or false: Azure peering can connect two networks even though they belong to different subscriptions or customer accounts.
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. TRUE
Virtual network peering seamlessly connects networks across different subscriptions or Microsoft Entra tenants. For the exam, remember that peering uses the Microsoft backbone network rather than the public internet.
Question 208 of 280Which of the following statements about Azure Management Groups is true?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Management Groups can be used to apply policies and access controls across multiple subscriptions within the same tenant.
Management groups manage policy and role-based access control across multiple subscriptions within a single tenant. A subscription can only belong to one management group, making the simultaneous membership distractor incorrect.
Question 209 of 280Which of the following is an example of a PaaS offering from Azure?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Azure App Service
Azure App Service is a Platform as a Service offering that handles infrastructure management, allowing developers to deploy web apps directly. Virtual machines are Infrastructure as a Service, requiring you to manage the operating system.
Question 210 of 280What is a fault domain?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. A physical grouping of servers within an Azure data center.
A fault domain represents a logical group of underlying hardware that share a power source and network switch. For the exam, associate update domains with planned maintenance and fault domains with hardware failures.
Question 211 of 280There is a well-defined division of responsibilities when it comes to applications and data in the cloud. The cloud vendor is typically responsible for the physical and network security of the cloud. Who is typically responsible for the security and protection of customer data in the cloud?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. The customer, such as you
The customer is always responsible for securing and protecting their own data in the cloud. Remember the shared responsibility model: the provider secures the infrastructure, but you always manage your data and access.
Question 212 of 280What is the primary purpose of Azure Data Box?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. To transfer large amounts of data to and from Azure
Azure Data Box is a physical device used to securely transfer massive amounts of data to and from Azure. Remember it as the offline migration tool when network bandwidth is limited or unavailable.
Question 213 of 280Many years ago, your company licensed some software that requires access to the Windows Registry to run. There is currently no option to run the app without the ability to write to the Registry. Which of the following is the only option for running this app in the cloud?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. IaaS
Infrastructure as a Service provides full operating system access, allowing you to modify the Windows Registry. Platform and Serverless abstract the operating system, preventing the deep system access required here.
Question 214 of 280Which Azure connectivity option can provide connectivity from your on-premises corporate network into Azure over a private line, not travelling over the public Internet?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Azure ExpressRoute
Azure ExpressRoute creates a private, dedicated connection between your local network and Azure. If the question specifies avoiding the public Internet, always select ExpressRoute over virtual private network options.
Question 215 of 280Fill in the blank: _________ is a cloud-based file sharing service that allows you to access your files from anywhere using standard SMB or NFS protocols.
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Azure File Storage
Azure File Storage provides fully managed file shares in the cloud accessible via standard SMB or NFS protocols. For the exam, associate file shares with lift-and-shift migrations and replacing traditional on-premises file servers.
Question 216 of 280Which cloud pricing model is often used for applications with predictable workloads and long-term requirements?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Reserved instances
Reserved instances provide significant discounts by committing to a one- or three-year term for predictable workloads. Pay-as-you-go remains flexible for variable workloads but costs more long-term than reserved capacity.
Question 217 of 280A large financial institution with strict compliance requirements and a need to maintain control over sensitive data would be best suited for which cloud model?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Private Cloud
A private cloud is dedicated entirely to one organization, offering maximum control and security for strict compliance. While a hybrid cloud offers flexibility, private cloud specifically addresses the need for absolute data isolation.
Question 218 of 280What does redundancy mean in the context of Azure?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Having multiple copies of a resource to ensure availability.
Redundancy simply means maintaining multiple copies of a resource to ensure continuous availability if one component fails. While disaster recovery involves broader failover strategies, redundancy focuses on system reliability through replication.
Question 219 of 280What is the principle of least privilege in the context of Azure RBAC?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Granting users the minimum amount of access necessary to perform their job duties.
The principle of least privilege means granting users only the minimum access required to complete their tasks. Assigning broad roles like Owner violates this security baseline by creating unnecessary exposure and risk.
Question 220 of 280What is the primary purpose of single sign-on (SSO)?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. To allow users to log in to multiple applications with a single set of credentials.
Single sign-on allows users to authenticate once and access multiple applications using a single set of credentials. This streamlines user access and reduces password fatigue, while multi-factor authentication handles extra security layers.
Question 221 of 280Which compute type is designed to package and deploy applications along with their dependencies, ensuring consistent behavior across different environments?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Container
Containers package an application and its dependencies together to ensure consistent execution across any environment. Virtual machines include a full operating system, making them much heavier than lightweight containers.
Question 222 of 280Why is it beneficial to organize Azure resources into resource groups?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. To simplify management and deployment.
Resource groups act as logical containers that simplify the management, deployment, and monitoring of related resources as a group. While role assignments can apply to resource groups, grouping itself is primarily for lifecycle organization.
Question 223 of 280What is a key benefit of using Azure Budgets?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Setting spending limits and alerts
Setting spending limits and alerts is a core feature of Azure Budgets, allowing organizations to proactively monitor cloud costs. While Azure Policy can enforce specific configurations, budgets focus entirely on sending notifications when spending thresholds are approached or exceeded.
Question 224 of 280Unexpectedly, a celebrity posts a glowing review of your product to their social media channels. Your website received a huge spike in traffic and orders, and handles it well. Because you use a cloud platform to host your website, it automatically added additional resources as required and turned them off when no longer required. This property of your application is known as __________.
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Scalability
Scalability refers to the system's ability to handle increased loads by automatically adding resources during a traffic spike. High availability focuses on maximizing uptime and minimizing disruptions, whereas scalability ensures performance remains stable when demand fluctuates.
Question 225 of 280What does cost predictability mean in the context of Azure?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. The ability to accurately forecast future costs.
Cost predictability is the ability to accurately forecast future expenses for running cloud workloads. Tools like the Azure Pricing Calculator help estimate these costs before deployment, while cost management features assist in avoiding unexpected billing surprises later.
Question 226 of 280Which of the following is a key benefit of using Microsoft Entra Domain Services?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. It provides a managed domain service in the cloud without the need to manage on-premises domain controllers
Microsoft Entra Domain Services provides managed domain services like domain join and group policy without maintaining domain controllers. It complements Entra ID rather than replacing it, extending identity services to legacy applications.
Question 227 of 280Which of the following is an example of an IaaS offering from Azure?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Azure Virtual Machines
Azure Virtual Machines is an Infrastructure as a Service offering because you manage the operating system and applications. Functions and App Service are PaaS, removing OS management from your responsibilities.
Question 228 of 280Can subscriptions be nested?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. No
Azure subscriptions cannot be nested inside one another. You organize subscriptions into management groups to create a hierarchical structure for governance and policy management across your organization.
Question 229 of 280Your company regularly audits the usage of cloud computing resources to ensure they are in compliance with regulatory requirements and corporate standards. What is this practice an example of?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Governance
Auditing resources for compliance with corporate standards is a classic example of cloud governance. On the exam, look for keywords like compliance, regulations, or auditing to point you toward governance instead of general scalability.
Question 230 of 280Which Azure Storage access tier is optimized (including for cost) for data rarely accessed and must be stored for at least 180 days, with flexible latency requirements?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Archive access
The Archive tier is the cheapest option for long-term storage of rarely accessed data. The Cool tier is a strong distractor, but its minimum stay requirement is only thirty days, not one hundred eighty.
Question 231 of 280How can tags be used to optimize costs in Azure?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. By categorizing resources based on their cost and usage
Tags categorize resources by department or project, letting you accurately track and allocate cloud spend. Tags do not automatically shut down resources or apply discounts; they provide visibility for reporting.
Question 232 of 280What is the primary purpose of Availability Zones in Azure?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. To provide redundancy and fault tolerance
Availability Zones protect applications and data from datacenter failures by providing physically separate locations within a single Azure region. Regions, rather than individual zones, dictate general geographic data residency and service availability.
Question 233 of 280What is an Azure resource?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. A logical entity that represents a cloud resource.
An Azure resource is a manageable item representing a cloud asset, such as a virtual machine or storage account. Physical datacenter hardware is managed invisibly by Microsoft, while resources are the logical components deployed by customers into their subscriptions.
Question 234 of 280Who typically owns the IT infrastructure in the cloud computing model?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. The vendor such as Microsoft Azure or Amazon AWS
In cloud computing, the hardware and physical infrastructure are owned by the cloud vendor. This is a core concept of shared responsibility, where the provider handles the physical layer while you manage your data.
Question 235 of 280Which of the following is an example of an Infrastructure-as-a-Service (IaaS) offering in Azure?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Azure Virtual Machines
Azure Virtual Machines is an Infrastructure as a Service offering because you manage the operating system and applications while the provider handles the physical hardware. SQL Database and Logic Apps are higher-level services. Remember that IaaS gives you the most control over the OS.
Question 236 of 280Which of the following is a characteristic of cloud computing?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Computing resources are available on-demand and can be rapidly provisioned.
Cloud computing relies on rapid provisioning and on-demand resource availability. Users can deploy services quickly without long waits. Options suggesting manual scaling or private restrictions misrepresent the flexible nature of public cloud services.
Question 237 of 280Fill in the blank: __________ is a physical device that allows you to transfer large amounts of data to and from Azure. It's particularly useful for transferring data that is too large or too slow to transfer over the internet.
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Azure Data Box
Azure Data Box is a physical appliance used to migrate massive datasets to the cloud when internet bandwidth is limited. It provides a secure alternative to online transfers. Azure Migrate handles assessments rather than physical shipping.
Question 238 of 280A resource can be said to "belong to" one and only one resource group. What does a resource group belong to?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Subscription
Resource groups are logical containers that exist within a single Azure subscription. Subscriptions serve as the primary boundary for billing and access management. Management groups sit above subscriptions to organize multiple subscriptions together.
Question 239 of 280Which of the following is NOT a common use case for Azure Policy?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Denying access to resources to a specific individual
Denying access to a specific individual requires role-based access control, not Azure Policy. Azure Policy enforces compliance by evaluating resource properties and blocking non-compliant deployments. Use Policy for rules and access control for users.
Question 240 of 280If two networks are peered in different regions, which network does the data between them travel over?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Microsoft global network
Global virtual network peering routes traffic over the Microsoft global network backbone. This keeps your data off the public internet, providing lower latency and a more secure path, which is exactly what the exam expects you to identify.
Question 241 of 280What is a major benefit of using serverless computing for applications with unpredictable workloads?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Reduced operational costs
Serverless computing reduces operational costs for unpredictable workloads because you only pay for execution time. There is no charge for idle resources. Fixed pricing structures are rarely part of serverless architectures. Look for the consumption billing model.
Question 242 of 280Which Azure storage type is specifically designed to be block-level storage volumes managed by Azure for use with VMs?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Azure Disks
Azure Disks delivers block-level storage explicitly designed to attach to virtual machines. This provides essential persistent storage for operating systems and data. Blob storage is optimized for unstructured data like text files instead.
Question 243 of 280What is the primary purpose of multi-factor authentication (MFA)?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. To add an extra layer of security to user accounts by requiring multiple forms of verification.
Multi-factor authentication adds a critical security layer by demanding multiple verification forms. This ensures that a compromised password alone does not grant account access. It does not necessarily eliminate passwords entirely.
Question 244 of 280Which cloud model is often used by government agencies or organizations with strict compliance requirements?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Private Cloud
A private cloud delivers dedicated hardware and isolated networking for a single organization. This model provides the strict control and security necessary for compliance. Public clouds are shared, while hybrid clouds mix environments.
Question 245 of 280Which of the following is the highest level of organization within the Azure hierarchy?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Management group
Management groups sit above subscriptions in the Azure resource hierarchy, allowing you to manage access, policies, and compliance across multiple subscriptions efficiently. Remember the hierarchy: root management group, management groups, subscriptions, resource groups, and resources.
Question 246 of 280What is the primary purpose of Azure B2C?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. To enable your organization to provide identity and access management for your customers.
Azure Active Directory B2C provides business-to-consumer identity management, letting external customers log into applications using their preferred social or enterprise credentials. This differs from standard Azure AD, which focuses on internal employee identities.
Question 247 of 280Which Azure service is used to host Azure App Services?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. App Service Plan
An App Service Plan defines the compute resources and pricing tier used to host your web applications. It dictates the region, operating system, and instance size. Resource groups are logical containers, not compute hosts.
Question 248 of 280What is the primary difference between PaaS and IaaS?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. The level of control over the infrastructure
The primary difference between Platform as a Service and Infrastructure as a Service is the level of management control you retain. IaaS gives you control over operating systems and applications, while PaaS abstracts the underlying infrastructure entirely.
Question 249 of 280Which of the following best describes the concept of governance in Azure?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Establishing policies and processes to manage and control Azure resources effectively.
Governance in Azure involves establishing policies and processes to manage and control your resources effectively. This ensures compliance and security. Tools like Azure Policy help enforce these organizational rules across your subscriptions.
Question 250 of 280Fill in the blank: The ___________ model is a framework that outlines the division of responsibilities between a cloud provider and its customers.
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Shared responsibility
The shared responsibility model defines which security and maintenance tasks are handled by the cloud provider and which are handled by the customer. Responsibilities shift depending on the service type, from IaaS to SaaS.
Question 251 of 280Fill in the blank: _______________ is a malicious attempt to disrupt or prevent a cloud service from functioning as intended by overwhelming it with excessive traffic or requests.
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. A Denial of Service attack
A Denial of Service attack overwhelms a service with excessive traffic or requests, causing disruption. This is a standard cloud security concept tested in Azure fundamentals.
Question 252 of 280Which of the following is NOT an example of an Azure resource?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. An Azure subscription
An Azure subscription is a logical container used to provision resources and manage billing, not a resource itself. Remember that resources are the actual deployable items like databases or virtual networks.
Question 253 of 280Which device is required to be deployed into an Azure Virtual Network before you can connect to it using a VPN?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Azure VPN Gateway
Azure VPN Gateway provides the necessary secure connectivity bridge over the internet to an Azure Virtual Network. Virtual Network Peering, on the other hand, only connects two Azure networks directly.
Question 254 of 280Which cloud model typically utilizes the consumption-based pricing model?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Public Cloud
The Public Cloud typically leverages a consumption-based pricing model where users only pay for what they use. Private or on-premises models usually require upfront hardware investments, eliminating true consumption billing.
Question 255 of 280How can Azure Reserved Instances help achieve cost predictability?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. By providing discounts for long-term commitments.
Azure Reserved Instances provide discounts for committing to a specific term length like one or three years, which guarantees cost predictability. Pay-as-you-go pricing fluctuates based on actual usage, preventing predictable billing.
Question 256 of 280What is the primary purpose of the AzCopy tool in Azure?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. To transfer data to and from Azure storage
AzCopy is a command-line utility specifically designed to transfer data efficiently to and from Azure storage. It handles large datasets reliably, unlike general monitoring tools that track resource usage.
Question 257 of 280Which of the following is NOT a key feature of Microsoft Defender for Cloud?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Password management
Microsoft Defender for Cloud focuses heavily on threat detection, vulnerability assessment, and security posture management. Password management is handled by separate identity tools like Azure Active Directory or password managers.
Question 258 of 280How can Azure Cost Management help identify cost-saving opportunities?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. By analyzing resource utilization and identifying underutilized resources
Azure Cost Management analyzes your resource utilization to pinpoint underutilized assets, enabling informed financial optimization. While it can provide forecasts, the core mechanism for finding immediate actionable savings is identifying and right-sizing idle resources.
Question 259 of 280A healthcare organization with a mix of sensitive patient data and non-sensitive administrative data would be best suited for which cloud model?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Hybrid Cloud
A hybrid cloud model seamlessly blends public and private environments, letting you keep sensitive patient records secure on-premises or in a private cloud. A purely public or private model lacks the necessary flexibility for these strict, mixed compliance requirements.
Question 260 of 280What is the primary purpose of Azure Virtual Desktop?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. To deliver virtualized Windows desktops to users
Azure Virtual Desktop delivers remote, virtualized Windows desktops and applications directly to end users over the internet. It is distinct from simple virtual machine management or web app hosting, focusing entirely on end-user desktop-as-a-service scenarios.
Question 261 of 280Fill in the blank: An Azure __________ is a logical division of a virtual network.
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. subnet
A subnet logically divides a virtual network, allowing you to organize, isolate, and secure Azure resources efficiently. Network security groups or IP addresses are applied to these subnets to control traffic, but the division itself is the subnet.
Question 262 of 280Which Azure resource type allows you to centrally manage, configure, and update a large number of VMs?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Virtual Machine Scale Sets
Virtual Machine Scale Sets let you centrally manage, configure, and automatically scale a large fleet of identical virtual machines. Azure Kubernetes Service is for containers, not managing the base infrastructure of individual virtual machines.
Question 263 of 280Which of the following is the primary purpose of sovereign regions in Azure?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. To ensure data residency compliance
Sovereign regions, like Azure Government, exist to enforce strict legal data residency and compliance boundaries for specific jurisdictions. They operate independently from standard public regions to meet specialized government or regional regulatory requirements.
Question 264 of 280You intend to deploy your application to a Virtual Machine Scale Set (VMSS), and allow it to automatically scale your app to multiple VMs based on demand. How is traffic distributed to machines inside a VMSS pool?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. You must include an additional service such as Load Balancing or Application Gateway
A Virtual Machine Scale Set handles scaling compute resources but relies on integrated services like Azure Load Balancer or Application Gateway to distribute incoming traffic. The scale set itself provisions the instances, while the load balancer routes client requests.
Question 265 of 280Which feature of Azure Virtual Machines allows you to choose which data center to physically deploy a VM to?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Availability zones
Availability zones allow you to deploy virtual machines into distinct, physically separated data centers within an Azure region. While a region sets the geographic boundary, the zone pins the VM to a specific data center for resiliency.
Question 266 of 280Which Azure Storage option is the lowest-cost NoSQL storage option for structured, non-relational data?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Table Storage
Azure Table Storage provides a highly available, low-cost NoSQL key-attribute store for structured, non-relational data. While Cosmos DB also stores non-relational data, Table Storage is the budget-friendly baseline option.
Question 267 of 280What is the core principle of Zero Trust security?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Never trust, always verify.
The Zero Trust model operates on the strict rule to never trust and always verify, regardless of whether a request originates from inside or outside the corporate network. This enforces continuous authentication and strict access limits.
Question 268 of 280One of the benefits of cloud computing is that you can use a command-line script to create or destroy virtual machines in a programmatic way. This is an example of what type of manageability benefit?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Management in the cloud
Management in the cloud refers to how you interact with and control your cloud resources programmatically, such as using scripts or APIs. Management of the cloud instead refers to operating the underlying cloud platform itself.
Question 269 of 280How does high availability in cloud computing minimize downtime?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. By automatically replicating resources across multiple regions or zones
High availability minimizes downtime by automatically replicating resources across multiple regions or zones. This redundancy ensures seamless failover. Limiting resource usage during peak times relates to cost management or throttling, not fault tolerance.
Question 270 of 280In which storage redundancy option does Azure keep three copies of your files across all three zones of a single region?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. ZRS
Zone-redundant storage keeps three copies of your data across three different availability zones in a single region. If a single zone fails, your storage remains accessible. Locally redundant storage keeps copies in a single datacenter.
Question 271 of 280What is the purpose of the "Owner" role in Azure RBAC?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. To manage Azure resources including delegating user permissions
The Owner role grants full access to manage all resources, including the ability to assign permissions to other users. The Contributor role also allows full resource management but specifically lacks the ability to delegate access.
Question 272 of 280In which cloud environment does the cloud provider manage the operating system, meaning you do not have the ability to determine the exact version of Windows or Linux you are using?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. PaaS
In a Platform as a Service environment, the cloud provider manages the underlying operating system, middleware, and runtime. You focus only on your application code. IaaS options like virtual machines require you to handle operating system maintenance.
Question 273 of 280Can management groups be nested?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Yes
Management groups can absolutely be nested to create a hierarchical organizational structure. You can build a tree of management groups and subscriptions to efficiently apply policies and access controls across your entire organization.
Question 274 of 280Which type of scaling in cloud computing allows for practically unlimited growth by adding more instances of resources?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Scaling out (horizontal scaling)
Scaling out adds more instances of resources like virtual machines to handle increased workloads. Scaling up simply adds more power like CPU or RAM to a single virtual machine, which has hardware limits.
Question 275 of 280Multiple virtual machines in the same availability set are deployed across multiple update domains. What do update domains help you protect against?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Planned downtime
Update domains protect against planned downtime by ensuring Azure updates and restarts virtual machine groups sequentially, never all at once. Fault domains, on the other hand, are the mechanism used to guard against unplanned hardware failures.
Question 276 of 280What is the role of fault tolerance in Azure's reliability strategy?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. To minimize the impact of individual component failures.
Fault tolerance relies on redundancy to minimize the operational impact when individual hardware or software components fail. Remember that fault tolerance differs from disaster recovery, which focuses on restoring entire systems after massive regional outages.
Question 277 of 280Which of the following statements about Azure Availability Zones is true?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Availability Zones are physically separate locations within the same Azure region.
Availability Zones are distinct physical data centers within a single Azure region, providing protection against local hardware failures. They do not replicate data across tenants, and regions typically contain three zones, not two.
Question 278 of 280Which phrase best describes the property of scalability?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. The ability of a system to handle increased workload by adding resources dynamically.
Scalability is the ability of a system to handle increased workload by dynamically adding resources, such as compute or storage. Contrast this with reliability, which measures a system's ability to stay operational and avoid downtime.
Question 279 of 280Microsoft Entra Domain Services is a managed domain service that can be used to:
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Extend AD DS to the cloud.
Microsoft Entra Domain Services extends traditional Active Directory Domain Services capabilities to the cloud. It provides managed domain services like domain join and group policy without needing to deploy domain controllers manually.
Question 280 of 280What is the main advantage of using spot instances in the cloud?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. They provide significant cost savings.
Spot instances offer significant cost savings compared to standard pay-as-you-go pricing by utilizing unused Azure capacity. The tradeoff is that Azure can evict them at any time, making option B factually incorrect.
More free practice tests at certpunch.com and new video rounds on @CertPunch.