SQL Server restore renames period in DBName

Restore of SQLServer database restores with a different name if database name contains a dot. For example, “Test.DBName” restores as “Test_DBName”.

Searched the forum, found a PostgreSql reference, but none for restoring a DB with its original name for recovery server. Might be missing something.
Also thanks for a great job.

Hello Michael_Nourani,

We have investigated the issue and can confirm that everything is working smoothly. If a database contains a dot in its name, it will not be replaced with an underscore during the restore process; the name will still contain the dot.

If you continue to experience this problem, please provide us with more detailed information about how you are performing the backup and restore.

If you have any other questions, please let us know.

Thank you, and sorry for the inconvenience.