Ask a question to get started
Enter to sendā¢Shift+Enter new line
A function that returns an Azure Active Directory token.
Will be invoked on every async request.
azure_ad_async_token_provider: Union[Callable[[], Awaitable[str]], None] = None