Which service provides scalable cloud-based storage for unstructured data?
AAzure Blob Storage
BAzure SQL Database
CAzure Functions
DAzure CDN
Explanation
Azure Blob Storage is designed for unstructured data, while the others serve different purposes.
Q62
A company needs to analyze data in real-time for fraud detection. Which Azure service should they use?
AAzure Stream Analytics
BAzure Logic Apps
CAzure Cosmos DB
DAzure DevOps
Explanation
Azure Stream Analytics is optimized for real-time data analysis, unlike the others which serve different roles.
Q63
What happens when you incorrectly configure Identity and Access Management (IAM) roles for a resource in Azure?
AResource becomes available to everyone
BResource remains secured and inaccessible
CUnauthorized users may access the resource
DAccess is restricted to admins only
Explanation
Incorrect IAM configurations can lead to unauthorized access, while other options misrepresent IAM behavior.
Q64
Which type of AI model uses labeled data for training?
ASupervised Learning
BUnsupervised Learning
CReinforcement Learning
DDeep Learning
Explanation
Supervised Learning uses labeled data, while the others do not.
Q65
A company needs to analyze large datasets in real-time. Which Azure service should they implement?
AAzure Blob Storage
BAzure Synapse Analytics
CAzure Machine Learning
DAzure Data Factory
Explanation
Azure Synapse Analytics is designed for real-time data analytics, unlike the others.
Q66
What happens when an AI model is overfit?
AHigh accuracy on training data
BLow accuracy on test data
CBalanced performance overall
DReduced training time
Explanation
Overfitting results in high training accuracy but poor test performance.
Q67
Which service is used to implement bots in Azure?
AAzure Bot Service
BAzure Functions
CAzure Logic Apps
DAzure DevOps
Explanation
Azure Bot Service specifically provides tools for developing bots, while others serve different purposes.
Q68
A company needs to analyze and visualize data from various sources quickly. Which Azure service best suits their needs?
AAzure Data Lake Storage
BAzure Synapse Analytics
CAzure Blob Storage
DAzure Kubernetes Service
Explanation
Azure Synapse Analytics integrates data management, analysis, and visualization, while the others do not cater specifically to those needs.
Q69
You are configuring a conversational AI model. What happens when you choose a high temperature setting in your model's response generation?
AResponses become more random
BResponses are more consistent
CModel will not generate output
DResponse time increases significantly
Explanation
Higher temperature settings promote randomness in the model's output, unlike lower settings which generate consistent replies.
Q70
Which service provides automated machine learning capabilities in Azure?
AAzure Machine Learning
BAzure Databricks
CAzure Functions
DAzure Logic Apps
Explanation
Azure Machine Learning is designed specifically for automated ML tasks, while others serve different functions.