Skip to content

Conversation

Copilot
Copy link
Contributor

@Copilot Copilot AI commented Jul 30, 2025

This PR adds a complete English translation of the README.md file to improve accessibility for English-speaking developers interested in creating MCP (Model Context Protocol) servers with Azure Functions.

Changes Made

  • Created README_en.md: Complete English translation of all documentation sections including:

    • Introduction and YouTube video reference
    • NuGet package installation and usage instructions
    • Local development setup with func start and MCP inspector
    • GitHub Copilot Chat configuration examples
    • Azure Function deployment guide using Terraform
    • All code examples and technical details
  • Added bilingual navigation: Both README files now include a language selector at the top:

    > **Idiomas / Languages:** [🇪🇸 Español](README.md) | [🇺🇸 English](README_en.md)

The translation maintains all original technical content, code examples, formatting, and structure while providing seamless navigation between Spanish and English versions. This ensures that developers from both language communities can easily access and understand the documentation for implementing MCP servers with Azure Functions.

Fixes #9.


💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.

Co-authored-by: 0GiS0 <175379+0GiS0@users.noreply.github.com>
@Copilot Copilot AI changed the title [WIP] Creame una versión en inglés del README.md Add English README version with bilingual navigation Jul 30, 2025
@Copilot Copilot AI requested a review from 0GiS0 July 30, 2025 18:06
Copilot finished work on behalf of 0GiS0 July 30, 2025 18:06
Copy link
Owner

@0GiS0 0GiS0 left a comment

Choose a reason for hiding this comment

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

LGTM ❤️ Thanks!

@0GiS0 0GiS0 marked this pull request as ready for review July 31, 2025 06:14
@0GiS0 0GiS0 merged commit d50c205 into main Jul 31, 2025
3 checks passed
@0GiS0 0GiS0 deleted the copilot/fix-9 branch July 31, 2025 06:15
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.

Creame una versión en inglés del README.md
2 participants