Skip to content

tool description and prompt updates for app service add database command#912

Merged
KarishmaGhiya merged 7 commits intomicrosoft:mainfrom
KarishmaGhiya:doc-update-app-service
Oct 22, 2025
Merged

tool description and prompt updates for app service add database command#912
KarishmaGhiya merged 7 commits intomicrosoft:mainfrom
KarishmaGhiya:doc-update-app-service

Conversation

@KarishmaGhiya
Copy link
Copy Markdown
Member

This PR updates the tool description and the e2e test prompts for app service add database command
Fixes #860

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 the tool description for the app service add database command to clarify that it requires a connection string for an existing database and explicitly lists all required parameters. Additionally, it updates the e2e test prompts to include all necessary parameters (connection string, resource group, subscription, and tenant) that the command requires.

Key Changes:

  • Enhanced the database add command description to be more explicit about requirements
  • Updated all e2e test prompts to include required parameters for proper testing

Reviewed Changes

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

File Description
tools/Azure.Mcp.Tools.AppService/src/Commands/Database/DatabaseAddCommand.cs Updated command description to clarify connection string requirement and list all required parameters
servers/Azure.Mcp.Server/docs/e2eTestPrompts.md Updated all test prompts to include connection string, resource group, subscription, and tenant parameters

Comment thread tools/Azure.Mcp.Tools.AppService/src/Commands/Database/DatabaseAddCommand.cs Outdated
Comment thread servers/Azure.Mcp.Server/docs/e2eTestPrompts.md Outdated
Comment thread servers/Azure.Mcp.Server/docs/e2eTestPrompts.md Outdated
@KarishmaGhiya KarishmaGhiya changed the title tool decription and prompt updates for app service add database command tool description and prompt updates for app service add database command Oct 22, 2025
Comment thread servers/Azure.Mcp.Server/docs/e2eTestPrompts.md Outdated
Comment thread tools/Azure.Mcp.Tools.AppService/src/Commands/Database/DatabaseAddCommand.cs Outdated
@joshfree joshfree moved this from Untriaged to In Progress in Azure MCP Server Oct 22, 2025
@joshfree joshfree added this to the 2025-10 milestone Oct 22, 2025
@joshfree joshfree added server-Azure.Mcp Azure.Mcp.Server tools-AppService tools for app service labels Oct 22, 2025
KarishmaGhiya and others added 6 commits October 22, 2025 11:36
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…eAddCommand.cs

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@KarishmaGhiya KarishmaGhiya enabled auto-merge (squash) October 22, 2025 20:32
@KarishmaGhiya KarishmaGhiya merged commit 9b773af into microsoft:main Oct 22, 2025
22 checks passed
@github-project-automation github-project-automation Bot moved this from In Progress to Done in Azure MCP Server Oct 22, 2025
colbytimm pushed a commit to colbytimm/microsoft-mcp that referenced this pull request Dec 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

server-Azure.Mcp Azure.Mcp.Server tools-AppService tools for app service

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Some prompts in Azure App Service cannot stably trigger corresponding tools

5 participants