SUPPORT.md•2.19 kB
# Support
## How to use the Azure MCP
The Azure MCP is a comprehensive set of tools that empower your AI with knowledge of Azure and the ability to connect to your Azure services. Build, deploy, and troubleshoot solutions directly from VS Code, other coding tools, or agents like the GitHub Copilot coding agent.
For more information on Azure MCP, head over to [learn.microsoft.com][learn-doc] or check out [get started][azmcp-link] before building your own Azure applications.
## How to file issues and get help
This project uses [GitHub Issues][gh-issue] to track bugs and feature requests. Please search the [existing issues][exist-issue] before filing new issues to avoid duplicates. For new issues, file your bug or feature request as a new issue.
For help and questions about using this project, please look at our [docs][docs] for using Azure MCP and our [CONTRIBUTING doc][contribute] if you want to contribute.
## Microsoft Support Policy
Microsoft may assist with open-source technologies. Customers who request support for design guidance or development assistance may be directed to forums or community support. Customers may also have to work with our Linux partners or software vendors directly for scenarios that aren't supported by Microsoft. For more information see [Open-source technology support scope](https://learn.microsoft.com/troubleshoot/azure/cloud-services/support-linux-open-source-technology#open-source-technology-support-matrix)
Support for Azure MCP is limited to the resources listed above.
[gh-issue]: https://github.com/Azure/azure-mcp/issues/new/choose
[exist-issue]: https://github.com/Azure/azure-mcp/issues
[docs]: https://learn.microsoft.com/azure/developer/azure-mcp-server/overview
[contribute]: https://github.com/Azure/azure-mcp/blob/main/CONTRIBUTING.md
[azmcp-link]: https://learn.microsoft.com/azure/developer/azure-mcp-server/get-started
[learn-doc]: https://learn.microsoft.com/azure/developer/azure-mcp-server/overview
## Troubleshoot the Azure MCP
If you an encounter an unexpected issue while working with the Azure MCP, check out our [Troubleshooting](https://github.com/Azure/azure-mcp/blob/main/TROUBLESHOOTING.md) guide.