[Azure:Python] Add audience kwarg to constructor #6811
Labels
emitter:client:python
Issue for the Python client emitter: @typespec/http-client-python
feature
New feature or request
Clear and concise description of the problem
Today, we generate client constructor that takes
credential_scopes
as an array, for instance:For Azure only, we want to add
audience
, that works this way:/.default
. For instance,https://cognitiveservices.azure.com
credential_scopes
(ignoreaudience
Checklist
The text was updated successfully, but these errors were encountered: