|
| 1 | +--- |
| 2 | +title: Azure best practices tools - Azure MCP Server |
| 3 | +description: Use the Azure best practices tools in Azure MCP Server to get guidance on Azure Functions development, deployment, and Azure SDK usage. |
| 4 | +ms.service: azure-mcp-server |
| 5 | +content_well_notification: |
| 6 | + - AI-contribution |
| 7 | +ai-usage: ai-assisted |
| 8 | +ms.topic: reference |
| 9 | +ms.date: 07/22/2025 |
| 10 | +--- |
| 11 | + |
| 12 | +# Azure best practices tools |
| 13 | + |
| 14 | +This article describes the best practices tools available in Azure MCP Server that provide guidance on Azure service usage, development, and deployment. |
| 15 | + |
| 16 | +Azure best practices tools offer recommendations for Azure Functions development, deployment strategies, and Azure SDK implementation patterns to help you build robust, secure, and efficient Azure applications. |
| 17 | + |
| 18 | + |
| 19 | +## Azure Functions |
| 20 | + |
| 21 | +## Get code generation best practices |
| 22 | + |
| 23 | +<!-- azmcp bestpractices azurefunctions get-code-generation --> |
| 24 | + |
| 25 | +Returns best practices for Azure Functions code generation. Use this tool to get guidance on writing efficient and maintainable Azure Functions code. |
| 26 | + |
| 27 | +Example prompts include: |
| 28 | + |
| 29 | +- "What are the best practices for Azure Functions code generation?" |
| 30 | +- "Show me code generation best practices for Azure Functions" |
| 31 | +- "I need guidance on writing Azure Functions code, what should I follow?" |
| 32 | +- "What are the recommended patterns for Azure Functions development?" |
| 33 | +- "Help me understand how to write efficient Azure Functions code" |
| 34 | + |
| 35 | +### Get deployment best practices |
| 36 | + |
| 37 | +<!-- azmcp bestpractices azurefunctions get-deployment --> |
| 38 | + |
| 39 | +Returns best practices for Azure Functions deployment. Use this tool to get guidance on deploying Azure Functions applications efficiently and securely. |
| 40 | + |
| 41 | +Example prompts include: |
| 42 | + |
| 43 | +- "What are the best practices for deploying Azure Functions?" |
| 44 | +- "How should I set up CI/CD for my Azure Functions app?" |
| 45 | +- "Show me deployment recommendations for Azure Functions" |
| 46 | +- "What's the best way to deploy Azure Functions to production?" |
| 47 | +- "I need guidance on setting up a secure deployment pipeline for Azure Functions" |
| 48 | + |
| 49 | + |
| 50 | +## Azure SDK |
| 51 | + |
| 52 | +## Get best practices |
| 53 | + |
| 54 | +<!-- azmcp bestpractices general get --> |
| 55 | + |
| 56 | +Returns best practices for secure, production-grade Azure SDK usage. Use this tool to get guidance on implementing Azure services in your applications. |
| 57 | + |
| 58 | +Example prompts include: |
| 59 | + |
| 60 | +- "What are the best practices for using Azure SDKs?" |
| 61 | +- "Show me guidance on implementing Azure services in my application" |
| 62 | +- "How should I handle authentication with Azure SDKs?" |
| 63 | +- "What's the recommended way to manage connections with Azure services?" |
| 64 | +- "I need help implementing Azure services securely in my application" |
| 65 | + |
| 66 | + |
| 67 | +## Related resources |
| 68 | + |
| 69 | +- [Azure Functions documentation](/azure/azure-functions/) |
| 70 | +- [Azure SDK documentation](/azure/developer/sdk/) |
| 71 | +- [Azure MCP Server documentation](/azure/mcp-server/) |
| 72 | +- [Azure MCP Server tools reference](/azure/mcp-server/tools/) |
0 commit comments