Which Azure service is primarily used for big data analytics?
AAzure Synapse Analytics
BAzure Blob Storage
CAzure Functions
DAzure DevOps
Explanation
Azure Synapse Analytics is designed for big data analytics; the others serve different purposes.
Q122
A company needs to securely store application secrets. What should they use?
AAzure Key Vault
BAzure Storage Account
CAzure Blob Storage
DAzure SQL Database
Explanation
Azure Key Vault is specifically built for managing secrets securely, unlike the other options.
Q123
You are configuring a database to automatically scale based on demand. Which feature should you enable?
ARead Replicas
BAutoscaling
CMulti-Region Deployment
DGeo-Replication
Explanation
Autoscaling allows dynamic resource scaling based on load, while the others serve different scaling purposes.
Q124
Which service allows you to ingest data in real-time into Azure?
AAzure Data Lake Storage
BAzure Stream Analytics
CAzure Logic Apps
DAzure Functions
Explanation
Azure Stream Analytics is designed for real-time data ingestion, while the others serve different purposes.
Q125
A company needs to store data for long-term analytics and machine learning. Which Azure service should they use?
AAzure Blob Storage
BAzure Cosmos DB
CAzure SQL Database
DAzure Data Factory
Explanation
Azure Blob Storage is optimal for storing large volumes of data for analysis; others focus on different data access patterns.
Q126
You are configuring Azure Role-Based Access Control (RBAC). What is the highest priority in permissions?
AUser assignment
BResource type
CRole definition
DScope
Explanation
Scope determines the range where the permissions apply, serving as the highest priority in permissions in Azure RBAC.
Q127
Which service is designed for big data analytics on Azure?
AAzure Data Lake Analytics
BAzure Virtual Machines
CAzure Blob Storage
DAzure App Services
Explanation
Azure Data Lake Analytics is specifically built for big data, while the others serve different purposes.
Q128
A company needs to store large amounts of unstructured data. Which storage option is most suitable?
ASQL Database
BAzure Blob Storage
CAzure Table Storage
DAzure Disk Storage
Explanation
Azure Blob Storage is tailored for unstructured data, unlike the other options which are either for structured or specific uses.
Q129
You are configuring a new Azure resource. What happens when you set the 'Location' to a specific region?
AIncreases latency for users
BLimits application scalability
CAffects data residency laws
DDecreases potential costs
Explanation
Setting 'Location' affects data residency laws; latency and scalability are not directly impacted, and costs may vary but are not guaranteed to decrease.
Q130
Which service is used for data warehousing in Azure?
AAzure Synapse Analytics
BAzure Blob Storage
CAzure SQL Database
DAzure Data Lake Storage
Explanation
Azure Synapse Analytics is specifically designed for analytics and data warehousing, while the others serve different data management functions.