Exam AI-900 Topic 4 Question 163 Discussion
Actual exam question for Microsoft's AI-900 exam
Question #: 163
Topic #: 4
Question #: 163
Topic #: 4
You are creating an app to help employees write emails and reports based on user prompts. What should you use?
Suggested Answer: B Vote an answer
For an app that helps employees write emails and reports based on user prompts, you need a text generation model capable of understanding natural language instructions and producing coherent, contextually appropriate output. Azure OpenAI GPT models-available through Azure AI Foundry (formerly Azure OpenAI Studio)-are specifically designed for such generative tasks.
By integrating GPT-3.5 or GPT-4, the app can analyze prompts like "Write a professional email to a client about project updates" and automatically generate polished text in seconds.
The other options do not fit:
* A. Azure AI Speech: Converts spoken language to text or text to speech; not suitable for generating written content.
* C. Azure AI Vision: Processes and analyzes images or video content.
* D. Azure Machine Learning Studio: Used for training, testing, and deploying custom ML models, not directly for content generation.
Therefore, to create a writing-assistance app for emails and reports, the correct solution is B. Azure OpenAI in Foundry Models using GPT-based language generation.
By integrating GPT-3.5 or GPT-4, the app can analyze prompts like "Write a professional email to a client about project updates" and automatically generate polished text in seconds.
The other options do not fit:
* A. Azure AI Speech: Converts spoken language to text or text to speech; not suitable for generating written content.
* C. Azure AI Vision: Processes and analyzes images or video content.
* D. Azure Machine Learning Studio: Used for training, testing, and deploying custom ML models, not directly for content generation.
Therefore, to create a writing-assistance app for emails and reports, the correct solution is B. Azure OpenAI in Foundry Models using GPT-based language generation.
by Kevin at Jul 08, 2026, 04:25 AM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).