I am trying to automate solution deployment for Dynamics 365 Customer engagement app using Azure devops.
My build and release are working fine for solution export and import. However, now I also want to add a task for database backup of online instance. I am using task MSCRM Backup online instance. I have filled details as shown in screenshot 1.
I am using instance name as I see in my admin portal, I tried the entire link of Dynamics 365 Customer engagement app. However, I get an error which says "'instance name' not found" as shown in the screenshot2.
I am trying to automate solution deployment for Dynamics 365 Customer engagement app using Azure devops.
My build and release are working fine for solution export and import. However, now I also want to add a task for database backup of online instance. I am using task MSCRM Backup online instance. I have filled details as shown in screenshot 1.
I am using instance name as I see in my admin portal, I tried the entire link of Dynamics 365 Customer engagement app. However, I get an error which says "'instance name' not found" as shown in the screenshot2.
can you please help me what am I doing wrong?