Announcements
Hi,
I want to update the version number of a Power Apps solution from within an Azure pipeline. However, the invalid number of components error is thrown at me.
Settings:
Error:
Hi Meijrink,You should set the Build number format in the options tab of the pipeline. That will solve the issue.
I need to do a similar thing, i.e. just increment the revision number.
In Options i set the Build Number Format to:
$(version.MajorMinor).$(version.Patch).$(Rev:r)
In the Power Platform Set Solution Version task i set the Solution Version Number to $Build.BuildNumber)
I get this error :
##[error]Invalid number of components in version. Version: $(version.MajorMinor).$(version.Patch).$(Rev:r). this should translate to: 1.0.0.2
what am i doing wrong?
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
11manish 530
WarrenBelz 459 Most Valuable Professional
Haque 314