1# Support
2
3## How to file issues and get help
4
5Customers with an [Azure support plan](https://azure.microsoft.com/support/options/) can open an [Azure support ticket](https://azure.microsoft.com/support/create-ticket/).
6**We recommend this option if your problem requires immediate attention.**
7
8### Github issues
9We use [GitHub Issues](https://github.com/Azure/azure-sdk-for-go/issues/new/choose) to track bugs, questions, and feature requests.
10GitHub issues are free, but **response time is not guaranteed.** See [GitHub issues support process](https://devblogs.microsoft.com/azure-sdk/github-issue-support-process/) for more details.
11
12### Community resources
13- Search for similar issues in [our GitHub repository](https://github.com/Azure/azure-sdk-for-go/issues)
14- Ask a question on [StackOverflow](https://stackoverflow.com/questions/tagged/azure-sdk+go) and tag it with "azure-sdk" and "go"
15- Share or upvote feature requests on [Feedback Page](https://feedback.azure.com/forums/34192--general-feedback).
16- Take a look at the [Azure SDK blog](https://devblogs.microsoft.com/azure-sdk/).
17- Ask a question on [Twitter](https://twitter.com/AzureSDK)
18- Ask a question at [Microsoft Q&A](https://docs.microsoft.com/answers/products/azure?WT.mc_id=Portal-Microsoft_Azure_Support&product=all)
19- Ask a question at [Microsoft Tech Community](https://techcommunity.microsoft.com/t5/azure/ct-p/Azure)
20
21### Security bugs
22Security issues and bugs should be reported privately, via email, to the Microsoft Security Response Center(secure@microsoft.com).
23You should receive a response within 24 hours.
24Further information, including the MSRC PGP key, can be found in the [Security TechCenter](https://www.microsoft.com/msrc/faqs-report-an-issue?rtc=1)
25
26## Microsoft Support Policy
27
28Please refer to [Azure SDK Support and Lifecycle information](https://azure.github.io/azure-sdk/policies_support.html)
29