Hi Angel Alvarado Reyes •
Azure Open AI documentation is robust and categorized into multiple section
Main Categories on the Azure OpenAI Documentation Site
- Overview
- Introduction to Azure OpenAI Service
- Key capabilities and use cases
- Supported models (e.g., GPT-4, GPT-3.5, DALL·E, Whisper)
- Quickstarts
- How to get started with the service
- Sample apps and setup guides
- How-to Guides
- Deploying models
- Using your own data (RAG)
- Prompt engineering
- Fine-tuning models
- Concepts
- Model lifecycle
- Responsible AI
- Content filtering
- Authentication and authorization
- Tutorials
- End-to-end examples
- Integration with other Azure services
- Reference
- REST API reference
- SDKs for Python, .NET, Java, JavaScript
- Resources
- Pricing
- Quotas and limits
- Regional availability
You can start from Quickstarts section and gradually deep dive into all concepts like assistants, video generation, embedding, api_version etc from concepts section.
Feel free to leverage windows copilot to understand any new concept or procure any sample usage based on documentation.
You can post your queries here on forum if you are facing difficulties while developing any POCs.
Thank you.