Skip to content

Commit ecddd2e

Browse files
authored
Merge pull request #197073 from dimitri-furman/dfurman1
Added a known issue
2 parents ab37451 + d3b1bb6 commit ecddd2e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/azure-monitor/insights/sql-insights-troubleshoot.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,7 @@ During preview of SQL Insights, you may encounter the following known issues.
187187

188188
* **'Login failed' error connecting to server or database**. Using certain special characters in SQL authentication passwords saved in the monitoring VM configuration or in Key Vault may prevent the monitoring VM from connecting to a SQL server or database. This set of characters includes parentheses, square and curly brackets, the dollar sign, forward and back slashes, and dot (`[ { ( ) } ] $ \ / .`).
189189
* Spaces in the database connection string attributes may be replaced with special characters, leading to database connection failures. For example, if the space in the `User Id` attribute is replaced with a special character, connections will fail with the **Login failed for user ''** error. To resolve, edit the monitoring profile configuration, and delete every special character appearing in place of a space. Some special characters may look indistinguishable from a space, thus you may want to delete every space character, type it again, and save the configuration.
190+
* Data collection and visualization may not work if the OS computer name of the monitoring VM is different from the monitoring VM name.
190191

191192
## Best practices
192193

0 commit comments

Comments
 (0)