Hello,
Need connection string for online instance with MFA .We have azure app id and client secret key. While trying to connect MSCRM from Devops with the following connection string
AuthType=Office365;Username=sample@sample.onmicrosoft.com;Password=xxxx;
Url=sample.crm6.dynamics.com;
AppID=81428293-cc84-460a-b01d-dc072yfd6f21;
we are facing below error . Please suggest
Thanks