Building AI Applications with Azure Quiz

5 questions Pass: 70% +25 pts

Quiz covering Azure Generative AI Services

Building AI Applications with Azure Quiz

5 questions | Pass: 70% | Earn 25 points

Questions in this quiz

A preview of the 5 questions covered. Start the quiz above to answer them, check your score, and read the explanations.

  1. 1

    Which Azure service is primarily used to access pre-built large language models like GPT-4 via API?

  2. 2

    When building a RAG (Retrieval-Augmented Generation) application, which Azure service is commonly used to store and index vector embeddings for efficient similarity search?

  3. 3

    What is the primary purpose of 'Prompt Engineering' when working with Azure OpenAI models?

  4. 4

    Your application requires a generative AI model to process sensitive data that must not leave your Azure subscription boundaries. Which deployment strategy should you use?

  5. 5

    You are implementing a chat application using Azure OpenAI. You notice the model is 'hallucinating' by providing incorrect facts from your internal company documents. Which configuration change is the most effective way to address this?