Use of single-step solution upgrade #1319
Answered
by
parvezghumra
ilazarevski
asked this question in
Q&A
-
|
Can we check if we can use the 'singel-step upgrade' option (link below) when doing an upgrade of a solution via Power Platform Build tools? https://learn.microsoft.com/en-us/power-platform/alm/performance-recommendations |
Beta Was this translation helpful? Give feedback.
Answered by
parvezghumra
Mar 1, 2026
Replies: 1 comment 1 reply
-
|
@ilazarevski Yes this is possible if you configure the Import Solution task in your pipeline as follows:
If you're using classic pipeline, the config should look as follows If you're using YAML pipelines, the config should look as follows |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
ilazarevski
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


@ilazarevski Yes this is possible if you configure the Import Solution task in your pipeline as follows:
If you're using classic pipeline, the config should look as follows
If you're using YAML pipelines, the config should look as follows