Which Azure service is best for hosting web applications?
AAzure App Service
BAzure Functions
CAzure Blob Storage
DAzure Virtual Machines
Explanation
Azure App Service is designed for web hosting; others are for different scenarios.
Q2
A company needs to restrict access to sensitive documents based on user roles. What should they implement?
AGroup Policies
BAzure RBAC
CMulti-Factor Authentication
DVPN Access
Explanation
Azure RBAC allows role-based access controls; others do not primarily focus on access management by roles.
Q3
What happens when an Azure Virtual Network's service endpoints are enabled for a storage account?
APublic access is removed
BOnly internal traffic is allowed
CExternal services can connect
DPerformance of the network decreases
Explanation
Service endpoints restrict access to the storage account to only the virtual network; the other options are incorrect interpretations of service endpoints.
Q4
Which service allows you to automate the deployment of Azure resources?
AAzure DevOps
BAzure Functions
CAzure Resource Manager
DAzure Blob Storage
Explanation
Azure Resource Manager allows for deployment automation, while others serve different purposes.
Q5
A company needs to restrict user access to certain SharePoint sites based on certain conditions. What should they implement?
ASharePoint Permissions
BTeams Policies
CDynamic Groups
DExchange Online Permissions
Explanation
Dynamic Groups automatically adjust permissions based on user attributes.
Q6
What happens when a Microsoft 365 Group is deleted while its associated resources still exist?
AResources are permanently lost
BResources remain accessible
CResources moved to personal accounts
DResources are archived indefinitely
Explanation
Resources like SharePoint sites remain accessible after group deletion.
Q7
Which service provides users with data loss prevention capabilities?
AMicrosoft Information Protection
BAzure Blob Storage
CMicrosoft Defender
DAzure AD Connect
Explanation
Microsoft Information Protection offers data loss prevention, while the others serve different purposes.
Q8
A company needs to assign custom roles in Azure AD. What should they use?
ARole-Based Access Control (RBAC)
BAzure Policy
CAzure Resource Manager
DActive Directory Federation Services
Explanation
Role-Based Access Control (RBAC) allows for custom role assignments, while the other options do not provide this functionality.
Q9
What happens when an Azure VM is stopped and deallocated?
ADisk data is erased
BCost continues to accrue
CAll IP addresses are released
DState is preserved in RAM
Explanation
When stopped and deallocated, IP addresses may be released while disk data remains intact, and costs cease.
Q10
Which Microsoft 365 service provides advanced data governance?
AMicrosoft Purview
BAzure Blob Storage
CMicrosoft Intune
DMicrosoft Defender
Explanation
Microsoft Purview specializes in data governance, unlike the others.