Skip to content

[Scenario] Secrets management #2718

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

Closed
BillWagner opened this issue Jul 23, 2017 · 2 comments
Closed

[Scenario] Secrets management #2718

BillWagner opened this issue Jul 23, 2017 · 2 comments
Milestone

Comments

@BillWagner
Copy link
Member

.NET Core applications will need to manage secrets in several environments:

  1. Development environments.
  2. Testing environments.
  3. On premise deployments.
  4. Azure deployments.
  5. Docker / container deployments.

This should provide pointers and guidance on how to manage deployments for each of these scenarios.

Note: Some of this guidance may exist for web applications.

@BillWagner BillWagner added this to the 2017 - Quarter 3 milestone Jul 23, 2017
@mairaw mairaw modified the milestones: Backlog, 2017 - Quarter 3 Sep 5, 2017
@BillWagner BillWagner added the P1 label Mar 6, 2018
@mairaw
Copy link
Contributor

mairaw commented Mar 22, 2018

Perhaps we should move the topic https://docs.microsoft.com/en-us/aspnet/core/security/app-secrets?tabs=visual-studio to here.

@BillWagner
Copy link
Member Author

closing as this is covered in ASP.NET Core docs. (These will come together during the .NET 5 timeframe)

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

No branches or pull requests

4 participants