1. Microsoft, "Responsible AI Standard v2, Fairness Principle": "AI systems should treat all people fairly... Fairness harms can include... allocation harms, where an AI system withholds opportunities or resources from certain groups, and quality of service harms, where an AI system does not work as well for one group of people as it does for another." This directly applies to hiring scenarios. (Source: Microsoft Official Documentation, Responsible AI Standard).
2. Microsoft Learn, "Identify and mitigate fairness issues": "Fairness is a core principle of Responsible AI... AI models can reflect or even amplify existing societal biases found in their training data. It's critical to assess your models for fairness and mitigate any issues before deploying them." (Source: Microsoft Official Documentation).
3. Microsoft Learn, "Identify and mitigate risks with generative AI": Discusses the risk of "fabrication (or hallucination)" where the model "generates content that is nonsensical or not factually accurate." In a résumé summary, this could lead to incorrect hiring decisions. (Source: Microsoft Official Documentation).