Question 23
Domain 3: Describe Azure AI services for computer vision and document processingHow do Azure AI services dramatically improve speed-to-market?
Correct answer: B
Explanation
Azure AI services improve speed-to-market by letting teams use "pre-trained machine learning models" instead of building models from scratch. They can be "deploy[ed] as resources," which reduces development time and speeds integration into applications.
Why each option is right or wrong
A. By requiring extensive coding skills
B. By using pre-trained machine learning models and deploying them as resources
Azure AI services are designed as managed cloud resources that expose pre-built capabilities, so teams can provision an AI service and call it through an API rather than training and hosting a model themselves. In Azure’s service model, these offerings are deployed as Azure resources in a subscription, which removes the time and operational overhead of model development, training, and infrastructure setup, directly accelerating application delivery.
C. By providing specialized APIs for each service
D. By limiting access to only large organizations