Quantcast
Channel: Microsoft Dynamics CRM Forum - Recent Threads
Viewing all articles
Browse latest Browse all 79901

use of alias name in CRM 365 connection string

$
0
0

In the CRM connection string is it possible to replace the server name with alias name?
If yes, please provide guidance on how replace the server name with alias name?

<add name="MyCRMServer"
connectionString="AuthType=AD;
Url=https://ServerName:8080/Test;
Domain=ServerName;
Username=jsmith;
Password=passcode" />

<add name="MyCRMServer"
connectionString="AuthType=AD;
Url=https://AliasName:8080/Test;
Domain=AliasName;
Username=jsmith;
Password=passcode" />


Viewing all articles
Browse latest Browse all 79901

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>