AI-102 · Question #489
AI-102 Question #489: Real Exam Question with Answer & Explanation
The correct answer is C: 300 GB. In Azure AI Foundry Agent Service, you can upload a total of 300 GB of files per agent, with individual files capped at 512 MB, for knowledge and fine-tuning, though you also have limits on tokens for vector stores (2M tokens) and the number of files (e.g., 10,000 per thread/agen
Question
You plan to build an agent that will combine and process multiple files uploaded by users. You are evaluating whether to use the Azure AI Foundry Agent Service to develop the agent. What is the maximum size of all the files that can be uploaded to the service?
Options
- A1 GB
- B10 GB
- C300 GB
- D1 TB
Explanation
In Azure AI Foundry Agent Service, you can upload a total of 300 GB of files per agent, with individual files capped at 512 MB, for knowledge and fine-tuning, though you also have limits on tokens for vector stores (2M tokens) and the number of files (e.g., 10,000 per thread/agent). Default quotas and limits for the service https://learn.microsoft.com/en-us/azure/ai-foundry/agents/quotas-limits
Topics
Community Discussion
No community discussion yet for this question.