Melbourne Airport deploys AI agents for incident response

Per reporting by itnews, Melbourne Airport has begun using agentic AI agents integrated with its SharePoint repositories to support incident response across its aerodrome and terminals. Head of data analytics Irfan Khan told attendees at the Sydney Microsoft AI Tour that staff can use agents to retrieve the latest standard operating procedures (SOPs) during events and to speed preparation of shift incident reports delivered to senior leaders, including the chief executive. Khan was quoted as saying agents ensure users "always get the latest information" and that agents have reduced the burden of producing granular reports for time-pressed staff.
What happened
Per reporting by itnews, Melbourne Airport has started using agentic AI agents for incident response across its aerodrome and terminals. The airport's head of data analytics, Irfan Khan, told attendees at the Sydney Microsoft AI Tour that the agents are integrated with the airport's SharePoint repositories so staff can quickly find relevant standard operating procedures (SOPs) during events. Khan is quoted saying, "If there's a new SOP that was added or updated, you will always get the latest version of that."
Technical details
Editorial analysis - technical context: The published account does not name models, platforms, or agent orchestration layers. Industry-pattern observations show similar deployments typically combine a document-indexing pipeline, embeddings search, and a conversational agent layer that queries enterprise content stores such as SharePoint to surface up-to-date SOPs and generate human-readable summaries for reports.
Context and significance
Industry context
Using agents to surface SOPs and draft shift incident reports applies an established pattern of knowledge-base augmentation to time-critical operations. For practitioners, the primary trade-offs to monitor in comparable projects include latency for retrieval, accuracy and provenance of responses, and mechanisms for human-in-the-loop verification in safety-sensitive workflows.
What to watch
Observers should look for follow-up reporting or vendor documentation that discloses model families, retrieval-augmentation methods, and audit logs for decision provenance. It is also useful to track whether the airport adopts explicit verification steps-such as automated citation of document versions or mandatory human sign-off-before agent outputs feed leadership reports. Finally, watch for any regulatory or safety assessments tied to agent-assisted operational procedures.
Reporting notes
All facts about the deployment, integration with SharePoint, and the role of agents in preparing reports are drawn from the itnews article quoting Irfan Khan at the Sydney Microsoft AI Tour. The airport has not published a technical whitepaper referenced in the public report.
Scoring Rationale
This is a notable real-world application of agentic AI in a safety-critical operational environment, relevant to practitioners building retrieval-augmented systems. It is not a model release or industry-shaking event, so its importance is moderate.
Practice interview problems based on real data
1,500+ SQL & Python problems across 15 industry datasets — the exact type of data you work with.
Try 250 free problems

