WaelHamze

Results 134 comments of WaelHamze

@petercroston I normally use a service account that is not subject to MFA. Hopefully there will be support for service principals at some point too.

@uagithubcapita you need to tick the holding solution to be able to stage for upgrade

@Princemuhammad where are you running this pipeline (i.e. which agent)? Could you also share a masked connection string you are using?

@CF1tz You could try the MS powershell libraries directly, if this doesn't work you could open a case with MS. I have updated the task to use the latest MS...

@HIREN-AITC if you are getting error with task then the issue is not with the task. I have updated the tools to the latest version of the PS module today....

@assmatt @pierrejoubert thanks for sharing your thoughts. I task doesn't really control the permissions as these depends on the permissions of the account running the agent. In most cases though...

@pierrejoubert are you still having issues with the logs? Did you try to download the logs from the build/release and see whether you have everything you need in there?

@pierrejoubert thanks for sharing your experience Do you get the same error if you import the data using the Packager Deployer?

@Shikha1405 @hansgfixed I had this issue and it got resolved after increasing the timeout in the task. In your case does the publish take less than timeout specified but the...

@sannicolao isn't the first publish call that you make in the code that you shared a sync call? (i.e. the execution will be blocked until this call succeeds or fails)