|
1 |
| -### YamlMime:YamlDocument |
2 |
| -documentType: LandingData |
3 |
| -title: Azure SignalR Service Documentation |
| 1 | +### YamlMime:Landing |
| 2 | + |
| 3 | +title: Azure SignalR Service documentation |
| 4 | +summary: Azure SignalR Service is an Azure managed service that helps developers easily build web applications with real-time features. |
| 5 | + |
4 | 6 | metadata:
|
5 |
| - title: Documentation - Azure SignalR Service |
| 7 | + title: Azure SignalR Service documentation |
6 | 8 | description: Build and scale real-time web app easily in serverless or server mode. Based on WebSocket supporting broad range of languages and frameworks.
|
7 |
| - services: azure-signalr |
8 |
| - author: v-chmccl |
9 |
| - manager: wesmc |
10 | 9 | ms.service: signalr
|
11 |
| - ms.tgt_pltfrm: na |
12 | 10 | ms.topic: landing-page
|
13 |
| - ms.date: 09/12/2018 |
| 11 | + author: v-chmccl |
14 | 12 | ms.author: wesmc
|
15 |
| -abstract: |
16 |
| - description: Azure SignalR Service is an Azure managed service that helps developers easily build web applications with real-time features. |
17 |
| -sections: |
18 |
| -- title: 5-Minute Quickstarts |
19 |
| - items: |
20 |
| - - type: paragraph |
21 |
| - text: 'Learn how to develop your first web application using Azure SignalR Service for real-time communications:' |
22 |
| - - type: list |
23 |
| - style: icon48 |
24 |
| - items: |
25 |
| - - image: |
26 |
| - src: https://docs.microsoft.com/media/logos/logo_NETcore.svg |
27 |
| - text: ASP.NET Core |
28 |
| - href: /azure/azure-signalr/signalr-quickstart-dotnet-core |
29 |
| - - image: |
30 |
| - src: https://docs.microsoft.com/media/logos/logo_NET.svg |
31 |
| - text: ASP.NET |
32 |
| - href: /azure/azure-signalr/signalr-quickstart-dotnet |
33 |
| - - image: |
34 |
| - src: https://docs.microsoft.com/media/logos/logo_js.svg |
35 |
| - text: JavaScript |
36 |
| - href: /azure/azure-signalr/signalr-quickstart-azure-functions-javascript |
37 |
| - - image: |
38 |
| - src: https://docs.microsoft.com/media/logos/logo_Csharp.svg |
39 |
| - text: C# |
40 |
| - href: /azure/azure-signalr/signalr-quickstart-azure-functions-csharp |
41 |
| - - image: |
42 |
| - src: https://docs.microsoft.com/azure/media/index/logo_java.svg |
43 |
| - text: Java |
44 |
| - href: /azure/azure-signalr/signalr-quickstart-azure-functions-java |
45 |
| - - image: |
46 |
| - src: https://docs.microsoft.com/azure/media/index/logo_python.svg |
47 |
| - text: Python |
48 |
| - href: /azure/azure-signalr/signalr-quickstart-azure-functions-python |
49 |
| - - image: |
50 |
| - src: https://docs.microsoft.com/media/logos/logo_REST.svg |
51 |
| - text: REST API |
52 |
| - href: /azure/azure-signalr/signalr-quickstart-rest-api |
53 |
| -- title: Step-by-step tutorials |
54 |
| - items: |
55 |
| - - type: paragraph |
56 |
| - text: Learn how to build Azure SignalR Service applications |
57 |
| - - type: list |
58 |
| - style: unordered |
59 |
| - items: |
60 |
| - - html: <a href="/azure/azure-signalr/signalr-authenticate-oauth">Integrate Azure SignalR Service with ASP.NET Core Identity</a> |
61 |
| - - html: <a href="/azure/azure-signalr/signalr-tutorial-authenticate-azure-functions">Build a Serverless Real-time App with Authentication</a> |
62 |
| -- title: Samples |
63 |
| - items: |
64 |
| - - type: list |
65 |
| - style: unordered |
66 |
| - className: spaced noBullet |
67 |
| - items: |
68 |
| - - html: <a href="https://github.com/aspnet/AzureSignalR-samples">Azure SignalR Code Samples</a> |
69 |
| - - html: <a href="/azure/azure-signalr/signalr-cli-samples">Azure CLI</a> |
70 |
| -- title: Reference |
71 |
| - items: |
72 |
| - - type: list |
73 |
| - style: cards |
74 |
| - className: cardsD |
75 |
| - items: |
76 |
| - - title: Command-Line |
77 |
| - html: <p><a href="signalr-reference-cli.md">Azure CLI</a></p> |
78 |
| - - title: Languages |
79 |
| - html: > |
80 |
| - <p><a href="https://docs.microsoft.com/aspnet/core">ASP.NET Core server SDK</a></p> |
81 |
| - <p><a href="/azure/azure-functions/functions-bindings-signalr-service">Azure Functions bindings</a></p> |
82 |
| - <p><a href="https://docs.microsoft.com/aspnet/core/signalr/javascript-client">JavaScript client</a></p> |
83 |
| - <p><a href="https://docs.microsoft.com/aspnet/core/signalr/dotnet-client">.NET Standard client</a></p> |
84 |
| - <p><a href="https://github.com/aspnet/SignalR/tree/release/2.2/clients/java/signalr">Java client</a></p> |
85 |
| - - title: REST |
86 |
| - html: <p><a href="https://github.com/Azure/azure-signalr/blob/dev/docs/rest-api.md">REST API</a></p> |
| 13 | + ms.date: 03/11/2020 |
| 14 | + |
| 15 | +# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | sample | tutorial | video | whats-new |
| 16 | + |
| 17 | +landingContent: |
| 18 | + # Card |
| 19 | + - title: About Azure SignalR Service |
| 20 | + linkLists: |
| 21 | + - linkListType: overview |
| 22 | + links: |
| 23 | + - text: What is Azure SignalR Service? |
| 24 | + url: signalr-overview.md |
| 25 | + |
| 26 | + # Card |
| 27 | + - title: Get started |
| 28 | + linkLists: |
| 29 | + - linkListType: quickstart |
| 30 | + links: |
| 31 | + - text: ASP.NET Core - C# |
| 32 | + url: signalr-quickstart-dotnet-core.md |
| 33 | + - text: ASP.NET - C# |
| 34 | + url: signalr-quickstart-dotnet.md |
| 35 | + - text: Azure Functions - JavaScript |
| 36 | + url: signalr-quickstart-azure-functions-javascript.md |
| 37 | + - text: Azure Functions - C# |
| 38 | + url: signalr-quickstart-azure-functions-csharp.md |
| 39 | + - text: Azure Functions - Java |
| 40 | + url: signalr-quickstart-azure-functions-java.md |
| 41 | + - text: Azure Functions - Python |
| 42 | + url: signalr-quickstart-azure-functions-python.md |
| 43 | + - text: REST API |
| 44 | + url: signalr-quickstart-rest-api.md |
| 45 | + |
| 46 | + # Card |
| 47 | + - title: Build Azure SignalR Service apps |
| 48 | + linkLists: |
| 49 | + - linkListType: tutorial |
| 50 | + links: |
| 51 | + - text: Integrate Azure SignalR Service with ASP.NET Core Identity |
| 52 | + url: signalr-concept-authenticate-oauth.md |
| 53 | + - text: Build a Serverless Real-time App with Authentication |
| 54 | + url: signalr-tutorial-authenticate-azure-functions.md |
| 55 | + - linkListType: sample |
| 56 | + links: |
| 57 | + - text: Azure SignalR Code Samples |
| 58 | + url: https://github.com/aspnet/AzureSignalR-samples |
| 59 | + - text: Azure CLI |
| 60 | + url: signalr-reference-cli.md |
0 commit comments