Hi Everyone ,
Security is a top priority for my project, and I'm wondering about the security measures in place when using OpenAI on Azure. How does it align with Azure's security and compliance standards?
Regards,
Saravanan Ganesan.
Hi Everyone ,
Security is a top priority for my project, and I'm wondering about the security measures in place when using OpenAI on Azure. How does it align with Azure's security and compliance standards?
Regards,
Saravanan Ganesan.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Janarthanan SPosted Jan 1, 2024, 12:48 PM
Hi Saravanan,
Welcome to C# Corner Forum, Thank you for posting your query here!
For your project, Azure OpenAI "on your data" feature lets you connect data sources to ground the generated results with your data. The data remains stored in the data source and location you designate. No data is copied into the Azure OpenAI service.
Regarding the compliance standards, Azure OpenAI is part of Azure AI services. Azure AI services data is encrypted and decrypted using FIPS 140-2 compliant 256-bit AES encryption. Encryption and decryption are transparent, meaning encryption and access are managed for you.
Your data is secure by default and you don't need to modify your code or applications to take advantage of encryption.
I hope the solution is useful to you and then accept the answer.
Regards,
Janarthanan S
Rijwan AnsariPosted Jan 1, 2024, 2:52 PM
Yes, I agreed with the below answers.
You can explore more:
https://learn.microsoft.com/en-us/legal/cognitive-services/openai/data-privacy
Rajeesh MenothPosted Jan 1, 2024, 9:04 AM
Hi,
Good thought and Microsoft is already providing the data security, you can go through the Azure OpenAI Landing Zone information.
https://techcommunity.microsoft.com/t5/azure-architecture-blog/azure-openai-landing-zone-reference-architecture/ba-p/3882102