Hello all,
We are starting our move from our current hosted provider into Azure. I have imported all databases from our original SQL server and have them all in the new environment. When going to deploy the application server I am getting an error that is pointing back to the old app server naming. Is there a way around this or do I have to create new databases?
Here is a screenshot below of the error:
OMNIAPP1 is the app server on our old environment and our new app server name is OMSVEPIAZU901.
If I have to create new databases for the setup and import the old data that is fine but I would prefer not to have to change our database naming convention as many queries and other processes we have are tied to the original database names.
Thank you