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>"
- 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
Find this useful and want to show appreciation??
Your support helps keep this project alive and motivates me to continue improving it! 🚀