Skip to content

Commit 399dc50

Browse files
committed
clarify auth
1 parent 39ab3d4 commit 399dc50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/speech-service/how-to-bring-your-own-model.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ The Voice live API provides Bring Your Own Model (BYOM) capabilities, allowing y
2525
2626
## Authentication setup
2727

28-
When using Microsoft Entra ID authentication with Voice live API, you need to configure proper permissions for your Foundry resource. Since tokens may expire during long sessions, the system-assigned managed identity of the Foundry resource requires access to model deployments for the `byom-azure-openai-chat-completion` BYOM modes.
28+
When using Microsoft Entra ID authentication with Voice live API, in `byom-azure-openai-chat-completion` mode specifically, you need to configure proper permissions for your Foundry resource. Since tokens may expire during long sessions, the system-assigned managed identity of the Foundry resource requires access to model deployments for the `byom-azure-openai-chat-completion` BYOM mode.
2929

3030
Run the following Azure CLI commands to configure the necessary permissions:
3131

0 commit comments

Comments
 (0)