Practice questions
1. A cloud engineer team need access to the Azure ML workspace to run a script as a job. What role should they be granted?
A. Azure ML Data Scientist
B. Azure ML Compute Operator
C. Reader
D. Contributor
2. A cloud engineer team need to run a single script to train a model. What job best fits their requirements?
A. command
B. pipeline
C. sweep
D. archive
3. And what role should they be assigned?
A. Azure ML Data Scientist
B. Azure ML Compute Operator
C. Reader
D. Contributor
4. A cloud engineer team need to create/delete Azure ML registries. What role should they be assigned?
A. Azure ML Data Scientist
B. Azure ML Compute Operator
C. Reader
D. Contributor
Questions 5-8 are based on the following use case:
A cloud engineer is developing applications using Azure Cognitive Services to extract insights from unstructured text. The cloud engineer has created some Azure Cognitive Services resources.
5. The...