Skip to content

Commit 285833d

Browse files
committed
update example
1 parent 3eb4e8a commit 285833d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

teams/teams-ps/MicrosoftTeams/Get-CsAiAgents.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@ The Get-CsAiAgents cmdlet returns a list of all AI Agents in the tenant.
3232
## EXAMPLES
3333

3434
```
35-
Get-CsAiAgents -IsTeamsIvrEnabled -ProviderId "905a9543-6cf8-44a4-ab05-83b8b500f39e"
35+
Get-CsAiAgents -IsTeamsIvrEnabled -ProviderId "9d8f559b-5984-46a4-902a-ad4271e83efa"
3636
```
3737

38-
This example gets the AI Agents from ProviderId "905a9543-6cf8-44a4-ab05-83b8b500f39e" that are compatible with Teams Interactive Voice Response (IVR).
38+
This example gets the AI Agents from ProviderId "9d8f559b-5984-46a4-902a-ad4271e83efa" that are compatible with Teams Interactive Voice Response (IVR).
3939

4040
## PARAMETERS
4141

0 commit comments

Comments
 (0)