@@ -58,6 +58,10 @@ items:
5858 href : concepts/credentials-best-practices.md
5959 - name : Use cases for string identifiers
6060 href : concepts/raw-id-use-cases.md
61+ - name : Build an authentication service using Azure Functions
62+ href : tutorials/trusted-service-tutorial.md
63+ - name : Authentication service hero sample
64+ href : samples/trusted-auth-sample.md
6165 - name : Presence events
6266 href : ../event-grid/communication-services-presence-events.md
6367 - name : References
@@ -148,8 +152,6 @@ items:
148152 href : quickstarts/chat/react-native.md
149153 - name : Enable push notifications in your chat app
150154 href : tutorials/add-chat-push-notifications.md
151- - name : Build an authentication service using Azure Functions
152- href : tutorials/trusted-service-tutorial.md
153155 - name : Add a bot to your chat app
154156 href : quickstarts/chat/quickstart-botframework-integration.md
155157 - name : Integrate an OpenAI bot with chat
@@ -158,8 +160,6 @@ items:
158160 href : how-tos/chat-sdk/data-loss-prevention.md
159161 - name : Chat hero sample
160162 href : samples/chat-hero-sample.md
161- - name : Authentication service hero sample
162- href : samples/trusted-auth-sample.md
163163 - name : References
164164 items :
165165 - name : Chat (JavaScript)
0 commit comments