diff --git a/servers/Azure.Mcp.Server/docs/azmcp-commands.md b/servers/Azure.Mcp.Server/docs/azmcp-commands.md index c51fdaa81f..02961a6754 100644 --- a/servers/Azure.Mcp.Server/docs/azmcp-commands.md +++ b/servers/Azure.Mcp.Server/docs/azmcp-commands.md @@ -3107,9 +3107,10 @@ azmcp get azure bestpractices get --resource --action # general - General Azure best practices # azurefunctions - Azure Functions specific best practices # static-web-app - Azure Static Web Apps specific best practices +# coding-agent - Coding Agent configuration best practices # # Action options: -# all - Best practices for both code generation and deployment (only for static-web-app) +# all - Best practices for both code generation and deployment (only for static-web-app and coding-agent) # code-generation - Best practices for code generation (for general and azurefunctions) # deployment - Best practices for deployment (for general and azurefunctions)