Microsoft Azure

Designing Microsoft Azure Infrastructure Solutions

AZ-305
Popular

Prepare for the AZ-305 exam to validate your skills in designing Azure infrastructure solutions.

144 questions 0 views Free
Start Mock Test Timed · Full-length · Scored

Questions 71–80 of 144

Q71

A company needs to ensure that their web applications are highly available and automatically scale during high traffic. Which Azure service should they use?

  • A Azure Load Balancer
  • B Azure Virtual Machines
  • C Azure App Service
  • D Azure Directory
Explanation Azure App Service provides built-in auto-scaling and high availability features suited for web applications.
Q72

You are configuring Azure Firewall rules. What happens when you set a rule to allow traffic but don't define a destination IP?

  • A Traffic is blocked.
  • B All traffic is allowed.
  • C Only specific IPs are allowed.
  • D Traffic is unrestricted.
Explanation Without a defined destination, the rule defaults to denying unmatched traffic, causing it to be blocked.
Q73

Which Azure service allows for scalable data storage for applications?

  • A Azure Blob Storage
  • B Azure Virtual Machine
  • C Azure SQL Database
  • D Azure DevOps
Explanation Azure Blob Storage is designed for scalable data storage, while the other options serve different purposes.
Q74

A company needs to monitor its Azure resources for performance and issues. Which tool should they use?

  • A Azure DevOps
  • B Azure Monitor
  • C Azure Functions
  • D Azure Active Directory
Explanation Azure Monitor is specifically built for monitoring resources, whereas the other tools focus on development, functions, and directory management.
Q75

You are configuring Azure Kubernetes Service. What happens if you don't assign IAM roles for your AKS cluster?

  • A Cluster won't deploy at all
  • B Run but won't achieve resource allocation
  • C Limited control over incoming traffic
  • D Restricted access for users and services
Explanation Not assigning IAM roles restricts access, while the other options imply incorrect consequences of IAM configuration.
Q76

Which Azure service allows real-time stream analytics?

  • A Azure Stream Analytics
  • B Azure Functions
  • C Azure Blob Storage
  • D Azure Data Lake
Explanation Azure Stream Analytics is specifically designed for real-time processing, while other options serve different purposes.
Q77

A company needs to restrict access to an application based on user roles in Azure. What is the best practice?

  • A Use Azure Role-Based Access Control
  • B Deploy Network Security Groups
  • C Set up Azure Load Balancer
  • D Implement Azure Policy
Explanation Azure Role-Based Access Control (RBAC) is designed to manage permissions based on user roles, while other options do not directly address role-based access.
Q78

You are configuring an Azure Virtual Network. What happens if you set the address space overlapping with another network's address space?

  • A It will lead to routing conflicts
  • B The VNet will automatically merge
  • C Connection will be established successfully
  • D No network resources can be created
Explanation Overlapping address spaces lead to routing conflicts, making it impossible for resources to communicate without ambiguity.
Q79

Which service allows for serverless compute in Azure?

  • A Azure Functions
  • B Azure App Service
  • C Azure VMs
  • D Azure SQL Database
Explanation Azure Functions provides serverless compute, while the others require server management.
Q80

A company needs to analyze data in real-time from their IoT devices. Which Azure service should they use?

  • A Azure Stream Analytics
  • B Azure Blob Storage
  • C Azure SQL Database
  • D Azure Data Factory
Explanation Azure Stream Analytics specializes in real-time data processing for streaming data sources.