web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Unanswered

Deploying an ISV solution into the new PPAC hosted environment

(2) ShareShare
ReportReport
Posted on by 14
I'm sure some people in the world must be experiencing the same.
 
We are going through the build phase of our D365FO project and have spun up the normal test, uat, etc. environments in the PPAC (Power Platform Admin Centre)
LCS is being moved away from and users will be on PPAC long term.    We are facing come challenges with this new world of PPAC and one of them is finding out how to do things.
 
 The big issue we have at the moment is deploying an ISV for document printing.   The ISV vendor is not on PPAC so struggling to work out how to do it.  We have tickets with them, we have tickets with Microsoft.  The ISV vendor has tickets with Microsoft.   How do we get from the normally supplied ISV zip that would be deployed by LCS.  Into the PPAC hosted environment without using LCS.
 
Just thought would put it out there to see if any one experiencing the same or similar challenges.  Microsoft documentation is sparce to say the least and cant find any steps that will take us from A to B.
 
Posed here as couldn't find specific forum.
I have the same question (0)
  • André Arnaud de Calavon Profile Picture
    297,929 Super User 2025 Season 2 on at
    Deploying an ISV solution into the new PPAC hosted environment
    Hi,
     
    You can use the next command to convert the deployable package to a unified package, but I think you already were able to perform this task.
     
    In Powershell:
    .\ModelUtil.exe -convertToUnifiedPackage -file="C:\Temp\[DeployablePackageFileName].zip" -outputpath="C:\Temp\Uni"
     
    You can also use a Powershell script to install the package, but release pipelines as mentioned by Martin will be a better and more robust option.
    Command 1: Open a connection to a UDE environment
    pac auth create --environment https://[environmenturl].crm4.dynamics.com
    Command 2: Deploy the package 
    pac package deploy --logConsole --package C:\Temp\UNI\TemplatePackage.dll
     
    A great help for getting started with the new UDE environments is a blog from Aurelien Clere: Dynamics 365 FinOps Unified developer experience — PowerAzure365
  • Martin Dráb Profile Picture
    236,017 Most Valuable Professional on at
    Deploying an ISV solution into the new PPAC hosted environment
    I guess you mean a deployable package; you can't use that for the Power Platform environment. Ideally, the ISV should give you the Unified Packages instead; generating it can be as simple as checking a single checkbox (Create Power Platform Unified Package) in their build pipeline. If not, you can convert it on your own by using ModelUtil.exe with -convertToUnifiedPackage flag.
     
    The way of deployment I'm aware of is using Power Platform Deploy Package task in a release pipelines. It's shown in Unified developer experience for finance and operations apps > Continuous integration and deployment.
  • GB-22111519-0 Profile Picture
    14 on at
    Deploying an ISV solution into the new PPAC hosted environment
    Hi...
     
    The zip file contains the content that would normally be deployed using LCS.  We cant find any reliable detailed documentation on if this can be deployed to a PPAC environment which has not links to LCS at all and brief documentation on converting the ZIP to a new format but then no further documentation for the next steps.
     
  • Martin Dráb Profile Picture
    236,017 Most Valuable Professional on at
    Deploying an ISV solution into the new PPAC hosted environment
    What is inside the ZIP file you receive from the ISV?

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.

Helpful resources

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Andrés Arias – Community Spotlight

We are honored to recognize Andrés Arias as our Community Spotlight honoree for…

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
Sohaib Cheema Profile Picture

Sohaib Cheema 814 User Group Leader

#2
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 798 Super User 2025 Season 2

#3
CA Neeraj Kumar Profile Picture

CA Neeraj Kumar 622

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans