You are configuring Azure AD DS for authentication. What happens if a synchronized on-premises account is deleted?
AAccount is removed from Azure AD DS
BAccount remains but is disabled
CAccount is converted to cloud-only
DAccount gets re-synced automatically
Explanation
Deleted accounts in on-premises become disabled in Azure AD DS; they are not automatically removed.
Q52
Which service would you use to automate deployment of virtual machines in Azure?
AAzure Automation
BAzure Functions
CAzure Blob Storage
DAzure Active Directory
Explanation
Azure Automation allows for automated deployments, while others serve different purposes.
Q53
A company needs to maintain compliance in Azure by encrypting their data at rest. Which Azure feature should they use?
AStorage Service Encryption
BAzure VPN Gateway
CAzure Load Balancer
DAzure Firewall
Explanation
Storage Service Encryption automatically encrypts data at rest, while others do not provide encryption features.
Q54
You are configuring network security groups (NSGs) in Azure. What happens when you deny both inbound and outbound traffic?
AAll traffic is blocked
BOnly inbound is blocked
COnly outbound is blocked
DTraffic is allowed for some services
Explanation
Denying both specified directions blocks all associated network traffic.
Q55
Which service enables you to deploy Windows virtual machines in Azure?
AAzure Virtual Machines
BAzure Functions
CAzure Storage
DAzure Service Fabric
Explanation
Azure Virtual Machines is specifically designed for creating and managing virtual machines, unlike the other services listed.
Q56
A company needs to ensure high availability for their on-premises applications. What Azure service would most effectively complement on-premises infrastructure?
AAzure Blob Storage
BAzure Site Recovery
CAzure DevOps
DAzure Active Directory
Explanation
Azure Site Recovery provides disaster recovery and high availability, while others do not provide that specific function.
Q57
You are configuring Azure AD Connect. What happens when you set it for password hash synchronization?
APasswords are fully encrypted in Azure
BOnly password hashes are synced to Azure
CLocal passwords are deleted automatically
DUser passwords become invalid in Azure
Explanation
Password hash synchronization means only the hash of the password is stored in Azure to safeguard security, not the actual password.
Q58
Which Azure service provides a centralized management interface for VMs?
AAzure Portal
BAzure Blob Storage
CAzure Functions
DAzure CDN
Explanation
Azure Portal is the management interface for Azure resources, whereas others serve different purposes.
Q59
A company needs to securely connect its on-premises network to Azure. Which solution should they choose?
AAzure Load Balancer
BAzure Virtual Network Gateway
CAzure Application Gateway
DAzure SQL Database
Explanation
Azure Virtual Network Gateway facilitates secure connections, while others are for different configurations.
Q60
What happens when you assign a role to a user in Azure?
AUser can manage all Azure subscriptions
BUser gets permissions based on assigned role
CUser's services are deleted automatically
DUser cannot access Azure resources anymore
Explanation
Roles in Azure define permissions; the other options misrepresent role assignment outcomes.