microsoft / coe-starter-kit

Other
739 stars 218 forks source link

[ALM Accelerator - QUESTION] Importing unmanaged solution #7872

Open zellos13 opened 6 months ago

zellos13 commented 6 months ago

What is your question?

Hello,

I am trying to import a solution as unmanaged using the Import Solution feature in the Canvas app.

image

I am using the PROD profile. The target environment for the PROD profile is my second environment (Power Platform Universe profile is a default one, where the original solution is stored), but ALM Accelerator still pushes the solution to the default environment. Why is that?

image

When I am using the standard Commit-Deploy feature in the app - it pushes the app to the proper target environment, but when I am using the Import solution feature, it doesn't. Do you have any suggestions where I am making a mistake?

image

What component are you experiencing the issue with?

ALM Accelerator Canvas App

What solution version are you using?

1.0.20240104.1(Managed)

AB#2596

mikefactorial commented 6 months ago

@zellos13 the import is only intended to import into the selected Maker environment. Only configuration information about post deployment settings are stored in the configuration to wire up connection references, environment variables etc. The ability to deploy as unmanaged isn't enabled in the ALM Accelerator. Only import as unmanaged to the Maker environment.

zellos13 commented 6 months ago

Hi @mikefactorial

So, I should be able to deploy an unmanaged solution just using the article I posted right?

I did what I described in the issue and I still can't set this up to work.

I am using Import Solution feature to import this, but without success..

zellos13 commented 6 months ago

@mikefactorial

This is my configuration:

image image image image image image image

But it still connect to Power Platform Universe environment - not Adam Kowalski's environment. Why?

image