Skip to content

Azure Text Analytics client library samples for JavaScript

Choose a tag to compare

released this 27 Jan 21:45
054abbd
Text Analytics: Rotate API Keys (#6972)

* Rotate API Keys

Add ability to rotate API keys when using them to authenticate
to the Text Analytics service.

Fixes #6970