content-processing-solution-accelerator icon indicating copy to clipboard operation
content-processing-solution-accelerator copied to clipboard

Programmatically extract data and apply schemas to unstructured documents across text-based and multi-modal content using Azure AI Foundry, Azure OpenAI, Azure AI Content Understanding, and Cosmos DB.

Results 10 content-processing-solution-accelerator issues
Sort by recently updated
recently updated
newest added

## Purpose This pull request contains a minor documentation fix in the troubleshooting guide. The most important change is correcting the Azure Portal URL in the markdown file. Documentation update:...

## Purpose This pull request introduces a new modular and reusable GitHub Actions workflow system for deployment, testing, and cleanup on both Linux and Windows environments. The changes replace previous...

This pull request updates the default code owners for the repository by adding two new team members. * Added `@toherman-msft` and `@nchandhi` as default code owners in `.github/CODEOWNERS`. - [...

## Purpose This pull request introduces a new GitHub Actions workflow for Windows deployments and enhances the schema registration script to better support CI/CD automation. The most significant changes include...

## Purpose * This pull request introduces support for creating a private endpoint for an existing AI service in the `infra/main.bicep` file. The main goal is to enable secure, private...

## Overview This PR updates `infra/main.parameters.waf.json` to include all parameters defined in the Bicep template, making it consistent with the standard `main.parameters.json` file. ## Problem The `main.parameters.waf.json` file was missing...

## Purpose This pull request adds a new documentation file to help users deploy the Content Processing Solution Accelerator when their Azure OpenAI quota is limited. The guide explains how...

## Purpose * This pull request introduces a comprehensive local development guide for the project. The new `LocalSetupGuide.md` file provides step-by-step instructions for setting up the development environment, deploying resources,...

## Purpose * https://dev.azure.com/CSACTOSOL/CSA%20Solutioning/_workitems/edit/17042 ## Does this introduce a breaking change? - [x ] Yes - [ ] No ## Golden Path Validation - [ ] I have tested the...

# Motivation A clear and concise description of why this feature would be useful and the value it would bring. Explain any alternatives considered and why they are not sufficient....

enhancement