Skip to content

Instantly share code, notes, and snippets.

@ankitvijay
Created December 22, 2019 20:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ankitvijay/d489e47c3416318776166f88e1fe6401 to your computer and use it in GitHub Desktop.
Save ankitvijay/d489e47c3416318776166f88e1fe6401 to your computer and use it in GitHub Desktop.
appsettings.local-azure.json
{
"Deployment": "Azure",
"ConnectionString": "Server=localhost,1436;Database=some-db-name;User Id=some=user;Password=very-secure-password;"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment