Your client wants to integrate Azure OpenAI Service into their existing application to generate natural language content based on user input. They have provided you with the following requirements: 1. The application should be able to submit prompts to the Azure OpenAI Service and receive responses. 2. The responses should be in natural language. 3. The application should handle errors and provide appropriate feedback to the user. Given these requirements, describe how you would implement the integration of Azure OpenAI Service into the client's application. | Microsoft Certified Azure AI Engineer Associate - AI-102 Quiz - LeetQuiz