You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Azure AI agent that takes a plain-English situation description, assesses severity via GPT-4.1-mini, and simultaneously dispatches alerts to Microsoft Teams and Outlook. Built two ways: browser HTML file (chat completions + function calling) and natively in Azure AI Foundry (Assistants API + OpenAPI tools).