Skip to content

Updates instructions for Docker#626

Merged
conniey merged 5 commits into
microsoft:mainfrom
conniey:fix-docker-creation-readme
Sep 30, 2025
Merged

Updates instructions for Docker#626
conniey merged 5 commits into
microsoft:mainfrom
conniey:fix-docker-creation-readme

Conversation

@conniey
Copy link
Copy Markdown
Member

@conniey conniey commented Sep 30, 2025

What does this PR do?

  • Updates instructions for building Docker container locally.
  • Updates Docker README section to be more concise.
  • Adds instructions for using Azure Entra ID on Docker.

GitHub issue number?

N/A

Pre-merge Checklist

  • Required for All PRs
    • Read contribution guidelines
    • PR title clearly describes the change
    • Commit history is clean with descriptive messages (cleanup guide)
    • Added comprehensive tests for new/modified functionality
    • Updated servers/Azure.Mcp.Server/CHANGELOG.md and/or servers/Fabric.Mcp.Server/CHANGELOG.md for product changes (features, bug fixes, UI/UX, updated dependencies)
  • For MCP tool changes:
    • One tool per PR: This PR adds or modifies only one MCP tool for faster review cycles
    • Updated servers/Azure.Mcp.Server/README.md and/or servers/Fabric.Mcp.Server/README.md documentation
    • Updated command list in /docs/azmcp-commands.md and/or /docs/fabric-commands.md
    • For new or modified tool descriptions, ran ToolDescriptionEvaluator and obtained a score of 0.4 or more and a top 3 ranking for all related test prompts
    • For new tools associated with Azure services or publicly available tools/APIs/products, add URL to documentation in the PR description
  • Extra steps for Azure MCP Server tool changes:
    • Updated test prompts in /docs/e2eTestPrompts.md
    • 👉 For Community (non-Microsoft team member) PRs:
      • Security review: Reviewed code for security vulnerabilities, malicious code, or suspicious activities before running tests (crypto mining, spam, data exfiltration, etc.)
      • Manual tests run: added comment /azp run mcp - pullrequest - live to run Live Test Pipeline

Copy link
Copy Markdown
Contributor

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 PR updates Docker documentation to provide clearer instructions for local development and Azure Entra ID authentication. The changes focus on improving consistency and adding missing authentication scenarios.

  • Updated Docker build commands to require the ServerName parameter
  • Added comprehensive instructions for using Azure Entra ID with Docker containers
  • Corrected Docker image paths and improved documentation clarity

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
servers/Azure.Mcp.Server/TROUBLESHOOTING.md Added new section for Azure Entra ID Docker authentication with Windows-specific workarounds
servers/Azure.Mcp.Server/README.md Simplified Docker instructions and corrected file path references
eng/scripts/Build-Docker.ps1 Made ServerName parameter mandatory for Docker builds
CONTRIBUTING.md Updated Docker build command examples to include required ServerName parameter
AGENTS.md Updated Docker build commands and image references for consistency

Comment thread servers/Azure.Mcp.Server/TROUBLESHOOTING.md Outdated
Comment thread eng/scripts/Build-Docker.ps1
conniey and others added 2 commits September 30, 2025 07:12
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@conniey conniey enabled auto-merge (squash) September 30, 2025 15:31
@github-project-automation github-project-automation Bot moved this from Untriaged to In Progress in Azure MCP Server Sep 30, 2025
@conniey conniey merged commit 7fd81a3 into microsoft:main Sep 30, 2025
25 checks passed
@github-project-automation github-project-automation Bot moved this from In Progress to Done in Azure MCP Server Sep 30, 2025
@conniey conniey deleted the fix-docker-creation-readme branch September 30, 2025 15:36
colbytimm pushed a commit to colbytimm/microsoft-mcp that referenced this pull request Dec 8, 2025
* Fix Docker build instructions. Make ServerName mandatory.

* Update README and TROUBLESHOOTING.

* Move to single line.

* Update servers/Azure.Mcp.Server/TROUBLESHOOTING.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Add preamble and link to TROUBLESHOOTING

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants