practicekea_backend/microservices/student/Properties/serviceDependencies.Student...

9 lines
168 B
JSON
Raw Permalink Normal View History

2024-12-02 13:24:34 +00:00
{
"dependencies": {
"mssql1": {
"type": "mssql.onprem",
"connectionId": "DefaultConnectionString",
"secretStore": "AzureAppSettings"
}
}
}