WaelHamze

Results 126 comments of WaelHamze

There isn't much documentation on what -Credential currently supports. I have only used it with username/password. But browsing through the APIs I can see this: https://docs.microsoft.com/en-us/powershell/module/microsoft.xrm.onlinemanagementapi/enable-crmmanagementapp?view=pa-ps-latest Have you tried calling...

@jaredrakoff thanks for sharing this. Do you think this is a powershell module limitation? You could try to split schema so you have more than one package (may not be...

@jaredrakoff yes the task uses the latest module

@jaredrakoff @davdatong This task using the configuration migration powershell. Might be worth keep an eye on future versions to see if it addresses your issue. You can change the version...

@shsaraswat06 what type of instance are you creating from pipeline vs UI?

@mjburley @MscrmTools @shsaraswat06 this looks like a licensing issue. Note this is using the online management API as opposed to the PowerApps API https://docs.microsoft.com/en-us/powershell/module/microsoft.xrm.onlinemanagementapi/new-crminstance?view=pa-ps-latest Are you trying to create a...

@kazur97 are you still having an issue with this?

@don-matese @tomidix have you compared the import time in solution history of the UI import verus the import via SDK API using the tools? @itsDineshv you need to increase the...

@jaynathpandit this video contains a section on service principals: https://www.youtube.com/watch?v=rl62P68UxE4&t=1s

@sannicolao The task doesn't prevent this in case you really wanted to install a previous version. The questions is what is your use case and why are you triggering a...