What happens when you enable a Soft Delete policy on an Azure Blob Storage account?
ABlob is deleted permanently
BBlob can be recovered
CBlob is archived automatically
DBlob is moved to a different region
Explanation
Soft Delete allows recovery of deleted blobs; other options incorrectly describe the function or consequences.
Q142
Which Azure service provides distributed storage for large datasets?
AAzure Blob Storage
BAzure Table Storage
CAzure Queue Storage
DAzure File Storage
Explanation
Azure Blob Storage is designed for handling large amounts of unstructured data, unlike the others which serve different purposes.
Q143
A company needs to run a web application globally with low latency. Which Azure service should they use?
AAzure CDN
BAzure Functions
CAzure Virtual Machines
DAzure App Service
Explanation
Azure CDN optimizes content delivery at scale, providing low latency across geographies, while the others are less effective for global distribution.
Q144
You are configuring Azure Active Directory. What happens when you set a conditional access policy?
AUser experience is unaffected.
BAll access is immediately denied.
CAccess is based on conditions.
DSecurity defaults are automatically enabled.
Explanation
Conditional access policies dynamically control access based on specific conditions rather than affecting all users indiscriminately.