Skip to content

Implement generative AI and agentic solutions Questions

Practice questions for Implement generative AI and agentic solutions topic in Microsoft Certified: Azure AI Apps and Agents Developer Associate. 67 questions covering this domain.

67 questions14 easy34 medium19 hard
Q1
medium

An agent must call a custom function that your application executes and then return the result to the conversation. Which tool should you configure?

Q2
hard

A team wants custom code-based orchestration and also requires private networking today. Which statement reflects the current Foundry guidance?

Q3
easy

A data analyst wants an agent to write and run Python in a sandbox to inspect a CSV and draw charts. Which built-in tool should be enabled?

Q4
medium

A prompt agent should read from and write to a memory store during conversations with minimal implementation effort. Which approach is recommended?

Q5
medium

A company maintains a shared tool server that several agents across teams need to use. Which custom tool option is the best fit?

Q6
easy

Which agent component lets a model take actions such as searching the web, querying data, or calling APIs?

Q7
easy

An agent must answer questions with up-to-date public web information and return inline citations. Which built-in tool is recommended?

Q8
hard

A developer needs to create agents, run evaluations, and call models from one Foundry project endpoint. Which client pattern should they use?

Q9
medium

A legal assistant agent needs to search uploaded PDF files that belong to the current case. Which built-in tool is designed for that scenario?

Q10
medium

A customer support workflow should pass control dynamically among billing, returns, and technical specialists based on context. Which workflow pattern...

Q11
easy

Which Foundry agent type is defined entirely through configuration such as instructions, model choice, and tools, with no custom orchestration code re...

Q12
medium

A team has finished testing an agent and now needs a managed production endpoint that stays stable while versions continue to evolve. What should they...

Q13
medium

An engineer wants to reuse the same agent definition across environments and override the vector store ID at runtime instead of creating a new version...

Q14
hard

A workflow formula references a local variable named CaseId, but the designer gets the error Name isn't valid. What is the most likely fix?

Q15
hard

A claims workflow must always send results from intake to policy review to approval in the same order. Which workflow pattern best matches this requir...

Q16
medium

Your organization already has an Azure AI Search index with curated enterprise content. Which built-in tool should you add to ground agent answers on ...

Q17
medium

A team has a partner API described with an OpenAPI 3.1 specification and wants the agent to invoke it directly. Which tool type should they use?

Q18
hard

You must deploy a hosted Foundry agent into a private virtual network so all egress to Azure OpenAI and tool endpoints stays on the Microsoft backbone...

Q19
medium

You publish multiple versions of an agent and want to roll back production users to a known-good version without changing client code. Which capabilit...

Q20
medium

You add a browser automation tool to a Foundry agent to fetch live web pages on demand. Which security control should you configure first?

Sign in to see all 67 questions

Create a free account to browse all questions — completely free during our launch phase.