Skip to content

Simple database connectivity tester for SQL Server and Mongo to test connection via a connection string

Notifications You must be signed in to change notification settings

seanmcilvenna/service-tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

service-tester

Build to deploy on linux with: dotnet publish -c Release -r linux-x64 --self-contained

Usage: service-tester <sql | mongo | redis | appconfig | keyvault> "<connection-string>"

Notes

  • Command "appconfig" = Azure App Configuration
  • Connection string should be enclosed in double-quotes
  • Key vault connection string should be in the format: "https://.vault.azure.net"
  • Key vault will prompt you to login with URL in a separate browser to Azure so that it can authenticate your user against vault

☕ Support My Work

Find this useful and want to show appreciation??

Buy Me a Coffee

Your support helps keep this project alive and motivates me to continue improving it! 🚀

About

Simple database connectivity tester for SQL Server and Mongo to test connection via a connection string

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages