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

Use identity instead of connection strings #8

Open
isaacabraham opened this issue Dec 31, 2022 · 0 comments
Open

Use identity instead of connection strings #8

isaacabraham opened this issue Dec 31, 2022 · 0 comments

Comments

@isaacabraham
Copy link
Member

We're currently using connection strings for Storage and Search within the app. We should move away from this and use Managed Identity instead, which is a feature in Azure that allows you to connect to a resource e.g. Storage from an application using a "trusted identity". With this, no connection strings are required. This is how we should be doing stuff going forwards.

@isaacabraham isaacabraham changed the title Use identity instead of connection strings. Use identity instead of connection strings Dec 31, 2022
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

1 participant