serverless-chat-langchainjs
serverless-chat-langchainjs copied to clipboard
Add docs for enhancing security
trafficstars
Currently this sample is designed to be as easy as possible to work one and deploy. If deployed in an enterprise context, we usually enforce tighter security rules and we want to explain what can be changed in the sample to improve its security:
Tasks
- [ ] Create a new docs "Enhance security" in /
docs/enhance-security.mdthat explains how to:- [ ] ~~Disable exporting keys in output (and also the ability to work locally)~~
- [ ] Configure vnet (and optionally make the app only available on internal network)
- [ ] ~~Use Azure Key Vault for key and connection string storage~~
Partially replaced by #56
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this issue will be closed.