2024-02-15b: Azure Document Intelligence upgrade (new doc types)
This releases updates Azure Document Intelligence to use the new SDK and preview API version. We are choosing to use the preview version due to its support for many more doc types (docx, xlsx, pptx, images), and the huge demand for parsing those types. The new API version is only supported in a limited set of regions, so you will be prompted to create a new Azure Document Intelligence service and select a supported region upon your next provision. You can then delete the former service. If your existing service is already in a supported region, follow the steps for reusing an existing Document Intelligence service before running azd up
or running azd provision
.
What's Changed
- Support more doc formats with new documentintelligence SDK by @pamelafox in #1224
Full Changelog: 2024-02-15...2024-02-15b