You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add support for govt and custom search resource manager, update document intelligence, ai search, and content safety client initialization for govt and custom environments
* Fix Azure Document Intelligence operation via managed identity authentication for government and custom environments by adding base64 encoding support for document uploads, which is required by current GA document intelligence API version (2024-11-30)
* Fix Azure AI services (content safety, document intelligence, search) managed identity integration for government and custom environments. Consolidated Document Intelligence calls to use same module and API and added base64 document uploads in Document Intelligence API, required by most current API GA version (2024-11-30).
* Update README.md to correct Managed Identity role requirements for Azure services
* Add support for govt and custom search resource manager, update document intelligence, ai search, and content safety client initialization for govt and custom environments
* Fix Azure Document Intelligence operation via managed identity authentication for government and custom environments by adding base64 encoding support for document uploads, which is required by current GA document intelligence API version (2024-11-30)
* Fix Azure AI services (content safety, document intelligence, search) managed identity integration for government and custom environments. Consolidated Document Intelligence calls to use same module and API and added base64 document uploads in Document Intelligence API, required by most current API GA version (2024-11-30).
* Update README.md to correct Managed Identity role requirements for Azure services
* added search_client_public to managed identity auth flow
---------
Co-authored-by: Joshua Wilshere <joshua.wilshere@oig.dhs.gov>
Co-authored-by: Paul Lizer <paullizer@microsoft.com>
0 commit comments