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

Secure database by making it private #82

Merged
merged 1 commit into from
Mar 16, 2023

Conversation

eternaltyro
Copy link
Contributor

  • Secure the database by moving from public access to private VNet access.
  • Created a delegated subnet just for the database and added the flexible server to it - along with private DNS zone
  • Create database in the server along with the host itself

TODO:

  • Add tags using locals for all resources that will take them
  • Add monitoring for VM, Redis cache and database
  • Add documentation for infrastructure
  • Increase VM disk space

- Secure the database by moving from public access to private VNet
  access.
- Created a delegated subnet just for the database and added the
  flexible server to it - along with private DNS zone
- Create database in the server along with the host itself

TODO:
- Add tags using locals for all resources that will take them
- Add monitoring for VM, Redis cache and database
- Add documentation for infrastructure
- Increase VM disk space
@eternaltyro eternaltyro added bug Something isn't working infrastructure Don't let it crumble.. labels Mar 16, 2023
@eternaltyro eternaltyro merged commit c448f57 into develop Mar 16, 2023
@eternaltyro eternaltyro deleted the enhance/database-firewalls branch March 16, 2023 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working infrastructure Don't let it crumble..
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant