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

Create baseline resource templates #14

Closed
6 tasks done
christoferlof opened this issue Mar 9, 2021 · 1 comment · Fixed by #61
Closed
6 tasks done

Create baseline resource templates #14

christoferlof opened this issue Mar 9, 2021 · 1 comment · Fixed by #61
Assignees
Milestone

Comments

@christoferlof
Copy link
Contributor

christoferlof commented Mar 9, 2021

This task is to setup the initial resource templates from which we will continue to build. Let's ensure we have the below baseline templates and can deploy them into our shared dev environment.

If not explicitly mentioned, all services exposed only through private endpoints to restrict access from the Internet.

Core (Shared) services

  • VNet
  • KeyVault
  • App Service plan
    • KeyVault integration using Managed Identity

Workspace

  • VNet
    • Peered with Core (Shared) services VNet
  • KeyVault
  • App Service plan
    • KeyVault integration using Managed Identity

Workspace service

  • Storage account
@christoferlof christoferlof added this to the March 2021.1 milestone Mar 9, 2021
@christoferlof christoferlof mentioned this issue Mar 10, 2021
8 tasks
@christoferlof
Copy link
Contributor Author

@marrobi can you please push your baseline templates as draft PRs for #28, #29, #30? Thanks!

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

Successfully merging a pull request may close this issue.

2 participants