ai-cfia / ai-cfia/azure-db

Create a private test index with semantic capability in `azure-db`

Ouverte
#19 0 commentaires 0 réactions 1 personne assignée Réclamée par @elwoujdi Voir sur GitHub
Langage dominant
Python
Étoiles
0
Forks
1
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

## Description
The goal is to set up a private test index in Azure Search with semantic capabilities. This index should ensure that only clients on our private network have access to private documents.

## Tasks
- [x] Create a new index in Azure Search with semantic capabilities.
- [ ] #20
- [x] Populate the index with sample private documents.
- [ ] Implement tests to verify that only private finesse can access the documents. (Manual test)
- [ ] Document the setup and configuration steps.
- [ ] Review and validate the security measures in place.

## Acceptance Criteria
- A new semantic index is successfully created in Azure Search.
- Access to the index is limited to the specified private clients.
- Security tests confirm that no unauthorized access is possible.
- Documentation is complete and accurate.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.