Skip to content

Commit bd7559b

Browse files
Merge pull request #301747 from henikaraa/patch-26
Update teams-phone-extensibility-quickstart.md
2 parents d101365 + 32b434c commit bd7559b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/communication-services/quickstarts/tpe/teams-phone-extensibility-quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,7 @@ Once you set the call options, then use the `startCall()` method in the [TeamsCa
431431

432432
After you sign in as an agent with a dual persona identity, you can add that Teams Phone extensibility call agent to an established call using their dual persona identity.
433433

434-
The following example shows a request to add a Teams Phone extensibility call agent with Microsoft Entra ID identifier `e5b7f628-ea94-4fdc-b3d9-1af1fe231111` in tenant `87d349ed-44d7-43e1-9a83-5f2406dee5bd` scoped to Azure Communication Services Resource `0269be4d-5be0-4770-bf9c-a1bf50ee78d5`.
434+
The following example shows a request to add a Teams Phone extensibility call agent with Microsoft Entra ID identifier `0269be4d-5be0-4770-bf9c-a1bf50ee78d5` in tenant `87d349ed-44d7-43e1-9a83-5f2406dee5bd` scoped to Azure Communication Services Resource `e5b7f628-ea94-4fdc-b3d9-1af1fe231111`.
435435

436436
```csharp
437437
//Call is already established

0 commit comments

Comments
 (0)