Which Azure service is best for managing SSH access to VMs?
AAzure Bastion
BAzure Firewall
CNetwork Security Group
DAzure VPN Gateway
Explanation
Azure Bastion provides seamless and secure SSH access without exposing VMs.
Q62
A company needs to enforce MFA for all users accessing Azure. What should they configure?
AConditional Access Policies
BAzure Policy
CRole-Based Access Control
DResource Locks
Explanation
Conditional Access Policies allow configuring MFA requirements for user access.
Q63
You are configuring a new Azure Virtual Network. What happens if you try to create a subnet overlapping an existing subnet?
AIt completes successfully
BThe operation will fail
CBoth subnets merge into one
DOnly one subnet remains
Explanation
Creating overlapping subnets is not allowed; hence the operation fails.
Q64
Which service provides centralized management of Azure resources?
AAzure Resource Manager
BAzure Monitor
CAzure Logic Apps
DAzure Blob Storage
Explanation
Azure Resource Manager enables centralized resource management, while others manage monitoring or different cloud functions.
Q65
A company needs to migrate an on-premises SQL Server to Azure. What service should they consider for full managed support?
AAzure Functions
BAzure SQL Database
CAzure Kubernetes Service
DAzure DevOps
Explanation
Azure SQL Database provides fully managed SQL service, while the others do not specialize in database management.
Q66
You are configuring a hybrid environment with Azure Active Directory. What is the best approach to synchronize on-premises and Azure AD identities?
AUse a VPN connection
BUse Azure AD Connect
CUse Azure ExpressRoute
DManually sync identities
Explanation
Azure AD Connect efficiently synchronizes identities, while the other options do not provide identity synchronization.
Q67
Which Azure service is used for managing DNS records?
AAzure DNS
BAzure Blob Storage
CAzure Load Balancer
DAzure Traffic Manager
Explanation
Azure DNS is specifically designed for managing DNS records; the other options serve different functions.
Q68
A company needs to route traffic to multiple services based on the URL. Which Azure service should they use?
AAzure Application Gateway
BAzure Firewall
CAzure VPN Gateway
DAzure Load Balancer
Explanation
Azure Application Gateway supports URL-based routing, while the others do not.
Q69
What happens when you configure an Azure Virtual Network Peering with 'Allow forwarded traffic' off?
ACircuits get disconnected
BTraffic cannot traverse the peering
CBoth VNets become isolated
DForwarding rules are ignored
Explanation
If 'Allow forwarded traffic' is off, traffic cannot pass through the peering to the other VNet.
Q70
A company needs to migrate their on-premises Active Directory to Azure. Which service should they use?
AAzure Active Directory Connect
BAzure Blob Storage
CAzure Virtual Network
DAzure Firewall
Explanation
Azure Active Directory Connect enables synchronization between on-premises AD and Azure AD, while the other options serve different purposes.