What happens when you enable Azure AD Connect password writeback?
AUsers can reset passwords on-premises
BUsers can reset passwords in Azure AD only
CUsers cannot change their passwords
DPassword changes propagate to Azure AD
Explanation
Password writeback allows changes from on-premises to Azure AD.
Q97
A company needs to migrate their on-premises SQL Server to Azure. Which service should they use to ensure minimal downtime?
AAzure SQL Database
BAzure Data Lake
CAzure Site Recovery
DAzure HDInsight
Explanation
Azure Site Recovery is designed for disaster recovery and can facilitate migration with minimal downtime, whereas other options do not provide similar capabilities.
Q98
When configuring Azure AD Connect for a hybrid identity solution, which component is responsible for synchronizing user properties?
AAD FS
BPassword Hash Synchronization
CSynchronization Service
DConditional Access
Explanation
The Synchronization Service handles the sync of user properties, while others are not primarily focused on synchronization.
Q99
What happens when you assign a new role to a user that grants more permissions than their current role in Azure?
AUser is locked out
BCurrent role is removed
CUser retains previous permissions
DUser must re-login to apply changes
Explanation
The new role assignment will replace the current role, as Azure RBAC follows role-based access control principles.
Q100
Which service can be used for hybrid connectivity in Azure?
AAzure VPN Gateway
BAzure Blob Storage
CAzure Functions
DAzure Logic Apps
Explanation
Azure VPN Gateway connects on-premises networks to Azure securely, while others serve different purposes.