Disable Vector Search
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2024 04:00 AM
Hello all,
Is there a way to disable Vector Search? It's not vetted in my organization and I don't want the users to be able to create it.
Best,
Pawel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2024 08:58 AM - edited 07-11-2024 09:04 AM
Hi @Pawel_Pilkowski ,
I would try to delete all the existing vector search endpoints using REST API calls or python SDK.
Then I think you can try to use Permissions API to restrict access to Vector Search API to selected users.
I don't have time now to check if it supports vector search already, but this is your usual place when you want to restrict access to certain APIs in Databricks
Delete an endpoint | Endpoints API | REST API reference | Databricks on AWS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2024 05:17 AM
Hi @Pawel_Pilkowski ,
Thank you for reaching out to our community! We're here to help you.
To ensure we provide you with the best support, could you please take a moment to review the response and choose the one that best answers your question? Your feedback not only helps us assist you better but also benefits other community members who may have similar questions in the future.
If you found the answer helpful, consider giving it a kudo. If the response fully addresses your question, please mark it as the accepted solution. This will help us close the thread and ensure your question is resolved.
We appreciate your participation and are here to assist you further if you need it!
Thanks,
Rishabh

