Hello, trying to connect via Azure Devops to migrate an application from one environment to another.
On authentication type, I have "Service Principal/Client Secret (supports MFS)"
The from the Service connection list, I select the first environment connection (previously created with the Server URL, Tenant ID, Application ID, Client secret of Application ID).
This tasks runs after Power Platform Tool Installer (completes successful). But the export task fails with
##[error]Failed to connect to instance: <MY URL HERE>. Please verify your credentials for *** and instance url.
Invalid Login Information : The HTTP request was forbidden with client authentication scheme 'Anonymous'.
The HTTP request was forbidden with client authentication scheme 'Anonymous'. => The remote server returned an error: (403) Forbidden.
Unable to Login to Dynamics CRM
Am I missing some configuration? Why is it using anonymous ??
Thanks!