Hi,
I am trying to connect to CRM online using SQL server data tools. I have a RDL file in which I need to make changes. I have tried below connection strings:
1. https://orgName.crm.dynamics.com and credentials
2. https://orgName.crm.dynamics.com;uniquename and credentials
3. https://disco.crm.dynamics.com;uniquename and credentials
But each time I am getting error that connection cannot be established and I should check my connection string and credentials. There are total 3 organizations (dev, uat and prod) and I am trying to connect to prod.