You are configuring a VPN Gateway for site-to-site connections. Which type of SKU should you choose for high availability?
ABasic SKU
BStandard SKU
CHigh-Performance SKU
DVNet 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?
AAzure SQL Database
BAzure Cosmos DB
CAzure Blob Storage
DAzure 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?
AActive Directory Groups
BRegional Virtual Networks
CPrivate Link Service
DAzure 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?
APermissions are overridden
BAssignment is ignored
CUser receives a warning
DUser 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?
AAzure Arc
BAzure Logic Apps
CAzure Function App
DAzure 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?
AAzure Blob Storage
BAzure SQL Database
CAzure Functions
DAzure 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?
AAll data is deleted immediately
BData is only encrypted during backups
CData is encrypted using BitLocker
DVM 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?
AAzure App Service
BAzure Blob Storage
CAzure Virtual Machine
DAzure 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?
ANetwork Security Group
BAzure Firewall
CAzure DDoS Protection
DAzure 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?
AAll logins will require MFA
BOnly admin logins require MFA
CUsers can skip MFA under load
DMFA is required only for Azure services
Explanation
The policy ensures all users must perform MFA when accessing resources.