Skip to content

Commit 5e0f250

Browse files
authored
fix(docs): update link for IoT help and msft Q&A (#1407)
fix(docs): update link for IoT help and msft Q&A
1 parent a3011bc commit 5e0f250

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ assignees: ''
1212
INSTRUCTIONS
1313
==========
1414

15-
Please follow the instructions and template below to save us time requesting additional information from you. For more information on all of your support options, please see [Azure IoT support and help options](https://docs.microsoft.com/en-us/azure/iot-fundamentals/iot-support-help).
15+
Please follow the instructions and template below to save us time requesting additional information from you. For more information on all of your support options, please see [Azure IoT support and help options](aka.ms/IoTHelp).
1616

1717
*If this is an issue encountered by following a Microsoft document, please open an issue on that page itself. This ensures the fastest targeted response, and you can do this by scrolling all the way down to the bottom of the page to the **Feedback** section to report the issue.*
1818

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
blank_issues_enabled: false
22
contact_links:
33
- name: Azure IoT support and help options
4-
url: https://docs.microsoft.com/en-us/azure/iot-fundamentals/iot-support-help
4+
url: https://aka.ms/IoTHelp
55
about: The main landing page for all Azure IoT support options.

.github/ISSUE_TEMPLATE/technical-question.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,14 @@ assignees: ''
1111

1212
Thank you for asking a technical question! If your question is "why doesn't my code work?", please see [submit a bug report](https://github.com/Azure/azure-iot-sdk-csharp/issues/new?assignees=&labels=bug&template=bug-report.md&title=) instead.
1313

14-
We encourage you to submit technical questions related to the SDK on Stack Overflow. We actively monitor all questions tagged wtih "azure-iot-sdk".
14+
For quick and reliable answers on your technical product questions from Microsoft engineers, Azure Most Valuable Professionals (MVPs), or our expert community, engage with us on [Microsoft Q&A](https://aka.ms/azureqa), Azure’s preferred destination for community support. Please tag your question with "azure-iot-sdk".
15+
16+
For answers on your developer questions from the largest community developer ecosystem, ask your question on Stack Overflow. We actively monitor all questions tagged wtih "azure-iot-sdk".
1517

1618
Additionally, if your technical question requires submitting service logs, you can submit an [Azure Support Ticket](https://docs.microsoft.com/en-us/azure/azure-supportability/how-to-create-azure-support-request).
1719

1820
If you have a question specifically on a Microsoft page you've read, please open an issue on the document itself. This ensures you get the fastest targeted response, and you can do this by scrolling to the bottom of the page to the **Feedback** section.
1921

20-
For more information on the support options available to you, please see [Azure IoT support and help options](https://docs.microsoft.com/en-us/azure/iot-fundamentals/iot-support-help).
22+
For more information on the support options available to you, please see [Azure IoT support and help options](https://aka.ms/IoTHelp).
2123

2224
------------------------------- delete above -------------------------------

0 commit comments

Comments
 (0)