Answer these questions after completing the activity (2-3 sentences each). Connect your answers to specific things you observed while coding and experimenting.
Which of the three Azure AI services (OpenAI, Content Safety, Language) surprised you the most? Connect this to something specific you observed during your experiments -- a response you didn't expect, a behavior that seemed too easy or too hard, or a result that made you rethink how the service works.
How would you explain the lazy initialization pattern to a colleague? Why is it used instead of creating clients at the top of the file?
A resident files this complaint: "A man was assaulted at this intersection because the street light has been out for months." This text describes real violence but is a legitimate safety concern. Should the system block it, flag it for human review, or pass it through? What factors would you weigh in making that decision?