Skip to content

Commit 17dee7c

Browse files
authored
docs: add SUPPORT.md with APIM-focused support guidance
Closes #0
1 parent 9ef95ee commit 17dee7c

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

SUPPORT.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
## How to file issues and get help
2+
3+
### GitHub issues
4+
5+
We use [GitHub Issues](https://github.com/Azure/apiops-cli/issues/new/choose) to track bugs, questions, and feature requests. GitHub issues are free, but **response time is not guaranteed.**
6+
7+
To keep our issue queue focused and actionable, issues that have had no activity for **30 days** will be automatically closed. If you still need help after an issue is closed, feel free to open a new one with a link to the original.
8+
9+
### Azure API Management resources
10+
11+
- Browse the [Azure API Management documentation](https://learn.microsoft.com/azure/api-management/)
12+
- Search for similar issues in [our GitHub repository](https://github.com/Azure/apiops-cli/issues)
13+
- Ask a question on [Microsoft Q&A](https://learn.microsoft.com/answers/tags/28/azure-api-management) and tag it with `azure-api-management`
14+
- Ask a question at [Microsoft Tech Community — API Management](https://techcommunity.microsoft.com/t5/azure-paas-blog/bg-p/AzurePaaSBlog/label-name/Azure%20API%20Management)
15+
- Share or upvote feature requests on the [Azure Feedback Portal](https://feedback.azure.com/d365community/forum/e50fd0ca-5525-ec11-b6e6-000d3a4f0f84) (Azure API Management category)
16+
17+
### Security bugs
18+
19+
Security issues and bugs should be reported privately. Please review [SECURITY.md](SECURITY.md) for details on how to responsibly disclose security vulnerabilities.
20+
21+
## Support Policy
22+
23+
**apiops-cli is an open-source tool** provided as-is under the MIT License. It is not covered by any Azure or Microsoft commercial support plan.
24+
25+
Community support is available through GitHub Issues. For Azure API Management service-level questions unrelated to this tool, please use the channels listed above or open an [Azure support ticket](https://azure.microsoft.com/support/create-ticket/) if you have an Azure support plan.

0 commit comments

Comments
 (0)