Skip to content

Commit fadcd38

Browse files
authored
Merge pull request #301029 from vac0224/toc-add-rest-links-2025-06-10
Add missing REST API reference overview
2 parents 94d681e + 1d49b02 commit fadcd38

File tree

1 file changed

+18
-2
lines changed
  • articles/communication-services

1 file changed

+18
-2
lines changed

articles/communication-services/toc.yml

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@ items:
6868
href: /java/api/overview/azure/communication-identity-readme
6969
- name: Identity (Python)
7070
href: /python/api/overview/azure/communication-identity-readme
71+
- name: Identity (REST)
72+
href: /rest/api/communication/identity/operation-groups
7173
- name: Chat
7274
items:
7375
- name: Overview
@@ -168,6 +170,8 @@ items:
168170
href: /python/api/overview/azure/communication-chat-readme
169171
- name: Chat (iOS)
170172
href: https://azure.github.io/azure-sdk-for-ios/AzureCommunicationChat/index.html
173+
- name: Chat (REST)
174+
href: /rest/api/communication/chat/operation-groups
171175
- name: Email
172176
items:
173177
- name: Overview
@@ -290,6 +294,8 @@ items:
290294
href: /cli/azure/communication/email
291295
- name: Email (PowerShell)
292296
href: /powershell/module/az.communication
297+
- name: Email (REST)
298+
href: /rest/api/communication/email/operation-groups
293299
- name: SMS
294300
items:
295301
- name: Overview
@@ -370,6 +376,8 @@ items:
370376
href: /java/api/overview/azure/communication-sms-readme
371377
- name: SMS (Python)
372378
href: /python/api/overview/azure/communication-sms-readme
379+
- name: SMS (REST)
380+
href: /rest/api/communication/sms/operation-groups
373381
- name: Advanced messaging with WhatsApp
374382
items:
375383
- name: Overview
@@ -882,6 +890,8 @@ items:
882890
href: /java/api/overview/azure/communication-rooms-readme
883891
- name: Rooms (Python)
884892
href: /python/api/overview/azure/communication-rooms-readme
893+
- name: Rooms (REST)
894+
href: /rest/api/communication/rooms/operation-groups
885895
- name: Phone calling
886896
items:
887897
- name: Overview
@@ -982,6 +992,8 @@ items:
982992
href: /java/api/overview/azure/communication-phonenumbers-readme
983993
- name: Phone Numbers (Python)
984994
href: /python/api/overview/azure/communication-phonenumbers-readme
995+
- name: Phone Numbers (REST)
996+
href: /rest/api/communication/phonenumbers/operation-groups
985997
- name: Call Automation
986998
items:
987999
- name: Overview
@@ -1072,8 +1084,6 @@ items:
10721084
href: samples/integrate-azure-communication-services-with-copilot-studio.md
10731085
- name: References
10741086
items:
1075-
- name: Call Automation (REST)
1076-
href: /rest/api/communication/callautomation/operation-groups
10771087
- name: Call Automation (JavaScript)
10781088
href: /javascript/api/overview/azure/communication-call-automation-readme
10791089
- name: Call Automation (.NET)
@@ -1082,6 +1092,8 @@ items:
10821092
href: /java/api/overview/azure/communication-callautomation-readme
10831093
- name: Call Automation (Python)
10841094
href: /python/api/overview/azure/communication-callautomation-readme
1095+
- name: Call Automation (REST)
1096+
href: /rest/api/communication/callautomation/operation-groups
10851097
- name: Teams interoperability
10861098
items:
10871099
- name: Overview
@@ -1262,6 +1274,8 @@ items:
12621274
href: /java/api/overview/azure/communication-jobrouter-readme
12631275
- name: Job Router (Python)
12641276
href: /python/api/overview/azure/communication-jobrouter-readme
1277+
- name: Job Router (REST)
1278+
href: /rest/api/communication/jobrouter/operation-groups
12651279
- name: Artificial Intelligence
12661280
items:
12671281
- name: Overview
@@ -1396,6 +1410,8 @@ items:
13961410
href: /java/api/overview/azure/resourcemanager-communication-readme
13971411
- name: Azure Resource Manager (Python)
13981412
href: /python/api/overview/azure/mgmt-communication-readme
1413+
- name: Azure Resource Manager (REST)
1414+
href: /rest/api/communication/resourcemanager/operation-groups
13991415
- name: Common Azure API client libraries
14001416
items:
14011417
- name: Common (JavaScript)

0 commit comments

Comments
 (0)