Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add docs for enhancing security #34

Open
4 tasks
sinedied opened this issue Apr 8, 2024 · 1 comment
Open
4 tasks

Add docs for enhancing security #34

sinedied opened this issue Apr 8, 2024 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@sinedied
Copy link
Contributor

sinedied commented Apr 8, 2024

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.md that 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
@sinedied sinedied added the documentation Improvements or additions to documentation label Apr 8, 2024
@sinedied sinedied mentioned this issue Apr 29, 2024
1 task
@sinedied
Copy link
Contributor Author

Partially replaced by #56

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant