Dynamics 365 Power Apps Portals allows you to build websites from your power apps with a low code no code experience which may present some challenges for deployments. This is a comprehensive session covering all the considerations when deploying Power Apps Portals
The most important PowerApps Portals customisations are included in the following Power Apps CDS Entities,
- Webpage – Copy/HTML Code, Custom JavaScript, Custom CSS.
- Web Template – Liquid Template
- Entity Form – Custom JavaScript
- Entity List – Custom JavaScript
- Web Form Steps – Custom JavaScript
- Content Snippet – HTML Code
In this session we will show you how to deploy your Portals environments using azure devops pipelines using;
Power Devops Tools – provides a wealthy list of reusable deployments tasks
Azure Devops Subscription – Required to run build tasks and source control artefacts
Configuration Migration Tool – Latest version allows FetchXML Filtering
Configuration Schema for Portals can be downloaded from the following links;
Schema files are available for the following portal types:
- Portals created in an environment with Common Data Service
- Portals created in an environment containing model-driven apps in Dynamics 365
https://docs.microsoft.com/en-us/powerapps/maker/portals/admin/migrate-portal-configuration
We will also show you how to backup your code using Power Automate Flows!