diff --git a/servers/Azure.Mcp.Server/README.md b/servers/Azure.Mcp.Server/README.md index ab1fbb98cb..39e3cf4512 100644 --- a/servers/Azure.Mcp.Server/README.md +++ b/servers/Azure.Mcp.Server/README.md @@ -877,15 +877,19 @@ Check out the remote hosting [azd templates](https://github.com/microsoft/mcp/bl ### 🕸️ Azure App Service -* "List the websites in my subscription" -* "Show me the websites in my 'my-resource-group' resource group" -* "Get the details for website 'my-website'" -* "Get the details for app service plan 'my-app-service-plan'" +* "Add a database connection for an App Service web app" ### 🖥️ Azure CLI Generate * Generate Azure CLI commands based on user intent +Example prompts that generate Azure CLI commands: + +* "List the websites in my subscription" +* "Show me the websites in my 'my-resource-group' resource group" +* "Get the details for website 'my-website'" +* "Get the details for app service plan 'my-app-service-plan'" + ### 🖥️ Azure CLI Install * Get installation instructions for Azure CLI, Azure Developer CLI and Azure Functions Core Tools CLI for your platform.