A company needs to prevent unauthorized access to sensitive data stored in Azure Blob Storage. What should they implement?
AVirtual Network Service Endpoints
BManaged Identities
CRole-Based Access Control (RBAC)
DAzure Key Vault
Explanation
Role-Based Access Control (RBAC) effectively manages user permissions, while the other options focus on different security aspects.
Q72
What happens when a Microsoft Teams user exceeds the storage limit for their OneDrive for Business account?
ANo impact; continuation allowed
BSync stops; uploads restricted
CAll data is deleted
DAccess granted to external users
Explanation
Sync stops and uploads are restricted if the storage limit is exceeded, whereas the other options are incorrect scenarios.
Q73
Which service is primarily used for automating operations in Azure?
AAzure Automation
BAzure Functions
CAzure Logic Apps
DAzure DevOps
Explanation
Azure Automation allows for automating operational tasks; the others serve different purposes.
Q74
A company needs to restrict access to a storage account based on the user's IP address. What should they use?
AAzure Role-Based Access Control
BAzure Network Security Groups
CAzure Policy
DAzure Storage Firewall
Explanation
Azure Storage Firewall enables IP restriction; others manage roles or network access differently.
Q75
What happens when a user is assigned both the Reader and Owner roles in Azure?
AOnly Owner role applies
BOnly Reader role applies
CCombines permissions of both roles
DPermissions cancel each other out
Explanation
The user receives cumulative access from both roles; the others suggest incorrect overrides.
Q76
Which service is primarily used for managing Azure AD identities?
AAzure Active Directory
BAzure Key Vault
CAzure DevOps
DAzure Blob Storage
Explanation
Azure Active Directory manages identities, while the others serve different purposes.
Q77
A company needs to ensure high availability for its Azure-hosted applications. Which Azure feature should they implement?
AAzure Pay-As-You-Go
BAzure Load Balancer
CAzure Virtual Network
DAzure Backup
Explanation
Azure Load Balancer distributes traffic for high availability, while the others focus on cost, networking, or backup.
Q78
What happens when you disable a user account in Azure AD?
ACannot access Azure AD resources
BDeleted user data permanently
CAll permissions are retained
DChanges Azure subscription settings
Explanation
Disabling a user prevents access to resources, while the others suggest incorrect functionality.
Q79
Which service allows real-time messaging in Azure?
AAzure SignalR Service
BAzure Storage
CAzure Functions
DAzure API Management
Explanation
Azure SignalR Service enables real-time communication, while others serve different functions in the Azure ecosystem.
Q80
A company needs to store user data securely in Azure while complying with GDPR. Which service should they utilize?
AAzure Blob Storage
BAzure Cosmos DB
CAzure Key Vault
DAzure SQL Database
Explanation
Azure Key Vault offers secure storage for keys and secrets, crucial for GDPR compliance, unlike the other options which focus on data storage.