Closed richardpark-msft closed 1 week ago
This was fixed. Awhile back we moved to using a specific service connector to experiment with using sub-config. As part of the new subscription move our specific service connector no longer has permissions. Rather than perpetuate sub-config (which is going away) we're just moving over to using the same service connector that other languages are using, which is authorized.
(Requires some investigation)
The live tests for azopenaiextensions fail when using the (assistants API + test credential). If you run locally, using AzureCLICredential, it works, which makes me think it's something specific to the live testing environment.