WaelHamze / dyn365-ce-vsts-tasks

VSTS Extension for Dynamics 365 Customer Engagement
https://marketplace.visualstudio.com/items?itemName=WaelHamze.xrm-ci-framework-build-tasks
GNU General Public License v3.0
117 stars 56 forks source link

Power Devops Tool for On premise CRM(2011). #201

Open BubunCTS opened 4 years ago

BubunCTS commented 4 years ago

I want to use 'Export Solution; Task for my On Premise MSCRM(2011) But when I am giving the connection string it is showing 'Unable to Login to Dynamics CRM' Though I am giving the correct connection string .

Please help if any steps I am missing fro On Premise ? Can i check any firewall setting?If yes then please provide what can i check ? Can the Power Devops tool support fro On premise

WaelHamze commented 4 years ago

@BubunCTS

The connection string format is described in here: https://docs.microsoft.com/en-us/powerapps/developer/common-data-service/xrm-tooling/use-connection-strings-xrm-tooling-connect

If you can connect using this from console app, most tasks will work.

You will need an IFD setup or a private agent to allow connectivity.