Server Setup/Database deploy - Database upgrade - Not possible with Active Directory authentication methods in the connection string
This article is about product releases
ALVAO 11.0 and higher
Symptoms
Database upgrade ends with an error.
This connection string format is not supported.
Cause
The cause is a bug in ALVAO products.
Solution
Fixed in release 11.2.1134 - 11.2 (2024-04-11)
Workaround
As a workround, create a special user and use his credentials for the database upgrade.
https://doc.alvao.com/en/11.1/alvao-asset-management/implementation/installation/database-deploy
Steps to reproduce this behavior
Connection string in the following format for example: Server=database_server,1433;Initial Catalog=DATABASE_NAME;Persist Security Info=False;MultipleActiveResultSets=False;Encrypt=True;TrustServerCertificate=False;Authentication="Active Directory Managed Identity";
Attachments
Issue number
T148408ALVAO