Microsoft
AI-900 · Question #255
What can be used to complete a paragraph based on a sentence provided by a user?
The correct answer is B. Azure OpenAI. Azure.AI.OpenAI, Completions Class Representation of the response data from a completions request. Completions support a wide variety of tasks and generate text that continues from or "completes" provided prompt data…
Submitted by chiamaka_o· Mar 30, 2026Describe features of Natural Language Processing (NLP) workloads on Azure
Question
What can be used to complete a paragraph based on a sentence provided by a user?
Options
- AAzure Al Language
- BAzure OpenAI
- CAzure Machine Learning
- DAzure Al Vision
How the community answered
(30 responses)- A3% (1)
- B90% (27)
- C7% (2)
Explanation
Azure.AI.OpenAI, Completions Class Representation of the response data from a completions request. Completions support a wide variety of tasks and generate text that continues from or "completes" provided prompt data. https://learn.microsoft.com/en-us/dotnet/api/azure.ai.openai.completions
Topics
#Azure OpenAI#Generative AI#Text Completion
Community Discussion
No community discussion yet for this question.