AI-900 Question 245
Single answerA company wants to build a generative AI application on Azure to create personalized marketing content for their users. They need a solution that provides pre-trained language models and allows them to fine-tune the models for their specific business needs. Which Azure service best meets their requirements?
- A
Azure OpenAI Service
- B
Azure Cognitive Search
- C
Azure Machine Learning
- D
Azure Bot Service
Show answer and explanation
Correct answer: A
Explanation
The Azure OpenAI Service is designed for generative AI workloads and provides access to powerful pre-trained models like GPT. These models can be fine-tuned for specific business requirements, making them the best choice for creating personalized content. Other services like Cognitive Search, Machine Learning, and Bot Service cater to different workloads and do not meet the scenario's requirements.
- A. Correct.
Azure OpenAI Service provides access to pre-trained generative AI models like GPT, which can be fine-tuned for specific use cases, making it ideal for creating personalized marketing content.
- B. Incorrect.
Azure Cognitive Search is used for search-related tasks and does not provide pre-trained generative AI models or fine-tuning capabilities.
- C. Incorrect.
Azure Machine Learning is a platform for building and training custom machine learning models but does not specifically provide pre-trained generative AI models like GPT.
- D. Incorrect.
Azure Bot Service is used for building conversational bots but does not include generative AI capabilities for tasks like personalized content creation.