Generate code with Azure OpenAI Service
This module shows engineers how to use the Azure OpenAI Service to generate and improve code.
Learning objectives
By the end of this module, you'll be able to:
- Use natural language prompts to write code
- Build unit tests and understand complex code with AI models
- Generate comments and documentation for existing code
Prerequisites
- Familiarity with Azure and the Azure portal.
- An understanding of generative AI. You can learn more with Introduction to Azure OpenAI Service.
- Experience programming with C# or Python. If you have no previous programming experience, we recommend you complete the Take your first steps with C# or Take your first steps with Python learning path before starting this one.
- Before starting this module, we recommend you complete the previous modules in the Develop AI solutions with Azure OpenAI learning path.