
Ultimate access to all questions.
Your organization is planning to use Azure OpenAI Service to automate the process of generating technical documentation for software projects. Describe how you would use the Azure OpenAI APIs to submit code snippets and receive generated documentation as responses.
A
Use the Azure OpenAI APIs to submit code snippets as plain text and receive generated documentation based on the plain text.
B
Use the Azure OpenAI APIs to submit code snippets as structured data and receive generated documentation based on the structured data.
C
Use the Azure OpenAI APIs to submit code snippets as images and receive generated documentation based on the images.
D
Use the Azure OpenAI APIs to submit code snippets as voice commands and receive generated documentation based on the voice commands.