Re: Use unmananged environment as target in pipelines
hi @gralls
I have a PowerApps premium licence (per user).
Until now I defined my pipeline this way:
Host pipeline environment (sandbox type environment and unmanaged)
Dev & Test environment (sandbox type and unmanaged)
Target environment (production type and unmanaged)
I didn't notice any issue when deploying my solutions/apps from Dev to Production.
Now I reorganized my environments due to capacity issues and I've defined my pipeline (I think according with documentation) this way:
Host pipeline environment : Production type unmanaged.
Dev & Test : Developper type unmanaged
Target : Production type managed
Best regards