EUM has to access the database and uses connection strings to do that. Certain characters in the database ID or password play foul in this process. For a smooth operation please avoid these characters in the database ID or password:
- Special Character " (double quotation mark)
- Special Character ' (single quotation mark)
- Special Character / (escape)
- Special Character \ (escape)
- Special Character ; (semicolon)
Azure best practice for naming SQL Server and Database:
- Only small letters allowed
- Only numbers and letters allowed
Comments
0 comments
Please sign in to leave a comment.