Skip to content

Commit 131daae

Browse files
author
Phil Meadows
committed
Support and help options
1 parent 4818938 commit 131daae

File tree

2 files changed

+94
-0
lines changed

2 files changed

+94
-0
lines changed
Lines changed: 92 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,92 @@
1+
---
2+
title: Azure IoT support and help options | Microsoft Docs
3+
description: How to obtain help and support for questions or problems when you create solutions using Azure IoT Services.
4+
author: philmea
5+
ms.author: phil
6+
ms.service: iot-fundamentals
7+
services: iot-fundamentals
8+
ms.topic: overview
9+
ms.date: 1/23/2020
10+
11+
---
12+
13+
# Azure IoT support and help options
14+
15+
Here are suggestions for where you can get help when developing your Azure IoT solutions.
16+
17+
## Create an Azure support request
18+
19+
<div class='icon is-large'>
20+
<img alt='Azure support' src='https://docs.microsoft.com/media/logos/logo_azure.svg'>
21+
</div>
22+
23+
Explore the range of [Azure support options and choose the plan](https://azure.microsoft.com/support/plans) that best fits, whether you're a developer just starting your cloud journey or a large organization deploying business-critical, strategic applications. Azure customers can create and manage support requests in the Azure portal.
24+
25+
* [Azure portal](https://ms.portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/overview)
26+
* [Azure portal for the United States government](https://portal.azure.us)
27+
28+
## Post a question on Stack Overflow
29+
30+
<div class='icon is-large'>
31+
<img alt='Stack Overflow' src='https://docs.microsoft.com/media/logos/logo_stackoverflow.svg'>
32+
</div>
33+
34+
For immediate answers from the community, look to Stack Overflow. Stack Overflow is the preferred channel for **development-related questions**. It's where members of the community and Microsoft team members are directly involved in helping you solve your problems.
35+
36+
If you can't find an answer to your problem via search, submit a new question to Stack Overflow. Use one of the following tags when you formulate the question:
37+
38+
- [Azure Digital Twins](https://stackoverflow.com/questions/tagged/azure-digital-twins)
39+
- [Azure IoT Central](https://stackoverflow.com/questions/tagged/azure-iot-central)
40+
- [Azure IoT Edge](https://stackoverflow.com/questions/tagged/azure-iot-edge)
41+
- [Azure IoT Hub](https://stackoverflow.com/questions/tagged/azure-iot-hub)
42+
- [Azure Maps](https://stackoverflow.com/questions/tagged/azure-maps)
43+
- [Azure IoT SDKs](https://stackoverflow.com/questions/tagged/azure-iot-sdk)
44+
- [Azure Time Series Insights](https://stackoverflow.com/questions/tagged/azure-timeseries-insights)
45+
46+
## Start a conversation on the MSDN Forums
47+
48+
To discuss azure technologies and services for creating IoT solutions. MSDN is the preferred channel for **solution-related questions**. It's where members of the community and Microsoft team members are directly involved in helping you chose the right solution for your project.
49+
50+
If you can't find an answer to your problem via search, submit a new question to MSDN in the service-related forum:
51+
52+
- [Azure Digital Twins](https://social.msdn.microsoft.com/Forums/en-US/home?forum=azuredigitaltwins)
53+
- [Azure IoT Hub](https://social.msdn.microsoft.com/Forums/en-US/home?forum=azureiothub)
54+
- [Azure IoT Edge](https://social.msdn.microsoft.com/Forums/en-US/home?forum=iotedge)
55+
- [Azure Maps](https://social.msdn.microsoft.com/Forums/en-US/home?forum=azurelbs)
56+
- [Azure Time Series Insights](https://social.msdn.microsoft.com/Forums/en-US/home?forum=AzureTimeSeriesInsights)
57+
58+
## Submit feedback on Azure Feedback
59+
60+
<div class='icon is-large'>
61+
<img alt='UserVoice' src='https://docs.microsoft.com/media/logos/logo-uservoice.svg'>
62+
</div>
63+
64+
To request new features, post them on Azure Feedback. Share your ideas for making Azure IoT services work better for the applications you develop:
65+
66+
| Service | Azure Feedback URL |
67+
|-------------------------------|---------------|
68+
| Azure IoT Hub | https://feedback.azure.com/forums/321918-azure-iot |
69+
| Azure IoT Central | https://feedback.azure.com/forums/911455-azure-iot-central |
70+
| Azure IoT Device Catalog | https://feedback.azure.com/forums/916948-azure-iot-device-catalog |
71+
| Azure IoT Edge | https://feedback.azure.com/forums/907045-azure-iot-edge |
72+
| Azure IoT Solution Accelerators | https://feedback.azure.com/forums/916438-azure-iot-solution-accelerators |
73+
| Azure Maps | https://feedback.azure.com/forums/909172-azure-maps |
74+
| Azure Time Series Insights | https://feedback.azure.com/forums/906859-azure-time-series-insights |
75+
| Azure Digital Twins | https://feedback.azure.com/forums/916621-azure-digital-twins |
76+
77+
## Stay informed of updates and new releases
78+
79+
<div class='icon is-large'>
80+
<img alt='Stay informed' src='https://docs.microsoft.com/media/common/i_blog.svg'>
81+
</div>
82+
83+
Learn about important product updates, roadmap, and announcements in [Azure Updates](https://azure.microsoft.com/updates/?category=iot).
84+
85+
News and information about Azure IoT is shared at the [Azure blog](https://azure.microsoft.com/blog/topics/internet-of-things/) and on the [Internet of Things Show on Channel 9](https://channel9.msdn.com/Shows/Internet-of-Things-Show).
86+
87+
Also, share your experiences, engage and learn from experts in the [Internet of Things Tech Community](https://techcommunity.microsoft.com/t5/Internet-of-Things-IoT/ct-p/IoT).
88+
89+
## Next steps
90+
91+
> [!div class="nextstepaction"]
92+
> [What is Azure IoT?](iot-introduction.md)

articles/iot-fundamentals/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,5 @@
1818
href: iot-security-architecture.md
1919
- name: Secure deployment
2020
href: iot-security-deployment.md
21+
-name: Support and help options
22+
href: iot-support-help.md

0 commit comments

Comments
 (0)