You are configuring an Azure OpenAI service deployment. What does the 'deployment slot' feature allow you to do?
AEdit the base model directly
BRun multiple versions smoothly
CIncrease model performance effectively
DControl user access levels
Explanation
Deployment slots enable running various versions without impacting production, which is distinct from the other functionalities.
Q142
Which Azure Cognitive Service is best for text analytics?
AText Analytics
BSpeech Recognition
CComputer Vision
DLanguage Understanding
Explanation
Text Analytics specifically provides features for analyzing text, while others serve different purposes.
Q143
A company needs to optimize its machine learning model deployment with minimal costs. Which Azure service should they consider?
AAzure Batch
BAzure Kubernetes Service
CAzure Functions
DAzure Logic Apps
Explanation
Azure Functions offer serverless and cost-effective compute for models, unlike the other options that involve more infrastructure management.
Q144
You are configuring an Azure Cognitive Search service. What must you define first?
AData source
BSearch index
CSearch skillset
DQuery key
Explanation
Defining a data source is necessary before creating indexes or skillsets.
Q145
Which Azure service helps in deploying and training machine learning models?
AAzure Machine Learning
BAzure Functions
CAzure DevOps
DAzure Analysis Services
Explanation
Azure Machine Learning specifically focuses on deploying and training models; the others do not.
Q146
You are configuring a chatbot in Azure. Which service would you use to build the natural language understanding?
AAzure Bot Services
BAzure Cognitive Services
CAzure Logic Apps
DAzure Kubernetes Service
Explanation
Azure Cognitive Services provides natural language understanding, while the others serve different functions.
Q147
A company wants to use face recognition in their application. Which Azure service should they use?
AAzure Face API
BAzure Cognitive Search
CAzure Form Recognizer
DAzure Data Lake
Explanation
Azure Face API is specifically designed for face recognition; the others do not provide this capability.