How to Deploy Event Management Site to Power Apps Portal


angular dynamics365

Assume, you have a custom event website on the Power Apps Portal and you have the customizable Angular version.

  1. Open the project folder in Powershell.

  2. Run Scripts/DeployToDynamics365Instance.ps1 in the folder:

Building the Angular app

You will see the process of building. It runs the simple ng build --prod --output-hashing under the hood.

  1. After successful build you should see the PowerShell Interactive Login:

Building the Angular app

  1. Enter the region, username, and password from your power portal:

comments powered by Disqus