Replies: 1 comment
-
|
got this working by sending an empty apiKey and using custom headers with the token provided by getAccessToken. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to use the
createAzurefrom @ai-sdk/azure if my org disables api key support? The docs I see only show support for anapiKeyproperty. I thought I could maybe use theDefaultAzureCredentialAPI from @azure/identity but I'm not having luck with that. Thanks for any helpBeta Was this translation helpful? Give feedback.
All reactions