Microsoft Azure AI Fundamentals — Question 48
You are building an AI system.
Which task should you include to ensure that the service meets the Microsoft transparency principle for responsible AI?
Answer options
- A. Ensure that all visuals have an associated text that can be read by a screen reader.
- B. Enable autoscaling to ensure that a service scales based on demand.
- C. Provide documentation to help developers debug code.
- D. Ensure that a training dataset is representative of the population.
Correct answer: C
Explanation
Providing documentation to help developers debug code is essential for transparency and accountability in AI systems. While ensuring visuals are accessible, enabling autoscaling, and having a representative dataset are important, they do not specifically address the transparency principle as directly as offering developer documentation does.