Share via

Don't expose Proprietary data to the data in LLM

Janarthanan S 700 Reputation points
2023-09-13T13:29:08.7433333+00:00

What are the security terms and conditions for using LLM so that we don't expose proprietary data to the data in an LLM outside of our control?

Azure OpenAI in Foundry Models
Foundry Tools
Foundry Tools

Formerly known as Azure AI Services or Azure Cognitive Services is a unified collection of prebuilt AI capabilities within the Microsoft Foundry platform


1 answer

Sort by: Most helpful
  1. Chakaravarthi Rangarajan Bhargavi 1,280 Reputation points MVP
    2023-09-13T15:24:35.0833333+00:00

    Hi Janarthanan,

    Thanks for posting this interesting question, to safeguard proprietary data when using a large language model (LLM), enforce strict data sanitization, access controls, and encryption measures. Implement dummy data for testing, have users sign non-disclosure agreements, and maintain detailed audit trails. Regularly update and patch the LLM, conduct third-party security audits, and educate personnel on security best practices. These measures collectively mitigate the risk of exposing sensitive information to external LLMs beyond your control.

    If you find this answer useful kindly accept it, for assistance ping here thanks.

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.