Symptom
- Unable to create Azure SQL connection using ActiveDirectoryServicePrincipal.
- The error message: Failed to prepare connection for live data capability. Invalid connection properties.
- Connection to the same database works via other routes, like SSMS.
- Import data connection works.
Environment
SAP Analytics Cloud 2026.8.10
Reproducing the Issue
- In the side navigation, choose Connections, then select Add Connection.
- Choose Azure SQL.
- Enter a connection name.
- Enter a description.
- In Server and port, enter the server name and port of the Azure SQL database.
- Enter credentials appropriate for the selected authentication method.
- In Database, enter the database name.
- Choose OK.
Cause
An input validation is being triggered in the password field. Certain characters and character combinations trigger this, such as:
- --
- ,
- /*
- ' and "
Resolution
Please check whether the password contains any characters or character combinations such as "--", "/*", or quotation marks (' or ").
If so, change the password so that it no longer contains any of these characters and try again.
See Also
Keywords
azure sql, live data connection, activedirectoryserviceprincipal, invalid connection properties, failed to prepare connection, sac connection error, ssms works sac fails, azure sql live, authentication, connection creation, sac azure sql live connection , KBA , LOD-ANA-LDC-SQL , SAC Live Data Connection SQL , LOD-ANA-LDC , SAC Live Data Connection , Bug Filed
SAP Knowledge Base Article - Public