Skip to content

Update - Add additional casestudy restructure lesson 9 readme.md #137

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 13, 2025

Conversation

leestott
Copy link
Contributor

Purpose

Restructre readme.md and rename casestudy files

Does this introduce a breaking change?

When developers merge from main and run the server, azd up, or azd deploy, will this produce an error?
If you're not sure, try it out on an old environment.

[ ] Yes
[x] No

Does this require changes to learn.microsoft.com docs or modules?

which includes deployment, settings and usage instructions.

[ ] Yes
[x] No

Type of change

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[x] Documentation content changes
[ ] Other... Please describe:

@Copilot Copilot AI review requested due to automatic review settings June 13, 2025 21:19
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This pull request updates the case study documentation by restructuring the README and renaming case study files to better reflect the content and organization.

  • Renames and restructures the case study README to "MCP in Action: Real-World Case Studies".
  • Adds a new detailed case study document for Azure AI Travel Agents.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
09-CaseStudy/travelagentsample.md Adds a comprehensive case study document with technical details.
09-CaseStudy/README.md Restructures the overview and key sections; updates case study links.
Comments suppressed due to low confidence (1)

09-CaseStudy/README.md:1

  • [nitpick] Ensure that the new title 'MCP in Action: Real-World Case Studies' clearly reflects the content of the documentation, especially since multiple case studies are now included.
# MCP in Action: Real-World Case Studies

- **User Experience:** Provides a conversational interface for users to interact with the travel agents, powered by Azure OpenAI and MCP.

## Architecture
![Architecture](https://raw.githubusercontent.com/Azure-Samples/azure-ai-travel-agents/main/docs/ai-travel-agents-architecture-diagram.png)
Copy link
Preview

Copilot AI Jun 13, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Consider adding a more descriptive alt text for the architecture image (e.g., 'Architecture diagram for Azure AI Travel Agents') to improve accessibility.

Suggested change
![Architecture](https://raw.githubusercontent.com/Azure-Samples/azure-ai-travel-agents/main/docs/ai-travel-agents-architecture-diagram.png)
![Architecture diagram for Azure AI Travel Agents, illustrating the modular and scalable integration of AI agents and enterprise data sources](https://raw.githubusercontent.com/Azure-Samples/azure-ai-travel-agents/main/docs/ai-travel-agents-architecture-diagram.png)

Copilot uses AI. Check for mistakes.

@leestott leestott merged commit 9886f3a into main Jun 13, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant