Intern project using Azure OpenAI

Angel Alvarado Reyes 20 Reputation points Microsoft Intern
2025-06-09T20:22:14.8866667+00:00

Hello, I'm an intern on the Python services team. My project revolves around using the Azure OpenAI service. I was wondering if anyone with expertise using this service could meet with me this week to talk more about its capabilities? Or point me in the right direction to get the help I'm looking for. Thanks!

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,602 questions
{count} votes

Accepted answer
  1. Manas Mohanty 5,620 Reputation points Microsoft External Staff Moderator
    2025-06-10T18:56:18.5333333+00:00

    Hi Angel Alvarado Reyes

    Azure Open AI documentation is robust and categorized into multiple section

    Main Categories on the Azure OpenAI Documentation Site

    1. Overview
      • Introduction to Azure OpenAI Service
      • Key capabilities and use cases
      • Supported models (e.g., GPT-4, GPT-3.5, DALL·E, Whisper)
    2. Quickstarts
      • How to get started with the service
      • Sample apps and setup guides
    3. How-to Guides
      • Deploying models
      • Using your own data (RAG)
      • Prompt engineering
      • Fine-tuning models
    4. Concepts
      • Model lifecycle
      • Responsible AI
      • Content filtering
      • Authentication and authorization
    5. Tutorials
      • End-to-end examples
      • Integration with other Azure services
    6. Reference
      • REST API reference
      • SDKs for Python, .NET, Java, JavaScript
    7. 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.

    Azure OpenAI documentation

    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.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.