Courseiva

AI-300 · domain

Genaiops Infrastructure

Practise Microsoft Certified: Machine Learning Operations Engineer Associate (AI-300) (AI-300) Genaiops Infrastructure practice questions — original exam-style scenarios with answer choices, explanations, and analysis of common mistakes.

55 questions13 easy25 medium17 hard

Focused practice

Practice Genaiops Infrastructure questions

Scored sessions drawing only from this domain — pick a length below.

Start 20-question practice test →

What this domain covers

What to know about Genaiops Infrastructure

Genaiops Infrastructure questions test whether you can apply the concept in context, not just recognise a definition.

How the topic appears in realistic exam-style scenarios.

Which detail in the question changes the correct answer.

How to eliminate plausible but wrong options.

How to connect the question back to the wider exam objective.

Watch out for

Common Genaiops Infrastructure exam traps

  • Answering from memory before reading the full scenario.
  • Missing a constraint such as cost, availability, security, scope or command context.
  • Choosing a broad answer when the question asks for the most specific fix.
  • Ignoring why the wrong options are tempting.

Question index

All Genaiops Infrastructure questions (55)

Click any question to see the full explanation, or start a practice session above.

1

You are monitoring the cost of your GenAI infrastructure. You want to track usage per specific project. Which feature in Azure AI Foundry should you use?

Easy
2

You are setting up a CI/CD pipeline for GenAI models. You need to evaluate the model's performance on a benchmark dataset before it is promoted to the production endpoint. Which Azure AI Foundry capability should be integrated into your pipeline?

Medium
3

Which THREE features does Azure AI Foundry provide to help developers?

Medium
4

Your team is using Semantic Kernel for agent orchestration. You notice frequent transient errors when the agent interacts with multiple LLM services. How should you implement infrastructure-level resiliency?

Hard
5

You are deploying a model that requires specific GPUs. How do you ensure you get the right infrastructure?

Medium
6

You want to automate the scaling of your AI agent orchestration. Which TWO components do you need to configure?

Medium
7

Which THREE metrics are critical for monitoring the health of a GenAI deployment?

Hard
8

What is the benefit of using 'Model Catalog' in Azure AI Foundry?

Easy
9

You are deploying a high-throughput Large Language Model on Azure AI Foundry. You need to ensure the underlying infrastructure supports rapid auto-scaling based on request latency. Which configuration should you prioritize in the deployment settings?

Medium
10

You are securing an agent orchestration infrastructure where agents must access internal data stores. To prevent data exfiltration, you need to restrict all traffic to the Azure AI Foundry project to a private network. What should be configured?

Hard
11

What is the purpose of a 'System-Assigned Managed Identity' in the context of an Azure AI project?

Medium
12

When configuring a private endpoint for your Azure AI resource, which TWO of the following must be set up?

Medium
13

You are troubleshooting high latency in a RAG-based application. The vector search is fast, but the generation phase is slow. Which component should be scaled?

Hard
14

Which THREE items should you keep track of in your AI Foundry project to ensure good governance?

Easy
15

You have a sudden spike in requests. What is the quickest way to check if you have hit your Azure OpenAI token quota?

Medium
16

You are deploying a large model. During the deployment, you encounter a 'Resource Not Available' error. What is the most likely cause?

Hard
17

You need to ensure that your LLM responses are filtered for harmful content. Which infrastructure component provides this capability?

Medium
18

When sharing an AI project with a team, which resource group architecture is best practice for lifecycle management?

Easy
19

You are experiencing throttling on your AI endpoint. Which TWO steps should you take?

Hard
20

You have a new model deployment that is incurring high costs. How can you find the top-consuming deployments?

Easy
21

Where do you define the model deployment settings, including instance count and version?

Easy
22

You are troubleshooting a failed agent deployment. Which TWO areas should you inspect first?

Hard
23

Your team is deploying a large language model in Azure AI Foundry. You need to ensure that the inference endpoint remains highly available across different regions. Which configuration should you implement?

Easy
24

To optimize the cost of your AI infrastructure, which THREE actions should you consider?

Hard
25

You are deploying a custom model in a container. To ensure the model infrastructure is highly available, what is the best practice?

Hard
26

Which Azure feature should you use to restrict traffic to your AI Foundry project to specific IP addresses?

Medium
27

You need to update a prompt flow without downtime. What deployment strategy should you use?

Medium
28

You need to audit all model access logs across your organization. What is the most effective approach?

Medium
29

An agent orchestration system is timing out because it waits too long for tool output. How can you optimize the infrastructure handling of tool calls?

Hard
30

You are automating the deployment of your AI project. What is the recommended tool to manage infrastructure-as-code (IaC) for Azure AI Foundry?

Hard
31

Your production agent application requires strict data isolation. You must ensure all requests to Azure OpenAI are routed through a private network. Which configuration is required?

Hard
32

You are configuring a connection to a vector store. What is the best way to handle the secret credential?

Hard
33

Which THREE of the following are components of an Azure AI Foundry project?

Easy
34

Your team wants to use prompt versioning. Where should this be managed in the AI Foundry workflow?

Medium
35

You are designing the infrastructure for a multi-agent system. Which THREE of the following are essential components to ensure agent orchestration scalability?

Medium
36

A team is scaling a GenAI application that utilizes multiple models via model-as-a-service. You notice that inference requests are being throttled. What is the most effective infrastructure-level adjustment to handle the increased load?

Medium
37

You are planning a production GenAI deployment. Which THREE of the following are necessary infrastructure considerations?

Medium
38

You are managing a multi-region GenAI deployment using Azure AI Foundry. To reduce latency for global users, what routing architecture should you implement?

Medium
39

You are building a RAG application. Where should you store the indexed documents for optimal retrieval performance?

Medium
40

You are optimizing the cost of your GenAI infrastructure. You have several agents running in Prompt Flow that are idle for large portions of the day. Which runtime configuration should be modified?

Hard
41

Which TWO of the following are valid ways to authenticate to an Azure AI Foundry project?

Easy
42

Which Azure AI Foundry feature allows you to evaluate your model's performance?

Easy
43

You are configuring an agent orchestration system using Prompt Flow. You need to capture trace data for every step in the agent's reasoning process. Which infrastructure component must be enabled to visualize this in Azure AI Foundry?

Medium
44

What is the recommended approach for managing configuration settings for different environments (Dev, Test, Prod) in an AI application?

Medium
45

Which TWO of the following are benefits of using Prompt Flow for orchestration?

Medium
46

Which infrastructure artifact acts as the primary container for organizing and managing your models, deployments, and associated connections in Azure AI Foundry?

Easy
47

A developer is troubleshooting an agent that is failing to connect to an external tool. Which THREE of the following infrastructure settings should be verified?

Medium
48

You are onboarding a team to Azure AI Foundry. You need to assign the minimum permissions for a developer to deploy and test a model. Which role should you assign?

Easy
49

You are implementing an agentic workflow using Azure AI Foundry. The agent needs to access a secure external API. How should you store the API key securely within the project?

Hard
50

Your team wants to monitor the safety of model outputs. Which THREE steps should you take?

Medium
51

You want to automate the testing of your prompt flows as part of your CI/CD pipeline. Which tool should you use?

Medium
52

You notice your model deployment status is 'Succeeded' but inference requests are failing. Where should you first check for connectivity issues?

Easy
53

You need to monitor the 'latency' and 'token usage' of your model deployments in real-time. Which tool provides the most granular view?

Hard
54

What is the primary function of the 'Prompt Flow' tool within Azure AI Foundry?

Medium
55

You are reviewing the infrastructure architecture for a GenAI application that requires strict regulatory compliance. Which TWO of the following configurations are required to ensure data privacy and residency?

Hard

Frequently asked questions

What does the Genaiops Infrastructure domain cover on the AI-300 exam?
Genaiops Infrastructure questions test whether you can apply the concept in context, not just recognise a definition.
How many questions are in this domain?
This page lists all 55 Genaiops Infrastructure questions in the AI-300 question bank. The actual exam draws from this domain proportionally to its weighting in the official exam blueprint.
What is the best way to practise this domain?
Start with a short focused session (10 questions) to identify gaps, then work through explanations. Repeat with a longer session once the weak areas feel solid.
Can I practise only Genaiops Infrastructure questions?
Yes — the session launcher on this page filters questions to this domain only. Choose any session length for inline explanations and scoring.
microsoft-ai300 MICROSOFT-AI300 genaiops infrastructure Practice Questions