Marc Schweigert

Results 11 comments of Marc Schweigert

Thanks for the feedback. I have passed this on to the Power Platform Build Tools team.

@mattp65 - Yes, the tools are GA now: https://powerapps.microsoft.com/en-us/blog/announcing-general-availability-of-microsoft-power-platform-build-tools/, including service principal connection. The new service principal connection docs are here: https://docs.microsoft.com/en-us/power-platform/alm/devops-build-tools#configure-service-connections-using-a-service-principal.

I think the *how* for allowing consumers less important. What's most important is that consumers don't have to maintain two sets of connections. Appreciate all the feedback here. I share...

Sorry it has taken so long to follow up. I've had a few discussions with the built tools team and also needed to wrap my head around AzDO service connections...

@WaelHamze - All valid points. However, for separation of concerns in this case, it sounds more like an ask of the AzDO team that owns Service Connections to support pulling...

It's been a long time since I raised this issue. Closing it because an upcoming release of the PPBT will have a task that gives you the information you need...

Also look into: https://docs.microsoft.com/en-us/azure/active-directory/msi-overview https://docs.microsoft.com/en-us/azure/app-service/app-service-managed-service-identity

We already have automated ui testing in the reference app: https://github.com/devkeydet/CrmAsyncRequestResponseSampleV2/tree/master/UIAutomationTests However, there is a known issue with https://github.com/Microsoft/EasyRepro/ when executing a headless test with the phantomjs driver: https://github.com/devkeydet/CrmAsyncRequestResponseSampleV2/issues/23 See:...

Two options: -Spin up our own agent with a browser installed and use the browser driver (adds complexity) -Wait until phantomjs is working

See: https://docs.microsoft.com/en-us/visualstudio/ide/how-to-create-multi-project-templates