A company needs to implement a backup solution for on-premises servers to Azure. Which Azure service should be used?
AAzure Site Recovery
BAzure Backup
CAzure Blob Storage
DAzure File Sync
Explanation
Azure Backup specifically offers efficient backup solutions, while Azure Site Recovery is for disaster recovery.
Q42
You are configuring Azure AD Connect. What happens if you choose 'Password Hash Synchronization'?
APasswords sync instantly to Azure AD
BPasswords are not stored in Azure AD
CUser passwords are hashed before sync
DAuthentication is always on-premises
Explanation
'Password Hash Synchronization' securely synchronizes hashed passwords; option A is incorrect as it implies no hashing, B misrepresents storage, and D contradicts the sync purpose.
Q43
Which Azure service assists in identity management?
AAzure Active Directory
BAzure Blob Storage
CAzure Functions
DAzure App Service
Explanation
Azure Active Directory is specifically designed for identity management, unlike the other options.
Q44
A company needs to migrate on-premises applications to Azure. Which service should they use?
AAzure Content Delivery Network
BAzure Site Recovery
CAzure Batch
DAzure Virtual Network
Explanation
Azure Site Recovery facilitates application migration by minimizing downtime.
Q45
You are configuring an Azure Virtual Machine's network interface. What happens when you enable Accelerated Networking?
AImproved network latency
BDedicated IP address
CHigher storage limits
DBetter CPU performance
Explanation
Enabling Accelerated Networking reduces network latency significantly, while the other options do not directly relate.
Q46
Which service allows you to manage Azure resources centrally?
AAzure Resource Manager
BAzure DevOps
CAzure Virtual Machines
DAzure Blob Storage
Explanation
Azure Resource Manager provides the management layer for Azure resources, unlike the others which serve different purposes.
Q47
A company needs to ensure their virtual machines are compliant with update policies. Which Azure feature should they use?
AAzure Advisor
BAzure Automation
CAzure Policy
DAzure Databricks
Explanation
Azure Policy assesses resources for compliance against rules, while others serve different functions.
Q48
What happens when a virtual network is deleted in Azure?
AAll associated resources are deleted
BResources are automatically restored
COnly subnets are deleted
DNetwork security groups are retained
Explanation
Deleting a virtual network removes all associated resources, unlike the other options which do not correctly describe the behavior.
Q49
Which service is used for managing hybrid identity?
AAzure Active Directory
BAzure Blob Storage
CAzure Virtual Network
DAzure Functions
Explanation
Azure Active Directory enables hybrid identity management, while the others serve different purposes.
Q50
A company needs to ensure vm1 can access vm2 while maintaining security. What should be configured?
APublic IP for vm1
BAzure Virtual Network
CNetwork Security Group
DVPN Gateway
Explanation
Configuring an Azure Virtual Network allows secure communication between vms without exposing them to the public internet.