Control Panel
Sql Server
Sql Server
When the microservice requires Sql Server for its data, this menu item will appear and ask for connection strings that allow the microservice to connect with Sql Server in an optimal way.
The Connection String parameter specifies the connection string that is used whenever the microservice writes to the database.
Server=<Server>;Database=<Database>;User Id=<UserId>;Password=<Password>;TrustServerCertificate=true
The Read Only Connection String parameter specifies the connection string that is used whenever the microservice reads from the database.
Server=<Server>;Database=<Database>;User Id=<UserId>;Password=<Password>;ApplicationIntent=ReadOnly;TrustServerCertificate=true
Tech Sovereignty
Arch
Company
About Contact