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 111–120 of 144

Q111

You are configuring a VPN Gateway for site-to-site connections. Which type of SKU should you choose for high availability?

  • A Basic SKU
  • B Standard SKU
  • C High-Performance SKU
  • D VNet Gateway SKU
Explanation The Standard SKU offers high availability, while the Basic SKU does not support it, and other options are either incorrect or irrelevant.
Q112

Which Azure service provides a distributed SQL database solution?

  • A Azure SQL Database
  • B Azure Cosmos DB
  • C Azure Blob Storage
  • D Azure Table Storage
Explanation Azure Cosmos DB is designed for global distribution and multi-model database services, whereas Azure SQL Database is not distributed by default.
Q113

A company needs to provide secure access to its applications from various regions while complying with legal requirements. Which architecture should they choose?

  • A Active Directory Groups
  • B Regional Virtual Networks
  • C Private Link Service
  • D Azure Policy
Explanation Private Link Service allows secure access to services while maintaining data residency regulations, unlike the other options.
Q114

What happens when you try to assign a role to a user that exceeds the scope of their existing permissions?

  • A Permissions are overridden
  • B Assignment is ignored
  • C User receives a warning
  • D User gains temporary approval
Explanation Azure role assignments respect scope permissions; thus, if the user's existing permissions do not allow for the new role, it is ignored.
Q115

Which service facilitates hybrid cloud environments in Azure?

  • A Azure Arc
  • B Azure Logic Apps
  • C Azure Function App
  • D Azure DevOps
Explanation Azure Arc extends Azure services to on-premises and multi-cloud environments, while others are for specific functions or development processes.
Q116

A company needs to ensure their databases are replicated across regions for disaster recovery. Which Azure service should they use?

  • A Azure Blob Storage
  • B Azure SQL Database
  • C Azure Functions
  • D Azure Virtual Network
Explanation Azure SQL Database offers built-in geo-replication features for disaster recovery, unlike others that serve different purposes.
Q117

What happens when you enable Azure Disk Encryption on a VM?

  • A All data is deleted immediately
  • B Data is only encrypted during backups
  • C Data is encrypted using BitLocker
  • D VM becomes inaccessible temporarily
Explanation Azure Disk Encryption uses BitLocker to encrypt the disk volumes, while other options do not reflect the actual functionality.
Q118

Which Azure service is best for hosting web applications with auto-scaling capabilities?

  • A Azure App Service
  • B Azure Blob Storage
  • C Azure Virtual Machine
  • D Azure SQL Database
Explanation Azure App Service provides auto-scaling for web apps, unlike the others.
Q119

A company needs to ensure network security by controlling traffic to its virtual network. What should they use?

  • A Network Security Group
  • B Azure Firewall
  • C Azure DDoS Protection
  • D Azure Traffic Manager
Explanation Network Security Groups are specifically designed to control traffic flow to Azure resources.
Q120

You are configuring Azure AD Conditional Access. What happens when a policy is set to require multi-factor authentication for all users?

  • A All logins will require MFA
  • B Only admin logins require MFA
  • C Users can skip MFA under load
  • D MFA is required only for Azure services
Explanation The policy ensures all users must perform MFA when accessing resources.