Skip to content

Commit f6c751e

Browse files
committed
adding new hub -- temp file
1 parent d6a89d4 commit f6c751e

File tree

1 file changed

+278
-0
lines changed

1 file changed

+278
-0
lines changed
Lines changed: 278 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,278 @@
1+
### YamlMime:Hub
2+
3+
title: Azure Communication Services documentation
4+
summary: Build powerful, cloud-based communication and customer engagement experiences by adding voice, video, chat, sms, email, teams interoperability, call automation, and telephony to your apps.
5+
brand: azure
6+
7+
metadata:
8+
title: Azure Communication Services documentation
9+
description: Build powerful, cloud-based communication and customer engagement experiences by adding voice, video, chat, sms, email, teams interoperability, call automation, and telephony to your apps.
10+
ms.service: azure-communication-services
11+
ms.topic: hub-page
12+
author: sroons
13+
ms.author: serooney
14+
ms.date: 03/15/2023
15+
highlightedContent:
16+
# itemType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | whats-new
17+
items:
18+
- title: What is Azure Communication Services?
19+
itemType: overview
20+
url: ./overview.md
21+
- title: What's new for developers in Azure Communication Services?
22+
itemType: whats-new
23+
url: ./whats-new.md #TODO
24+
- title: Explore our scenario-based solutions
25+
itemType: get-started
26+
url: ./overview.md #TODO
27+
- title: Learn how others use Azure Communication Services
28+
itemType: learn
29+
url: ./overview.md #TODO
30+
- title: SDK reference
31+
itemType: reference
32+
url: ./concepts/reference.md
33+
- title: Rest API references
34+
itemType: reference
35+
url: /rest/api/communication/
36+
# - title: ACS UI Library
37+
# itemType: concept
38+
# url: ./concepts/ui-library/ui-library-overview.md
39+
40+
landingContent:
41+
- title: About Azure Communication Services
42+
linkLists:
43+
- linkListType: overview
44+
links:
45+
- text: What is Azure Communication Services?
46+
url: overview.md
47+
- linkListType: concept
48+
links:
49+
- text: SDK options
50+
url: concepts/sdk-options.md
51+
- text: Teams Interop
52+
url: concepts/teams-interop.md
53+
- title: Get started
54+
linkLists:
55+
- linkListType: quickstart
56+
links:
57+
- text: Create a Communication Services resource
58+
url: quickstarts/create-communication-resource.md
59+
- text: Create and manage user access tokens
60+
url: quickstarts/access-tokens.md
61+
- text: Get a relay token
62+
url: quickstarts/relay-token.md
63+
- linkListType: concept
64+
links:
65+
- text: Client and server architecture
66+
url: concepts/client-and-server-architecture.md
67+
- text: Authentication and authorization
68+
url: concepts/authentication.md
69+
- text: Event handling
70+
url: ../event-grid/event-schema-communication-services.md
71+
- text: Notifications
72+
url: concepts/notifications.md
73+
- text: Best Practices
74+
url: concepts/best-practices.md
75+
- text: Troubleshooting
76+
url: concepts/troubleshooting-info.md
77+
- title: Voice and video calling
78+
linkLists:
79+
- linkListType: quickstart
80+
links:
81+
- text: Add voice calling to your app
82+
url: quickstarts/voice-video-calling/getting-started-with-calling.md
83+
- text: Add video calling to your app
84+
url: quickstarts/voice-video-calling/get-started-with-video-calling.md
85+
- text: Add video calling to your WebView app
86+
url: quickstarts/voice-video-calling/get-started-webview.md
87+
- linkListType: concept
88+
links:
89+
- text: Voice and video concepts
90+
url: concepts/voice-video-calling/about-call-types.md
91+
- text: Calling SDK overview
92+
url: concepts/voice-video-calling/calling-sdk-features.md
93+
- text: Call flows
94+
url: concepts/call-flows.md
95+
- title: UI Library
96+
linkLists:
97+
- linkListType: quickstart
98+
links:
99+
- text: Get started with UI Library
100+
url: quickstarts/ui-library/get-started-composites.md
101+
- linkListType: concept
102+
links:
103+
- text: UI Library overview
104+
url: concepts/ui-library/ui-library-overview.md
105+
- text: UI Library use cases
106+
url: concepts/ui-library/ui-library-use-cases.md
107+
- linkListType: get-started
108+
links:
109+
- text: Cross-platform samples
110+
url: samples/ui-library-cross-platform.md
111+
- title: Telephony and SMS
112+
linkLists:
113+
- linkListType: quickstart
114+
links:
115+
- text: Get a telephone number
116+
url: quickstarts/telephony/get-phone-number.md
117+
- text: Send an SMS message
118+
url: quickstarts/sms/send.md
119+
- text: Handle SMS events
120+
url: quickstarts/sms/handle-sms-events.md
121+
- text: Add PSTN calling
122+
url: quickstarts/telephony/pstn-call.md
123+
- linkListType: concept
124+
links:
125+
- text: SMS concepts
126+
url: concepts/sms/concepts.md
127+
- text: SMS SDK overview
128+
url: concepts/sms/sdk-features.md
129+
- text: Calling overview
130+
url: concepts/voice-video-calling/calling-sdk-features.md
131+
- text: Phone number types
132+
url: concepts/telephony/plan-solution.md
133+
- linkListType: learn
134+
links:
135+
- text: Send an SMS using C#
136+
url: /training/modules/communication-service-send-sms-console-app/
137+
- title: Call Automation
138+
linkLists:
139+
- linkListType: quickstart
140+
links:
141+
- text: Handle an inbound phone call
142+
url: quickstarts/call-automation/redirect-inbound-telephony-calls.md
143+
- text: Build a customer interaction workflow using Call Automation
144+
url: quickstarts/call-automation/callflows-for-customer-interactions.md
145+
- text: Record calls
146+
url: quickstarts/voice-video-calling/get-started-call-recording.md
147+
- linkListType: concept
148+
links:
149+
- text: Learn how Call Automation helps you build calling workflows
150+
url: concepts/call-automation/call-automation.md
151+
- text: Play audio in calls
152+
url: concepts/call-automation/play-action.md
153+
- text: Gathering user input
154+
url: concepts/call-automation/recognize-action.md
155+
- text: Call recording concepts
156+
url: concepts/voice-video-calling/call-recording.md
157+
- title: Chat
158+
imageSrc: ./media/icons/chat-icon.svg
159+
links:
160+
- url: ./concepts/chat/concepts.md
161+
text: Chat concepts
162+
- url: ./quickstarts/chat/get-started.md
163+
text: Add chat to your app
164+
- url: ./quickstarts/chat/quickstart-botframework-integration.md
165+
text: Add a bot to your chat app
166+
- url: ./concepts/chat/sdk-features.md
167+
text: Chat SDK overview
168+
- url: ./samples/chat-hero-sample.md
169+
text: Get started with the chat hero sample
170+
- title: Email
171+
imageSrc: ./media/icons/email-icon.svg
172+
links:
173+
- url: ./concepts/email/prepare-email-communication-resource.md
174+
text: What is email communication service?
175+
- url: ./quickstarts/email/send-email.md
176+
text: Send an email
177+
- url: ./concepts/email/email-overview.md
178+
text: Email overview
179+
- url: ./concepts/email/email-authentication-best-practice.md
180+
text: Best practices for sender authentication support
181+
- url: ./concepts/email/sdk-features.md
182+
text: Email client library
183+
- title: Phone calling
184+
imageSrc: ./media/icons/phone-icon.svg
185+
links:
186+
- url: ./concepts/telephony/telephony-concept.md
187+
text: Telephony concepts
188+
- url: ./quickstarts/telephony/get-phone-number.md
189+
text: Get a phone number
190+
- url: ./quickstarts/telephony/pstn-call.md
191+
text: Add phone calling to your app
192+
- url: ./quickstarts/access-tokens.md
193+
text: Get a user access token
194+
- url: ./how-tos/calling-sdk/manage-calls.md
195+
text: Calling libraries
196+
- title: Voice and Video Calling
197+
imageSrc: ./media/icons/video-icon.svg
198+
links:
199+
- url: ./concepts/voice-video-calling/calling-sdk-features.md
200+
text: Voice and video calling overview
201+
- url: ./quickstarts/voice-video-calling/get-started-with-video-calling.md
202+
text: Add video calling to your app
203+
- url: ./concepts/voice-video-calling/call-recording.md
204+
text: Call recording overview
205+
- url: ./concepts/detailed-call-flows.md
206+
text: Call flow topologies
207+
- url: ./concepts/voice-video-calling/calling-sdk-features.md
208+
text: Calling SDK overview
209+
- title: SMS
210+
imageSrc: ./media/icons/sms-icon.svg
211+
links:
212+
- url: ./concepts/sms/concepts.md
213+
text: SMS concepts
214+
- url: /concepts/sms/sdk-features.md
215+
text: SMS SDK overview
216+
- url: ./quickstarts/sms/send.md
217+
text: Send an SMS message
218+
- url: ./quickstarts/telephony/get-phone-number.md
219+
text: How to set up a phone number
220+
- url: ./concepts/sms/sdk-features.md
221+
text: SMS SDK overview
222+
223+
#------------------------------------------------------------------
224+
additionalContent:
225+
sections:
226+
- title: Additional services
227+
summary: Explore additional Azure Communication Services capabilities.
228+
items:
229+
- title: Teams Interoperability
230+
summary: Interoperability between Azure Communication Services and Microsoft Teams enables your applications and users to participate in Teams calls, meetings and chats.
231+
url: ./concepts/teams-interop.md
232+
- title: Call Automation
233+
summary: Call Automation provides a new set of APIs to help developers build server-based, intelligent calling workflows.
234+
url: ./concepts/call-automation/call-automation.md
235+
- title: UI Library
236+
summary: UI Library gives you a library of production-ready UI components to easily build modern communications user experiences using Azure Communication Services.
237+
url: ./concepts/ui-library/ui-library-overview.md
238+
- title: Core Scenarios
239+
summary: Whether you're just starting or have lots of experience, our pre-built communications solutions help you arrive at your business goals quickly and effectively.
240+
items:
241+
- title: Build a virtual appointment proof-of-concept with Sample Builder
242+
summary: Use our sample builder to create an end-to-end virtual appointment experience in less than a day.
243+
url: ./tutorials/virtual-visits.md
244+
- title: Build an intelligent customer support experience
245+
summary: Enable your customer support staff by building an intelligent IVR workflow using bots, SMS, AI and our low code dev environment
246+
url: ./concepts/call-automation/call-automation.md
247+
- title: Build notifications into your customer journey
248+
summary: Send important communications to your customers using our SMS, email and push notification services.
249+
url: ./tutorials/add-chat-push-notifications.md
250+
251+
- title: Additional Resources
252+
items:
253+
- title: Support & Help
254+
links:
255+
- text: Provide feedback through Azure feedback
256+
url: https://feedback.azure.com/d365community
257+
- text: Ask questions on Microsoft Q&A
258+
url: https://learn.microsoft.com/en-us/answers/index.html
259+
- text: Create Azure support request
260+
url: https://learn.microsoft.com/en-us/azure/azure-portal/supportability/how-to-create-azure-support-request
261+
- title: Tools
262+
links:
263+
- text: Visual Studio
264+
url: https://visualstudio.microsoft.com
265+
- text: Power Automate
266+
url: https://powerautomate.microsoft.com
267+
- text: Azure CLI
268+
url: https://learn.microsoft.com/en-us/cli/azure/
269+
- title: Related Technologies
270+
links:
271+
- text: Azure
272+
url: https://azure.microsoft.com/
273+
- text: Azure Cognitive Services
274+
url: ../cognitive-services/
275+
- text: Dynamics 365
276+
url: https://dynamics.microsoft.com/
277+
278+

0 commit comments

Comments
 (0)