Skip to content

Commit 7f4a0a9

Browse files
author
Jan Krassnigg
committed
Added a Support page
1 parent 7562f27 commit 7f4a0a9

File tree

8 files changed

+58
-3
lines changed

8 files changed

+58
-3
lines changed
12.1 KB
Loading
10.3 KB
Loading
18 KB
Loading
18.4 KB
Loading
25.9 KB
Loading
26.6 KB
Loading
Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
---
2+
title: Azure Remote Rendering support options
3+
description: Lists ways how to get support for Azure Remote Rendering
4+
author: jakrams
5+
ms.author: jakras
6+
ms.date: 04/22/2020
7+
ms.topic: troubleshooting
8+
---
9+
10+
# Azure Remote Rendering support options
11+
12+
## Open a tech support ticket
13+
14+
To open a technical support ticket within the Azure Portal for Azure Remote Rendering:
15+
16+
1. Open [Azure Portal](https://ms.portal.azure.com)
17+
18+
1. Select the question mark icon from the menu bar, then click **Help + support**.
19+
20+
![Azure portal help and support](media/portal-help.png)
21+
22+
1. Select **New support request**.
23+
24+
![Azure portal new support request](media/portal-new-request.png)
25+
26+
1. Fill out the fields:
27+
28+
* **Issue type**: `Technical`
29+
* **Service**: `Remote Rendering`
30+
31+
![Azure portal support ticket fields](media/portal-request.png)
32+
33+
1. Click **Next: Solutions** at the bottom of the page.
34+
35+
1. Fill out the following form as precise and detailed as possible.
36+
37+
1. Review and submit the support request.
38+
39+
## Community support
40+
41+
For support from the user community, please see [Azure Remote Rendering on Stack Overflow](https://stackoverflow.com/questions/tagged/azure-remote-rendering).
42+
43+
## Provide documentation feedback
44+
45+
On the bottom of each documentation article, you can open a GitHub issue to provide feedback for that page.
46+
47+
## Provide product feedback
48+
49+
To provide feedback, share an idea or suggestion for Azure Remote Rendering, or vote on the ideas that others have submitted, visit the [Azure Remote Rendering Feedback Forum](https://feedback.azure.com/forums/928696-azure-remote-rendering).
50+
51+
## Next steps
52+
53+
* [Troubleshoot](troubleshoot.md)
Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
- name: Release notes
22
href: https://github.com/Azure/azure-remote-rendering/releases
3-
- name: Tools
4-
href: tools/toc.yml
53
- name: Troubleshoot
64
href: troubleshoot.md
5+
- name: Support
6+
href: support.md
77
- name: Provide product feedback
88
href: https://feedback.azure.com/forums/928696-azure-remote-rendering
99
- name: Stack Overflow
10-
href: https://stackoverflow.com/questions/tagged/azure-remote-rendering
10+
href: https://stackoverflow.com/questions/tagged/azure-remote-rendering
11+
- name: Tools
12+
href: tools/toc.yml

0 commit comments

Comments
 (0)